@prefix bio: <http://purl.org/vocab/bio/0.1/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix event: <http://purl.org/NET/c4dm/event.owl#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix mo: <http://purl.org/ontology/mo/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix tl: <http://purl.org/NET/c4dm/timeline.owl#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@base <//vgmdb.animusic.moe/> .

<album/93941> foaf:primaryTopic <album/93941#subject> .

<artist/21859#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuma Uchida"@en,
        "内田雄馬"@ja ;
    foaf:made <album/93941#subject>,
        <album/93941#vocals> ;
    foaf:name "Yuma Uchida"@en,
        "内田雄馬"@ja .

<artist/19995#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/93941#subject> ;
    schema:name "Hirotaka Hayakawa"@en,
        "早川博隆"@ja ;
    foaf:made <album/93941#composition>,
        <album/93941#subject> ;
    foaf:name "Hirotaka Hayakawa"@en,
        "早川博隆"@ja .

<artist/27934#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/93941#subject> ;
    schema:name "Shogo"@en ;
    foaf:made <album/93941#composition>,
        <album/93941#lyrics>,
        <album/93941#subject> ;
    foaf:name "Shogo"@en .

<artist/29425#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/93941#subject> ;
    schema:name "Mitsu.J"@en ;
    foaf:made <album/93941#composition>,
        <album/93941#subject> ;
    foaf:name "Mitsu.J"@en .

<artist/29635#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/93941#subject> ;
    schema:name "SHOW"@en ;
    foaf:made <album/93941#composition>,
        <album/93941#lyrics>,
        <album/93941#subject> ;
    foaf:name "SHOW"@en .

<artist/33108#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/93941#subject> ;
    schema:name "Yuhei Kato"@en,
        "加藤祐平"@ja ;
    foaf:made <album/93941#composition>,
        <album/93941#subject> ;
    foaf:name "Yuhei Kato"@en,
        "加藤祐平"@ja .

<artist/36335#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/93941#subject> ;
    schema:name "Tomoyuki Hirakawa"@en ;
    foaf:made <album/93941#composition>,
        <album/93941#subject> ;
    foaf:name "Tomoyuki Hirakawa"@en .

<artist/47716#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/93941#subject> ;
    schema:name "Belex"@en ;
    foaf:made <album/93941#composition>,
        <album/93941#subject> ;
    foaf:name "Belex"@en .

<product/7497#subject> a schema:CreativeWork ;
    schema:name "Ahiru no Sora"@en,
        "あひるの空"@ja,
        "Ahiru no Sora"@ja-latn ;
    foaf:name "Ahiru no Sora"@en,
        "あひるの空"@ja,
        "Ahiru no Sora"@ja-latn .

<album/93941#musicalexpression> a mo:Signal ;
    mo:published_as <album/93941#subject> ;
    mo:records <album/93941#performance> .

<album/93941#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Over / Yuma Uchida"@en,
        "Over / 内田雄馬"@ja,
        "Over / Yuma Uchida"@ja-latn ;
    mo:performance_of <album/93941#musicalwork> ;
    mo:recorded_as <album/93941#musicalexpression> ;
    schema:name "Over / Yuma Uchida"@en,
        "Over / 内田雄馬"@ja,
        "Over / Yuma Uchida"@ja-latn ;
    schema:workPerformed <album/93941#musicalwork> .

<album/93941#vocals> a mo:Singer .

<org/1499#subject> schema:name "KING AMUSEMENT CREATIVE"@en,
        "KING AMUSEMENT CREATIVE"@ja,
        "KING AMUSEMENT CREATIVE"@ja-latn ;
    foaf:name "KING AMUSEMENT CREATIVE"@en,
        "KING AMUSEMENT CREATIVE"@ja,
        "KING AMUSEMENT CREATIVE"@ja-latn .

<https://media.vgm.io/albums/14/93941/93941-1581161333.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/93941#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/14/93941/93941-1581161333.jpg> ;
    foaf:depicts <album/93941#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/14/93941/93941-1581161333.jpg> .

<https://medium-media.vgm.io/albums/14/93941/93941-1581161333.jpg> a schema:ImageObject,
        foaf:Image .

