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

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

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

<artist/16967#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/116167#subject> ;
    schema:name "Shotaro Seo"@en,
        "瀬尾祥太郎"@ja ;
    foaf:made <album/116167#composition>,
        <album/116167#subject> ;
    foaf:name "Shotaro Seo"@en,
        "瀬尾祥太郎"@ja .

<artist/31677#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/116167#subject> ;
    schema:name "Oliver Good"@en ;
    foaf:made <album/116167#composition>,
        <album/116167#subject> ;
    foaf:name "Oliver Good"@en .

<artist/803#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/116167#subject> ;
    schema:name "Keiichi Okabe"@en,
        "岡部啓一"@ja ;
    foaf:made <album/116167#composition>,
        <album/116167#subject> ;
    foaf:name "Keiichi Okabe"@en,
        "岡部啓一"@ja .

<product/10694#subject> a schema:CreativeWork ;
    schema:name "Voice of Cards: The Isle Dragon Roars"@en,
        "Voice of Cards ドラゴンの島"@ja,
        "Voice of Cards: Dragon no Shima"@ja-latn ;
    foaf:name "Voice of Cards: The Isle Dragon Roars"@en,
        "Voice of Cards ドラゴンの島"@ja,
        "Voice of Cards: Dragon no Shima"@ja-latn .

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

<album/116167#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Voice of Cards: Dragon no Shima Original Soundtrack"@en,
        "Voice of Cards ドラゴンの島 Original Soundtrack"@ja,
        "Voice of Cards: Dragon no Shima Original Soundtrack"@ja-latn ;
    mo:performance_of <album/116167#musicalwork> ;
    mo:recorded_as <album/116167#musicalexpression> ;
    schema:name "Voice of Cards: Dragon no Shima Original Soundtrack"@en,
        "Voice of Cards ドラゴンの島 Original Soundtrack"@ja,
        "Voice of Cards: Dragon no Shima Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/116167#musicalwork> .

<org/1466#subject> schema:name "SQUARE ENIX MUSIC"@en,
        "SQUARE ENIX MUSIC"@ja,
        "SQUARE ENIX MUSIC"@ja-latn ;
    foaf:name "SQUARE ENIX MUSIC"@en,
        "SQUARE ENIX MUSIC"@ja,
        "SQUARE ENIX MUSIC"@ja-latn .

<https://media.vgm.io/albums/76/116167/116167-f62f4066081b.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/116167#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/76/116167/116167-f62f4066081b.png> ;
    foaf:depicts <album/116167#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/76/116167/116167-f62f4066081b.png> .

<https://medium-media.vgm.io/albums/76/116167/116167-f62f4066081b.png> a schema:ImageObject,
        foaf:Image .

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

<album/116167#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Voice of Cards: Dragon no Shima Original Soundtrack"@en,
        "Voice of Cards ドラゴンの島 Original Soundtrack"@ja,
        "Voice of Cards: Dragon no Shima Original Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(MONACA"@en ;
            foaf:made <album/116167#composition> ;
            foaf:name "(MONACA"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(MONACA)"@en ;
            foaf:made <album/116167#composition> ;
            foaf:name "(MONACA)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(MONACA)"@en ;
            foaf:made <album/116167#composition> ;
            foaf:name "(MONACA)"@en ],
        <artist/16967#subject>,
        <artist/31677#subject>,
        <artist/803#subject> ;
    mo:produced_work <album/116167#musicalwork> ;
    schema:name "Voice of Cards: Dragon no Shima Original Soundtrack"@en,
        "Voice of Cards ドラゴンの島 Original Soundtrack"@ja,
        "Voice of Cards: Dragon no Shima Original Soundtrack"@ja-latn .

<album/116167#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-11-12"^^xsd:date ;
    dcterms:title "Voice of Cards: Dragon no Shima Original Soundtrack"@en,
        "Voice of Cards ドラゴンの島 Original Soundtrack"@ja,
        "Voice of Cards: Dragon no Shima Original Soundtrack"@ja-latn ;
    mo:catalogue_number "SQEX-50144" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/116167#musicalexpression> ;
    mo:publisher <org/1466#subject> ;
    mo:record _:Nf2914063ab32402e9f9b5540c3e1de43 ;
    mo:record_count 1 ;
    schema:about <product/10694#subject> ;
    schema:datePublished "2021-11-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/76/116167/116167-f62f4066081b.png> ;
    schema:name "Voice of Cards: Dragon no Shima Original Soundtrack"@en,
        "Voice of Cards ドラゴンの島 Original Soundtrack"@ja,
        "Voice of Cards: Dragon no Shima Original Soundtrack"@ja-latn ;
    schema:publisher <org/1466#subject> ;
    foaf:depiction <https://media.vgm.io/albums/76/116167/116167-f62f4066081b.png> .

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

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

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

_:N2b7ef693ceb342a18287de2259aeb868 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Light Piercing Impurity"@en,
        "穢れを穿つ光"@ja ;
    mo:track_number 13 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:Nf2914063ab32402e9f9b5540c3e1de43 ;
    schema:name "Light Piercing Impurity"@en,
        "穢れを穿つ光"@ja .

_:N3af4c143c2974f2bb7f5b19cf9014c43 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forbidden Magic"@en,
        "禁じられた呪い"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:Nf2914063ab32402e9f9b5540c3e1de43 ;
    schema:name "Forbidden Magic"@en,
        "禁じられた呪い"@ja .

_:N53939881d0e942169965ad5be248d342 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dance of the Woodlander"@en,
        "森の民の小躍り"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:Nf2914063ab32402e9f9b5540c3e1de43 ;
    schema:name "Dance of the Woodlander"@en,
        "森の民の小躍り"@ja .

