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

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

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

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

<event/29> a mo:Release ;
    schema:name "Released at Comic Market 74 (Aug 15, 2008 to Aug 17, 2008)" .

<product/14#subject> a schema:CreativeWork ;
    schema:name "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@en,
        "東方夢時空　～ Phantasmagoria of Dim.Dream."@ja,
        "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@ja-latn ;
    foaf:name "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@en,
        "東方夢時空　～ Phantasmagoria of Dim.Dream."@ja,
        "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@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/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/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 .

<product/35#subject> a schema:CreativeWork ;
    schema:name "Touhou Hisouten ~ Scarlet Weather Rhapsody."@en,
        "東方緋想天　～ Scarlet Weather Rhapsody."@ja,
        "Touhou Hisouten ~ Scarlet Weather Rhapsody."@ja-latn ;
    foaf:name "Touhou Hisouten ~ Scarlet Weather Rhapsody."@en,
        "東方緋想天　～ Scarlet Weather Rhapsody."@ja,
        "Touhou Hisouten ~ Scarlet Weather Rhapsody."@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 .

<album/12306#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Frühe Reflexionen"@en,
        "Frühe Reflexionen"@ja,
        "Frühe Reflexionen"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/12306#musicalwork> ;
    schema:name "Frühe Reflexionen"@en,
        "Frühe Reflexionen"@ja,
        "Frühe Reflexionen"@ja-latn .

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

<album/12306#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Frühe Reflexionen"@en,
        "Frühe Reflexionen"@ja,
        "Frühe Reflexionen"@ja-latn ;
    mo:performance_of <album/12306#musicalwork> ;
    mo:recorded_as <album/12306#musicalexpression> ;
    schema:name "Frühe Reflexionen"@en,
        "Frühe Reflexionen"@ja,
        "Frühe Reflexionen"@ja-latn ;
    schema:workPerformed <album/12306#musicalwork> .

<org/335#subject> schema:name "Vandyk"@en,
        "ばんだいく"@ja,
        "Vandyk"@ja-latn ;
    foaf:name "Vandyk"@en,
        "ばんだいく"@ja,
        "Vandyk"@ja-latn .

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

<https://medium-media.vgm.io/albums/60/12306/12306-1415441243.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/12306#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-08-16"^^xsd:date ;
    dcterms:title "Frühe Reflexionen"@en,
        "Frühe Reflexionen"@ja,
        "Frühe Reflexionen"@ja-latn ;
    mo:catalogue_number "VD-005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/12306#musicalexpression> ;
    mo:publisher <org/335#subject> ;
    mo:record _:N2ae830a9da174261bd070a121e039349 ;
    mo:record_count 1 ;
    mo:release <event/29> ;
    schema:about <product/14#subject>,
        <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/33#subject>,
        <product/35#subject>,
        <product/37#subject> ;
    schema:datePublished "2008-08-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/60/12306/12306-1415441243.jpg> ;
    schema:name "Frühe Reflexionen"@en,
        "Frühe Reflexionen"@ja,
        "Frühe Reflexionen"@ja-latn ;
    schema:publisher <org/335#subject> ;
    foaf:depiction <https://media.vgm.io/albums/60/12306/12306-1415441243.jpg> .

_:N489d4d6afccc4594935039a640042336 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reincarnation"@en,
        "Reincarnation"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N2ae830a9da174261bd070a121e039349 ;
    schema:name "Reincarnation"@en,
        "Reincarnation"@ja .

_:N57ab9a0ee82f450f9eda983579dba64b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Paradise ~ Deep Mountain"@en,
        "無何有の郷 ～ Deep Mountain"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N2ae830a9da174261bd070a121e039349 ;
    schema:name "Paradise ~ Deep Mountain"@en,
        "無何有の郷 ～ Deep Mountain"@ja .

_:N7960008897594d699dbbbb364827255d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fall of Fall ~ Autumnal Waterfall"@en,
        "フォールオブフォール ～ 秋めく滝"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N2ae830a9da174261bd070a121e039349 ;
    schema:name "Fall of Fall ~ Autumnal Waterfall"@en,
        "フォールオブフォール ～ 秋めく滝"@ja .

_:N7c113ac810cf4921bdd3a64029336015 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Extend Ash ~ Hourai Victim"@en,
        "エクステンドアッシュ ～ 蓬莱人"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N2ae830a9da174261bd070a121e039349 ;
    schema:name "Extend Ash ~ Hourai Victim"@en,
        "エクステンドアッシュ ～ 蓬莱人"@ja .

