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

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

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/24369#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/24369#composition>,
        <album/24369#subject> ;
    foaf:name "ZUN"@en .

<event/100> a mo:Release ;
    schema:name "Resold at Hakurei Shrine Reitaisai 8 (May 08, 2011)" .

<event/184> a mo:Release ;
    schema:name "Resold at Comic Market 89 (Dec 29, 2015 to Dec 31, 2015)" .

<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/33#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn ;
    foaf:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn .

<album/24369#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Il Mondo dove e finito il Tempo"@en,
        "Il Mondo dove e finito il Tempo"@ja,
        "Il Mondo dove e finito il Tempo"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/24369#musicalwork> ;
    schema:name "Il Mondo dove e finito il Tempo"@en,
        "Il Mondo dove e finito il Tempo"@ja,
        "Il Mondo dove e finito il Tempo"@ja-latn .

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

<org/329#subject> schema:name "Demetori"@en,
        "Demetori"@ja,
        "Demetori"@ja-latn ;
    foaf:name "Demetori"@en,
        "Demetori"@ja,
        "Demetori"@ja-latn .

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

<https://medium-media.vgm.io/albums/96/24369/24369-1299167341.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/24369#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Il Mondo dove e finito il Tempo"@en,
        "Il Mondo dove e finito il Tempo"@ja,
        "Il Mondo dove e finito il Tempo"@ja-latn ;
    mo:performance_of <album/24369#musicalwork> ;
    mo:performer <artist/1151#subject> ;
    mo:recorded_as <album/24369#musicalexpression> ;
    schema:byArtist <artist/1151#subject> ;
    schema:name "Il Mondo dove e finito il Tempo"@en,
        "Il Mondo dove e finito il Tempo"@ja,
        "Il Mondo dove e finito il Tempo"@ja-latn ;
    schema:workPerformed <album/24369#musicalwork> .

<artist/1151#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/24369#performance> ;
    schema:name "Demetori"@en ;
    foaf:name "Demetori"@en .

<album/24369#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-03-13"^^xsd:date ;
    dcterms:title "Il Mondo dove e finito il Tempo"@en,
        "Il Mondo dove e finito il Tempo"@ja,
        "Il Mondo dove e finito il Tempo"@ja-latn ;
    mo:catalogue_number "DECD-0004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/24369#musicalexpression> ;
    mo:publisher <org/329#subject> ;
    mo:record _:N32998dea3231446e8b5252a5aaa248af ;
    mo:record_count 1 ;
    mo:release <event/100>,
        <event/184> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/25#subject>,
        <product/33#subject> ;
    schema:byArtist <artist/1151#subject> ;
    schema:datePublished "2011-03-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/96/24369/24369-1299167341.jpg> ;
    schema:name "Il Mondo dove e finito il Tempo"@en,
        "Il Mondo dove e finito il Tempo"@ja,
        "Il Mondo dove e finito il Tempo"@ja-latn ;
    schema:publisher <org/329#subject> ;
    foaf:depiction <https://media.vgm.io/albums/96/24369/24369-1299167341.jpg> .

_:N02f7f061c9714d009265b8eaa26a8a7e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Necrofantasia ~ Remix"@en,
        "ネクロファンタジア ～ Remix"@ja,
        "Necro-Fantasia ~ Remix"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT5:43"^^xsd:interval ;
    schema:inPlaylist _:N32998dea3231446e8b5252a5aaa248af ;
    schema:name "Necrofantasia ~ Remix"@en,
        "ネクロファンタジア ～ Remix"@ja,
        "Necro-Fantasia ~ Remix"@ja-latn .

_:N03e32c166c214fe3ade57be4a5433114 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beloved Tomboyish Girl ~ killer Tune"@en,
        "おてんば恋娘 ～ killer Tune"@ja,
        "Otenba Koi Musume ~ killer Tune"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N32998dea3231446e8b5252a5aaa248af ;
    schema:name "Beloved Tomboyish Girl ~ killer Tune"@en,
        "おてんば恋娘 ～ killer Tune"@ja,
        "Otenba Koi Musume ~ killer Tune"@ja-latn .

_:N054fcab7aa734f1386e642d4c36f0ecd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spiritual Domination ~ Who done it!"@en,
        "妖々跋扈 ～ Who done it！"@ja,
        "Youyou Bakko ~ Who done it!"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:N32998dea3231446e8b5252a5aaa248af ;
    schema:name "Spiritual Domination ~ Who done it!"@en,
        "妖々跋扈 ～ Who done it！"@ja,
        "Youyou Bakko ~ Who done it!"@ja-latn .

_:N1272772c968848c78680727ef62fc252 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eastern Ghostly Dream ~ Ancient Temple"@en,
        "東方妖々夢 ～ Ancient Temple"@ja,
        "Touhou Youyoumu ~ Ancient Temple"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N32998dea3231446e8b5252a5aaa248af ;
    schema:name "Eastern Ghostly Dream ~ Ancient Temple"@en,
        "東方妖々夢 ～ Ancient Temple"@ja,
        "Touhou Youyoumu ~ Ancient Temple"@ja-latn .

_:N1368f57f62434fa6b7aee5bee85584af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cemetery of Onbashira ~ Grave of the Shadow"@en,
        "御柱の墓場 ～ Grave of the Shadow"@ja,
        "Onbashira no Hakaba ~ Grave of the Shadow"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N32998dea3231446e8b5252a5aaa248af ;
    schema:name "Cemetery of Onbashira ~ Grave of the Shadow"@en,
        "御柱の墓場 ～ Grave of the Shadow"@ja,
        "Onbashira no Hakaba ~ Grave of the Shadow"@ja-latn .

