@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 _:Nfa39135866fe49a1bf1c034e9b1c78a3 ;
    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 .

_:N00a48fa7463f4bdc820b9a7ec34623ae 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 _:Nfa39135866fe49a1bf1c034e9b1c78a3 ;
    schema:name "Pursuing the Dragon ~ Voice of Journey's Beginnings"@en,
        "竜を追いかけて ～旅立ちの声～"@ja .

_:N04a309488ffe4791bc9c9381da28c561 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 _:Nfa39135866fe49a1bf1c034e9b1c78a3 ;
    schema:name "Dance of the Woodlander"@en,
        "森の民の小躍り"@ja .

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

_:N1aa5f99cbe3049228f4af9a2ff5ffb7e 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 _:Nfa39135866fe49a1bf1c034e9b1c78a3 ;
    schema:name "Tears of the Black Witch"@en,
        "黒き魔女の涙"@ja .

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

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

_:N59376b66ab694596a70f4d7e0b197a94 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 _:Nfa39135866fe49a1bf1c034e9b1c78a3 ;
    schema:name "Twin Recollections (Field Edit Version)"@en,
        "双子の追想 (Field Edit Version)"@ja .

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

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

_:N875b7e29f8c84475be8fb05a71d16f28 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 _:Nfa39135866fe49a1bf1c034e9b1c78a3 ;
    schema:name "Pursuing the Dragon (Field Edit Version)"@en,
        "竜を追いかけて (Field Edit Version)"@ja .

_:Nbbd465cd16174babb6cc1e2a09a78da8 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 _:Nfa39135866fe49a1bf1c034e9b1c78a3 ;
    schema:name "Pursuing the Dragon ~ The Hereafter"@en,
        "竜を追いかけて ～辿り着いた先～"@ja .

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

_:Nde5efbd3d9f5409a9a488fdb62874bab 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 _:Nfa39135866fe49a1bf1c034e9b1c78a3 ;
    schema:name "Adventure of the Would-Be Hero"@en,
        "自称勇者の冒険"@ja .

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

_:Nfa39135866fe49a1bf1c034e9b1c78a3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00a48fa7463f4bdc820b9a7ec34623ae,
        _:N04a309488ffe4791bc9c9381da28c561,
        _:N14f0bb4b7fe042ffab40cf4edee0e36c,
        _:N1aa5f99cbe3049228f4af9a2ff5ffb7e,
        _:N4ee466a569064508b8abd6c5fc4367a4,
        _:N550c92140c8e4142828628dc74766c17,
        _:N59376b66ab694596a70f4d7e0b197a94,
        _:N66a6386144064a0e977e83e6515fcda6,
        _:N6cc156b1da3846b4879d6bc724e1e9c0,
        _:N875b7e29f8c84475be8fb05a71d16f28,
        _:Nbbd465cd16174babb6cc1e2a09a78da8,
        _:Nda7688b026cd462d9699c9808712be43,
        _:Nde5efbd3d9f5409a9a488fdb62874bab,
        _:Ne7a7f387bd8f4afc8ca1547f4701189e ;
    mo:track_count 14 ;
    schema:duration "PT48:27"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N00a48fa7463f4bdc820b9a7ec34623ae,
        _:N04a309488ffe4791bc9c9381da28c561,
        _:N14f0bb4b7fe042ffab40cf4edee0e36c,
        _:N1aa5f99cbe3049228f4af9a2ff5ffb7e,
        _:N4ee466a569064508b8abd6c5fc4367a4,
        _:N550c92140c8e4142828628dc74766c17,
        _:N59376b66ab694596a70f4d7e0b197a94,
        _:N66a6386144064a0e977e83e6515fcda6,
        _:N6cc156b1da3846b4879d6bc724e1e9c0,
        _:N875b7e29f8c84475be8fb05a71d16f28,
        _:Nbbd465cd16174babb6cc1e2a09a78da8,
        _:Nda7688b026cd462d9699c9808712be43,
        _:Nde5efbd3d9f5409a9a488fdb62874bab,
        _:Ne7a7f387bd8f4afc8ca1547f4701189e .

