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

<album/140067#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "FFV TOHO ARRANGE"@en,
        "FFV TOHO ARRANGE"@ja,
        "FFV TOHO ARRANGE"@ja-latn ;
    mo:produced_work <album/140067#musicalwork> ;
    schema:name "FFV TOHO ARRANGE"@en,
        "FFV TOHO ARRANGE"@ja,
        "FFV TOHO ARRANGE"@ja-latn .

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

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

<event/151> a mo:Release ;
    schema:name "Released at Comic Market 82 (Aug 10, 2012 to Aug 12, 2012)" .

<product/10#subject> a schema:CreativeWork ;
    schema:name "Touhou Rei'iden ~ Highly Responsive to Prayers."@en,
        "東方靈異伝　～ Highly Responsive to Prayers."@ja,
        "Touhou Rei'iden ~ Highly Responsive to Prayers."@ja-latn ;
    foaf:name "Touhou Rei'iden ~ Highly Responsive to Prayers."@en,
        "東方靈異伝　～ Highly Responsive to Prayers."@ja,
        "Touhou Rei'iden ~ Highly Responsive to Prayers."@ja-latn .

<product/178#subject> a schema:CreativeWork ;
    schema:name "FINAL FANTASY V"@en,
        "ファイナルファンタジーV"@ja,
        "FINAL FANTASY V"@ja-latn ;
    foaf:name "FINAL FANTASY V"@en,
        "ファイナルファンタジーV"@ja,
        "FINAL FANTASY V"@ja-latn .

<product/20#subject> a schema:CreativeWork ;
    schema:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn ;
    foaf:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn .

<product/22#subject> a schema:CreativeWork ;
    schema:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn ;
    foaf:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn .

<product/25#subject> a schema:CreativeWork ;
    schema:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn ;
    foaf:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn .

<product/27#subject> a schema:CreativeWork ;
    schema:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn ;
    foaf:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn .

<product/37#subject> a schema:CreativeWork ;
    schema:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn ;
    foaf:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn .

<product/882#subject> a schema:CreativeWork ;
    schema:name "Touhou Shinreibyou ~ Ten Desires."@en,
        "東方神霊廟　～ Ten Desires."@ja,
        "Touhou Shinreibyou ~ Ten Desires."@ja-latn ;
    foaf:name "Touhou Shinreibyou ~ Ten Desires."@en,
        "東方神霊廟　～ Ten Desires."@ja,
        "Touhou Shinreibyou ~ Ten Desires."@ja-latn .

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

<album/140067#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "FFV TOHO ARRANGE"@en,
        "FFV TOHO ARRANGE"@ja,
        "FFV TOHO ARRANGE"@ja-latn ;
    mo:performance_of <album/140067#musicalwork> ;
    mo:recorded_as <album/140067#musicalexpression> ;
    schema:name "FFV TOHO ARRANGE"@en,
        "FFV TOHO ARRANGE"@ja,
        "FFV TOHO ARRANGE"@ja-latn ;
    schema:workPerformed <album/140067#musicalwork> .

<https://media.vgm.io/albums/76/140067/140067-3a43f4fa9c7c.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/140067#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/76/140067/140067-3a43f4fa9c7c.jpg> ;
    foaf:depicts <album/140067#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/76/140067/140067-3a43f4fa9c7c.jpg> .

<https://medium-media.vgm.io/albums/76/140067/140067-3a43f4fa9c7c.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/140067#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-08-11"^^xsd:date ;
    dcterms:title "FFV TOHO ARRANGE"@en,
        "FFV TOHO ARRANGE"@ja,
        "FFV TOHO ARRANGE"@ja-latn ;
    mo:catalogue_number "MCCD-02" ;
    mo:media_type "CD" ;
    mo:publication_of <album/140067#musicalexpression> ;
    mo:publisher _:N26ca47c723b14a4bac45df83e5a7c3e6 ;
    mo:record _:N0cca541bff6d4947846047e87b9fbe6d ;
    mo:record_count 1 ;
    mo:release <event/151> ;
    schema:about <product/10#subject>,
        <product/178#subject>,
        <product/20#subject>,
        <product/22#subject>,
        <product/25#subject>,
        <product/27#subject>,
        <product/37#subject>,
        <product/882#subject> ;
    schema:datePublished "2012-08-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/76/140067/140067-3a43f4fa9c7c.jpg> ;
    schema:name "FFV TOHO ARRANGE"@en,
        "FFV TOHO ARRANGE"@ja,
        "FFV TOHO ARRANGE"@ja-latn ;
    schema:publisher _:N26ca47c723b14a4bac45df83e5a7c3e6 ;
    foaf:depiction <https://media.vgm.io/albums/76/140067/140067-3a43f4fa9c7c.jpg> .

_:N05083acca6c24d4ab643e6e2d7fc3c7d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle 1"@en,
        "バトル1"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:N0cca541bff6d4947846047e87b9fbe6d ;
    schema:name "Battle 1"@en,
        "バトル1"@ja .

_:N0633408cd3b840c19732b5d20159de78 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Piano Lesson"@en,
        "ピアノのおけいこ"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N0cca541bff6d4947846047e87b9fbe6d ;
    schema:name "Piano Lesson"@en,
        "ピアノのおけいこ"@ja .