_:N27f19a1646bd4e3b8039efe7cb7e30e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eastern Dream ~ The Introduction"@en,
        "Eastern Dream ～ The Introduction"@ja,
        "Eastern Dream ~ The Introduction"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N32998dea3231446e8b5252a5aaa248af ;
    schema:name "Eastern Dream ~ The Introduction"@en,
        "Eastern Dream ～ The Introduction"@ja,
        "Eastern Dream ~ The Introduction"@ja-latn .

_:N5229b556b3e847699d252260c56b5ced a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Venerable Ancient Battlefield ~ Suwa Foughten Field"@en,
        "神さびた古戦場 ～ Suwa Foughten Field"@ja,
        "Kamisabita Kosenjou ~ Suwa Foughten Field"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N32998dea3231446e8b5252a5aaa248af ;
    schema:name "The Venerable Ancient Battlefield ~ Suwa Foughten Field"@en,
        "神さびた古戦場 ～ Suwa Foughten Field"@ja,
        "Kamisabita Kosenjou ~ Suwa Foughten Field"@ja-latn .

_:N8fe2eb79a1d24363818c20843392f67b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shanghai Scarlet Teahouse ~ Chinese Tea"@en,
        "上海紅茶館 ～ Chinese Tea"@ja,
        "Shanghai Kouchakan ~ Chinese Tea"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT5:52"^^xsd:interval ;
    schema:inPlaylist _:N32998dea3231446e8b5252a5aaa248af ;
    schema:name "Shanghai Scarlet Teahouse ~ Chinese Tea"@en,
        "上海紅茶館 ～ Chinese Tea"@ja,
        "Shanghai Kouchakan ~ Chinese Tea"@ja-latn .

_:N93464963bab543ecbe87e59a7383a43f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lunar Clock ~ Luna Dial"@en,
        "月時計 ～ ルナ・ダイアル"@ja,
        "Tsukidokei ~ Luna Dial"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N32998dea3231446e8b5252a5aaa248af ;
    schema:name "Lunar Clock ~ Luna Dial"@en,
        "月時計 ～ ルナ・ダイアル"@ja,
        "Tsukidokei ~ Luna Dial"@ja-latn .

_:Na403bba76bd74f269d0a5f94018b9afd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shanghai Alice of Meiji 17"@en,
        "明治十七年の上海アリス"@ja,
        "Meiji Juunananen no Shanghai Alice"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N32998dea3231446e8b5252a5aaa248af ;
    schema:name "Shanghai Alice of Meiji 17"@en,
        "明治十七年の上海アリス"@ja,
        "Meiji Juunananen no Shanghai Alice"@ja-latn .

_:Nb31527ee609f40f1bbf9d0d8450a6e89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wind God Girl"@en,
        "風神少女"@ja,
        "Fuujin Shoujo"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT5:35"^^xsd:interval ;
    schema:inPlaylist _:N32998dea3231446e8b5252a5aaa248af ;
    schema:name "Wind God Girl"@en,
        "風神少女"@ja,
        "Fuujin Shoujo"@ja-latn .

_:Nd930387942914e7aaf0200f11247b11a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Faith is for the Transient People ~ Jehovah's YaHVeH"@en,
        "信仰は儚き人間の為に ～ Jehovah's YaHVeH"@ja,
        "Shinkou wa Hakanaki Ningen no Tame ni ~ Jehovah's YaHVeH"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:N32998dea3231446e8b5252a5aaa248af ;
    schema:name "Faith is for the Transient People ~ Jehovah's YaHVeH"@en,
        "信仰は儚き人間の為に ～ Jehovah's YaHVeH"@ja,
        "Shinkou wa Hakanaki Ningen no Tame ni ~ Jehovah's YaHVeH"@ja-latn .

_:N32998dea3231446e8b5252a5aaa248af a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N02f7f061c9714d009265b8eaa26a8a7e,
        _:N03e32c166c214fe3ade57be4a5433114,
        _:N054fcab7aa734f1386e642d4c36f0ecd,
        _:N1272772c968848c78680727ef62fc252,
        _:N1368f57f62434fa6b7aee5bee85584af,
        _:N27f19a1646bd4e3b8039efe7cb7e30e1,
        _:N5229b556b3e847699d252260c56b5ced,
        _:N8fe2eb79a1d24363818c20843392f67b,
        _:N93464963bab543ecbe87e59a7383a43f,
        _:Na403bba76bd74f269d0a5f94018b9afd,
        _:Nb31527ee609f40f1bbf9d0d8450a6e89,
        _:Nd930387942914e7aaf0200f11247b11a ;
    mo:track_count 12 ;
    schema:duration "PT51:20"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N02f7f061c9714d009265b8eaa26a8a7e,
        _:N03e32c166c214fe3ade57be4a5433114,
        _:N054fcab7aa734f1386e642d4c36f0ecd,
        _:N1272772c968848c78680727ef62fc252,
        _:N1368f57f62434fa6b7aee5bee85584af,
        _:N27f19a1646bd4e3b8039efe7cb7e30e1,
        _:N5229b556b3e847699d252260c56b5ced,
        _:N8fe2eb79a1d24363818c20843392f67b,
        _:N93464963bab543ecbe87e59a7383a43f,
        _:Na403bba76bd74f269d0a5f94018b9afd,
        _:Nb31527ee609f40f1bbf9d0d8450a6e89,
        _:Nd930387942914e7aaf0200f11247b11a .