_:N57efd9548fdc4008b65fbddc0c68971f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Where Monsters Nest"@en,
        "魔物が棲むところ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:Nf2914063ab32402e9f9b5540c3e1de43 ;
    schema:name "Where Monsters Nest"@en,
        "魔物が棲むところ"@ja .

_:N5e989c48247e42cb8245b8b3251384fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pulsating Power"@en,
        "脈打つ力"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Nf2914063ab32402e9f9b5540c3e1de43 ;
    schema:name "Pulsating Power"@en,
        "脈打つ力"@ja .

_:N6459cae8a1df4cc3a54561d698bccab7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Twin Recollections"@en,
        "双子の追想"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:Nf2914063ab32402e9f9b5540c3e1de43 ;
    schema:name "Twin Recollections"@en,
        "双子の追想"@ja .

_:N83f1fb6db04f4bb68b5f876804ee122f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rest In Peace"@en,
        "霊廟に眠れ"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:Nf2914063ab32402e9f9b5540c3e1de43 ;
    schema:name "Rest In Peace"@en,
        "霊廟に眠れ"@ja .

_:N9dbf65a71ef045a6aee62467fef25446 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pursuing the Dragon ~ Voice of Journey's Beginnings"@en,
        "竜を追いかけて ～旅立ちの声～"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:Nf2914063ab32402e9f9b5540c3e1de43 ;
    schema:name "Pursuing the Dragon ~ Voice of Journey's Beginnings"@en,
        "竜を追いかけて ～旅立ちの声～"@ja .

_:N9eda00fd258a436283406204aa167210 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pursuing the Dragon (Field Edit Version)"@en,
        "竜を追いかけて (Field Edit Version)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:Nf2914063ab32402e9f9b5540c3e1de43 ;
    schema:name "Pursuing the Dragon (Field Edit Version)"@en,
        "竜を追いかけて (Field Edit Version)"@ja .

_:Nae30645467cc4d30b1d776c967258b60 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tears of the Black Witch"@en,
        "黒き魔女の涙"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:Nf2914063ab32402e9f9b5540c3e1de43 ;
    schema:name "Tears of the Black Witch"@en,
        "黒き魔女の涙"@ja .

_:Nae88935966d14eeb8c4b093cbc3beb69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Twin Recollections (Field Edit Version)"@en,
        "双子の追想 (Field Edit Version)"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:Nf2914063ab32402e9f9b5540c3e1de43 ;
    schema:name "Twin Recollections (Field Edit Version)"@en,
        "双子の追想 (Field Edit Version)"@ja .

_:Nc924f96afb43413581e83611942f9d46 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Midday Town"@en,
        "白昼の街"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:Nf2914063ab32402e9f9b5540c3e1de43 ;
    schema:name "Midday Town"@en,
        "白昼の街"@ja .

_:Ncb119f40170940228379e8ada58800b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pursuing the Dragon ~ The Hereafter"@en,
        "竜を追いかけて ～辿り着いた先～"@ja ;
    mo:track_number 14 ;
    schema:duration "PT6:01"^^xsd:interval ;
    schema:inPlaylist _:Nf2914063ab32402e9f9b5540c3e1de43 ;
    schema:name "Pursuing the Dragon ~ The Hereafter"@en,
        "竜を追いかけて ～辿り着いた先～"@ja .

_:Ne9cafc6d9da84eb0a7b4082ecad21db4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Adventure of the Would-Be Hero"@en,
        "自称勇者の冒険"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:Nf2914063ab32402e9f9b5540c3e1de43 ;
    schema:name "Adventure of the Would-Be Hero"@en,
        "自称勇者の冒険"@ja .

_:Nf2914063ab32402e9f9b5540c3e1de43 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2b7ef693ceb342a18287de2259aeb868,
        _:N3af4c143c2974f2bb7f5b19cf9014c43,
        _:N53939881d0e942169965ad5be248d342,
        _:N57efd9548fdc4008b65fbddc0c68971f,
        _:N5e989c48247e42cb8245b8b3251384fa,
        _:N6459cae8a1df4cc3a54561d698bccab7,
        _:N83f1fb6db04f4bb68b5f876804ee122f,
        _:N9dbf65a71ef045a6aee62467fef25446,
        _:N9eda00fd258a436283406204aa167210,
        _:Nae30645467cc4d30b1d776c967258b60,
        _:Nae88935966d14eeb8c4b093cbc3beb69,
        _:Nc924f96afb43413581e83611942f9d46,
        _:Ncb119f40170940228379e8ada58800b5,
        _:Ne9cafc6d9da84eb0a7b4082ecad21db4 ;
    mo:track_count 14 ;
    schema:duration "PT48:27"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N2b7ef693ceb342a18287de2259aeb868,
        _:N3af4c143c2974f2bb7f5b19cf9014c43,
        _:N53939881d0e942169965ad5be248d342,
        _:N57efd9548fdc4008b65fbddc0c68971f,
        _:N5e989c48247e42cb8245b8b3251384fa,
        _:N6459cae8a1df4cc3a54561d698bccab7,
        _:N83f1fb6db04f4bb68b5f876804ee122f,
        _:N9dbf65a71ef045a6aee62467fef25446,
        _:N9eda00fd258a436283406204aa167210,
        _:Nae30645467cc4d30b1d776c967258b60,
        _:Nae88935966d14eeb8c4b093cbc3beb69,
        _:Nc924f96afb43413581e83611942f9d46,
        _:Ncb119f40170940228379e8ada58800b5,
        _:Ne9cafc6d9da84eb0a7b4082ecad21db4 .

