@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/56108> foaf:primaryTopic <album/56108#subject> .

<artist/12535#subject> a schema:Person,
        foaf:Person ;
    schema:name "Daisuke Iwasaki"@en,
        "岩崎大介"@ja ;
    foaf:made <album/56108#lyrics>,
        <album/56108#subject> ;
    foaf:name "Daisuke Iwasaki"@en,
        "岩崎大介"@ja .

<artist/6969#subject> a schema:Person,
        foaf:Person ;
    schema:name "Wataru Hatano"@en,
        "羽多野渉"@ja ;
    foaf:made <album/56108#subject>,
        <album/56108#vocals> ;
    foaf:name "Wataru Hatano"@en,
        "羽多野渉"@ja .

<artist/110#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56108#subject> ;
    schema:name "Junpei Fujita"@en,
        "藤田淳平"@ja ;
    foaf:made <album/56108#composition>,
        <album/56108#subject> ;
    foaf:name "Junpei Fujita"@en,
        "藤田淳平"@ja .

<artist/12593#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56108#subject> ;
    schema:name "Takao Nagatani"@en,
        "永谷喬夫"@ja ;
    foaf:made <album/56108#composition>,
        <album/56108#lyrics>,
        <album/56108#subject> ;
    foaf:name "Takao Nagatani"@en,
        "永谷喬夫"@ja .

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

<product/7412#subject> a schema:CreativeWork ;
    schema:name "Fw:Hamatora"@en,
        "Fw:ハマトラ"@ja,
        "Fw:Hamatora"@ja-latn ;
    foaf:name "Fw:Hamatora"@en,
        "Fw:ハマトラ"@ja,
        "Fw:Hamatora"@ja-latn .

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

<album/56108#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Unmei no Coda / Wataru Hatano"@en,
        "運命のCoda / 羽多野渉"@ja,
        "Unmei no Coda / Wataru Hatano"@ja-latn ;
    mo:performance_of <album/56108#musicalwork> ;
    mo:recorded_as <album/56108#musicalexpression> ;
    schema:name "Unmei no Coda / Wataru Hatano"@en,
        "運命のCoda / 羽多野渉"@ja,
        "Unmei no Coda / Wataru Hatano"@ja-latn ;
    schema:workPerformed <album/56108#musicalwork> .

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

<org/996#subject> schema:name "DIVE II"@en,
        "DIVE II"@ja,
        "DIVE II"@ja-latn ;
    foaf:name "DIVE II"@en,
        "DIVE II"@ja,
        "DIVE II"@ja-latn .

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

<https://medium-media.vgm.io/albums/80/56108/56108-1454868071.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/56108#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Unmei no Coda / Wataru Hatano"@en,
        "運命のCoda / 羽多野渉"@ja,
        "Unmei no Coda / Wataru Hatano"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden)"@en ;
            foaf:made <album/56108#composition> ;
            foaf:name "(Elements Garden)"@en ],
        <artist/110#subject>,
        <artist/12593#subject>,
        <artist/15666#subject> ;
    mo:produced_work <album/56108#musicalwork> ;
    schema:name "Unmei no Coda / Wataru Hatano"@en,
        "運命のCoda / 羽多野渉"@ja,
        "Unmei no Coda / Wataru Hatano"@ja-latn .

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

<album/56108#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-03-09"^^xsd:date ;
    dcterms:title "Unmei no Coda / Wataru Hatano"@en,
        "運命のCoda / 羽多野渉"@ja,
        "Unmei no Coda / Wataru Hatano"@ja-latn ;
    mo:catalogue_number "EYCA-10786/B" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/56108#musicalexpression> ;
    mo:publisher <org/996#subject> ;
    mo:record _:N91b4d360544749388cd39190251a8d0d,
        _:Nd69d061baaa94002bbd9e59f9ef72774 ;
    mo:record_count 2 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Dance with Devils"@en ;
            foaf:name "Dance with Devils"@en ],
        <product/7412#subject> ;
    schema:datePublished "2016-03-09"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/80/56108/56108-1454868071.jpg> ;
    schema:name "Unmei no Coda / Wataru Hatano"@en,
        "運命のCoda / 羽多野渉"@ja,
        "Unmei no Coda / Wataru Hatano"@ja-latn ;
    schema:publisher <org/996#subject> ;
    foaf:depiction <https://media.vgm.io/albums/80/56108/56108-1454868071.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "キミオ"@en ;
    foaf:made <album/56108#subject> ;
    foaf:name "キミオ"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "キミオ"@en ;
    foaf:made <album/56108#lyrics> ;
    foaf:name "キミオ"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56108#subject> ;
    schema:name "(Elements Garden)"@en ;
    foaf:made <album/56108#subject> ;
    foaf:name "(Elements Garden)"@en .

_:N211f29db3f9349a7b78ef24461812265 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "わすれもの (instrumental)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Nd69d061baaa94002bbd9e59f9ef72774 ;
    schema:name "わすれもの (instrumental)"@ja .

_:N4d368371686a41f396e42a23bd69aaa1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "運命のCoda (Music Video)"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N91b4d360544749388cd39190251a8d0d ;
    schema:name "運命のCoda (Music Video)"@ja .

_:N56240aa1de444284b3b5703c9a2639eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "運命のCoda"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:Nd69d061baaa94002bbd9e59f9ef72774 ;
    schema:name "運命のCoda"@ja .

_:N63b70b3089514346bd3c847372d94b33 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "運命のCoda (instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:Nd69d061baaa94002bbd9e59f9ef72774 ;
    schema:name "運命のCoda (instrumental)"@ja .

_:N91b4d360544749388cd39190251a8d0d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N4d368371686a41f396e42a23bd69aaa1 ;
    mo:track_count 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N4d368371686a41f396e42a23bd69aaa1 .

_:Nbb92cd52e2d84befbcac4e7212652242 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rolling life (instrumental)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Nd69d061baaa94002bbd9e59f9ef72774 ;
    schema:name "Rolling life (instrumental)"@ja .

_:Nbe4beb8a70734eb49a9217440c2186b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "わすれもの"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Nd69d061baaa94002bbd9e59f9ef72774 ;
    schema:name "わすれもの"@ja .

_:Nf41dee645b6647928dbd45dba5c034e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rolling life"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Nd69d061baaa94002bbd9e59f9ef72774 ;
    schema:name "Rolling life"@ja .

_:Nd69d061baaa94002bbd9e59f9ef72774 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N211f29db3f9349a7b78ef24461812265,
        _:N56240aa1de444284b3b5703c9a2639eb,
        _:N63b70b3089514346bd3c847372d94b33,
        _:Nbb92cd52e2d84befbcac4e7212652242,
        _:Nbe4beb8a70734eb49a9217440c2186b7,
        _:Nf41dee645b6647928dbd45dba5c034e2 ;
    mo:track_count 6 ;
    schema:duration "PT24:52"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N211f29db3f9349a7b78ef24461812265,
        _:N56240aa1de444284b3b5703c9a2639eb,
        _:N63b70b3089514346bd3c847372d94b33,
        _:Nbb92cd52e2d84befbcac4e7212652242,
        _:Nbe4beb8a70734eb49a9217440c2186b7,
        _:Nf41dee645b6647928dbd45dba5c034e2 .