_:N94e81cca878347288a5f4f0de83b677a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Green-Eyed Jealousy"@en,
        "緑眼のジェラシー"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:N2ae830a9da174261bd070a121e039349 ;
    schema:name "Green-Eyed Jealousy"@en,
        "緑眼のジェラシー"@ja .

_:Na54e67f5d4bf45268cccd1ebbdc214f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crimson Belvedere ~ Eastern Dream..."@en,
        "紅楼 ～ Eastern Dream..."@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N2ae830a9da174261bd070a121e039349 ;
    schema:name "Crimson Belvedere ~ Eastern Dream..."@en,
        "紅楼 ～ Eastern Dream..."@ja .

_:Na70679b97738437cb1768a40d81d7e93 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Song of the Night Sparrow ~ Night Bird"@en,
        "夜雀の歌声 ～ Night Bird"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N2ae830a9da174261bd070a121e039349 ;
    schema:name "Song of the Night Sparrow ~ Night Bird"@en,
        "夜雀の歌声 ～ Night Bird"@ja .

_:Nced69c0be3564cd4a939fd646669e16a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Maiden's Illusionary Funeral ~ Necro-Fantasy"@en,
        "少女幻葬 ～ Necro-Fantasy"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N2ae830a9da174261bd070a121e039349 ;
    schema:name "The Maiden's Illusionary Funeral ~ Necro-Fantasy"@en,
        "少女幻葬 ～ Necro-Fantasy"@ja .

_:Nd70a82a6bed74d6d9563419b6ca28fd6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Calamity in Heaven ~ Wonderful Heaven"@en,
        "有頂天変 ～ Wonderful Heaven"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N2ae830a9da174261bd070a121e039349 ;
    schema:name "Calamity in Heaven ~ Wonderful Heaven"@en,
        "有頂天変 ～ Wonderful Heaven"@ja .

_:Ne276641c06274469938ddd3fad1c4d5f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eastern Youkai Beauty"@en,
        "東方妖怪小町"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N2ae830a9da174261bd070a121e039349 ;
    schema:name "Eastern Youkai Beauty"@en,
        "東方妖怪小町"@ja .

_:Ne3b7d0e0b20f46c982a4ba77f1eefb2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Strawberry Crisis!!"@en,
        "Strawberry Crisis!!"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:N2ae830a9da174261bd070a121e039349 ;
    schema:name "Strawberry Crisis!!"@en,
        "Strawberry Crisis!!"@ja .

_:Necf536b4a40648b8aedf3217d86afa6b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mystic Oriental Dream ~ Ancient Temple"@en,
        "東方妖々夢 ～ Ancient Temple"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N2ae830a9da174261bd070a121e039349 ;
    schema:name "Mystic Oriental Dream ~ Ancient Temple"@en,
        "東方妖々夢 ～ Ancient Temple"@ja .

_:N2ae830a9da174261bd070a121e039349 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N489d4d6afccc4594935039a640042336,
        _:N57ab9a0ee82f450f9eda983579dba64b,
        _:N7960008897594d699dbbbb364827255d,
        _:N7c113ac810cf4921bdd3a64029336015,
        _:N94e81cca878347288a5f4f0de83b677a,
        _:Na54e67f5d4bf45268cccd1ebbdc214f9,
        _:Na70679b97738437cb1768a40d81d7e93,
        _:Nced69c0be3564cd4a939fd646669e16a,
        _:Nd70a82a6bed74d6d9563419b6ca28fd6,
        _:Ne276641c06274469938ddd3fad1c4d5f,
        _:Ne3b7d0e0b20f46c982a4ba77f1eefb2d,
        _:Necf536b4a40648b8aedf3217d86afa6b ;
    mo:track_count 12 ;
    schema:duration "PT45:56"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N489d4d6afccc4594935039a640042336,
        _:N57ab9a0ee82f450f9eda983579dba64b,
        _:N7960008897594d699dbbbb364827255d,
        _:N7c113ac810cf4921bdd3a64029336015,
        _:N94e81cca878347288a5f4f0de83b677a,
        _:Na54e67f5d4bf45268cccd1ebbdc214f9,
        _:Na70679b97738437cb1768a40d81d7e93,
        _:Nced69c0be3564cd4a939fd646669e16a,
        _:Nd70a82a6bed74d6d9563419b6ca28fd6,
        _:Ne276641c06274469938ddd3fad1c4d5f,
        _:Ne3b7d0e0b20f46c982a4ba77f1eefb2d,
        _:Necf536b4a40648b8aedf3217d86afa6b .