_:N0ccf7a18a41c408abcd3b0ed35e8c5a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A New Destiny"@en,
        "新しき運命"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N0cca541bff6d4947846047e87b9fbe6d ;
    schema:name "A New Destiny"@en,
        "新しき運命"@ja .

_:N26ca47c723b14a4bac45df83e5a7c3e6 schema:name "Milkclip"@en ;
    foaf:name "Milkclip"@en .

_:N3fdb77532f844ed89f5eb1c6d24caf11 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Home, Sweet Onigashima"@en,
        "はるかなる鬼ヶ島"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N0cca541bff6d4947846047e87b9fbe6d ;
    schema:name "Home, Sweet Onigashima"@en,
        "はるかなる鬼ヶ島"@ja .

_:N74a8d7ce9adf46fb84e559472f92c77d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle at the Shrine Path"@en,
        "参拝道の死闘"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N0cca541bff6d4947846047e87b9fbe6d ;
    schema:name "Battle at the Shrine Path"@en,
        "参拝道の死闘"@ja .

_:N8e8b4a1fbae94faa96160007d1814341 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Satori's Dungeon"@en,
        "さとりのダンジョン"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:N0cca541bff6d4947846047e87b9fbe6d ;
    schema:name "Satori's Dungeon"@en,
        "さとりのダンジョン"@ja .

_:Na858be3b078e470cb23c3e01e9102466 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grand Drive"@en,
        "大いなるドライブ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N0cca541bff6d4947846047e87b9fbe6d ;
    schema:name "Grand Drive"@en,
        "大いなるドライブ"@ja .

_:Nb035d67330624401b669923ad6df7b9b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voile, Library of Ancients"@en,
        "ヴワル古代図書館"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N0cca541bff6d4947846047e87b9fbe6d ;
    schema:name "Voile, Library of Ancients"@en,
        "ヴワル古代図書館"@ja .

_:Nc52fafd9191449008e4c5432d980e21a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Dawn Warriors"@en,
        "暁の戦士"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N0cca541bff6d4947846047e87b9fbe6d ;
    schema:name "The Dawn Warriors"@en,
        "暁の戦士"@ja .

_:Nc874b9e4574b45159e99f5acd1339abf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Main Theme"@en,
        "メインテーマ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N0cca541bff6d4947846047e87b9fbe6d ;
    schema:name "Main Theme"@en,
        "メインテーマ"@ja .

_:Nd7ab9b58c5974c6fa7514f057536ecf9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Four Hearts"@en,
        "4つの心"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:N0cca541bff6d4947846047e87b9fbe6d ;
    schema:name "Four Hearts"@en,
        "4つの心"@ja .

_:Nf76ed364273641ed868a65760aabece0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Town Theme"@en,
        "街のテーマ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:N0cca541bff6d4947846047e87b9fbe6d ;
    schema:name "Town Theme"@en,
        "街のテーマ"@ja .

_:Nfd9f545af99c433ba966c845ed65baa5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dear Friends"@en,
        "親愛なる友へ"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N0cca541bff6d4947846047e87b9fbe6d ;
    schema:name "Dear Friends"@en,
        "親愛なる友へ"@ja .

_:N0cca541bff6d4947846047e87b9fbe6d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N05083acca6c24d4ab643e6e2d7fc3c7d,
        _:N0633408cd3b840c19732b5d20159de78,
        _:N0ccf7a18a41c408abcd3b0ed35e8c5a2,
        _:N3fdb77532f844ed89f5eb1c6d24caf11,
        _:N74a8d7ce9adf46fb84e559472f92c77d,
        _:N8e8b4a1fbae94faa96160007d1814341,
        _:Na858be3b078e470cb23c3e01e9102466,
        _:Nb035d67330624401b669923ad6df7b9b,
        _:Nc52fafd9191449008e4c5432d980e21a,
        _:Nc874b9e4574b45159e99f5acd1339abf,
        _:Nd7ab9b58c5974c6fa7514f057536ecf9,
        _:Nf76ed364273641ed868a65760aabece0,
        _:Nfd9f545af99c433ba966c845ed65baa5 ;
    mo:track_count 13 ;
    schema:duration "PT32:29"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N05083acca6c24d4ab643e6e2d7fc3c7d,
        _:N0633408cd3b840c19732b5d20159de78,
        _:N0ccf7a18a41c408abcd3b0ed35e8c5a2,
        _:N3fdb77532f844ed89f5eb1c6d24caf11,
        _:N74a8d7ce9adf46fb84e559472f92c77d,
        _:N8e8b4a1fbae94faa96160007d1814341,
        _:Na858be3b078e470cb23c3e01e9102466,
        _:Nb035d67330624401b669923ad6df7b9b,
        _:Nc52fafd9191449008e4c5432d980e21a,
        _:Nc874b9e4574b45159e99f5acd1339abf,
        _:Nd7ab9b58c5974c6fa7514f057536ecf9,
        _:Nf76ed364273641ed868a65760aabece0,
        _:Nfd9f545af99c433ba966c845ed65baa5 .