<album/93941#lyrics> a mo:Lyrics .

<album/93941#musicalwork> a mo:MusicalWork,
        schema:CreativeWork ;
    mo:composed_in <album/93941#composition> ;
    mo:lyrics <album/93941#lyrics> ;
    mo:performed_in <album/93941#performance> ;
    mo:singer <album/93941#vocals> .

<album/93941#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Over / Yuma Uchida"@en,
        "Over / 内田雄馬"@ja,
        "Over / Yuma Uchida"@ja-latn ;
    mo:composer <artist/19995#subject>,
        <artist/27934#subject>,
        <artist/29425#subject>,
        <artist/29635#subject>,
        <artist/33108#subject>,
        <artist/36335#subject>,
        <artist/47716#subject> ;
    mo:produced_work <album/93941#musicalwork> ;
    schema:name "Over / Yuma Uchida"@en,
        "Over / 内田雄馬"@ja,
        "Over / Yuma Uchida"@ja-latn .

<album/93941#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-02-19"^^xsd:date ;
    dcterms:title "Over / Yuma Uchida"@en,
        "Over / 内田雄馬"@ja,
        "Over / Yuma Uchida"@ja-latn ;
    mo:catalogue_number "KICM-2028" ;
    mo:media_type "CD" ;
    mo:publication_of <album/93941#musicalexpression> ;
    mo:publisher <org/1499#subject> ;
    mo:record _:Ncfafb58fa06347a5b76f05c05b063fea ;
    mo:record_count 1 ;
    schema:about <product/7497#subject> ;
    schema:datePublished "2020-02-19"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/14/93941/93941-1581161333.jpg> ;
    schema:name "Over / Yuma Uchida"@en,
        "Over / 内田雄馬"@ja,
        "Over / Yuma Uchida"@ja-latn ;
    schema:publisher <org/1499#subject> ;
    foaf:depiction <https://media.vgm.io/albums/14/93941/93941-1581161333.jpg> .

_:N4a31fc6865aa4bec83b1367e7f4d9ecd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Loser"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:Ncfafb58fa06347a5b76f05c05b063fea ;
    schema:name "Loser"@en .

_:N5367eb4e724143448272b258d246cb2f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Loser (off vocal ver.)"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:Ncfafb58fa06347a5b76f05c05b063fea ;
    schema:name "Loser (off vocal ver.)"@en .

_:N6ab561962d234eefb24dcb46b591448a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Over"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:Ncfafb58fa06347a5b76f05c05b063fea ;
    schema:name "Over"@en .

_:N97fed7fd6efa4f1d97313543f4c0b1b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Buzzer Beater"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:Ncfafb58fa06347a5b76f05c05b063fea ;
    schema:name "Buzzer Beater"@en .

_:Na308560c3b1848e09dd27ee65813de70 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Over (off vocal ver.)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:Ncfafb58fa06347a5b76f05c05b063fea ;
    schema:name "Over (off vocal ver.)"@en .

_:Ne257c3e4b508490594feac571643b359 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Buzzer Beater (off vocal ver.)"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:Ncfafb58fa06347a5b76f05c05b063fea ;
    schema:name "Buzzer Beater (off vocal ver.)"@en .

_:Ncfafb58fa06347a5b76f05c05b063fea a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4a31fc6865aa4bec83b1367e7f4d9ecd,
        _:N5367eb4e724143448272b258d246cb2f,
        _:N6ab561962d234eefb24dcb46b591448a,
        _:N97fed7fd6efa4f1d97313543f4c0b1b3,
        _:Na308560c3b1848e09dd27ee65813de70,
        _:Ne257c3e4b508490594feac571643b359 ;
    mo:track_count 6 ;
    schema:duration "PT25:09"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N4a31fc6865aa4bec83b1367e7f4d9ecd,
        _:N5367eb4e724143448272b258d246cb2f,
        _:N6ab561962d234eefb24dcb46b591448a,
        _:N97fed7fd6efa4f1d97313543f4c0b1b3,
        _:Na308560c3b1848e09dd27ee65813de70,
        _:Ne257c3e4b508490594feac571643b359 .

