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

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

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

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

<event/3> a mo:Release ;
    schema:name "Released at Comic Market 71 (Dec 29, 2006 to Dec 31, 2006)" .

<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 .

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

<album/5732#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Touhou Gensou Shiten 2 \"Canon\""@en,
        "東方幻奏祀典2 \"Canon\""@ja,
        "Touhou Gensou Shiten 2 \"Canon\""@ja-latn ;
    mo:performance_of <album/5732#musicalwork> ;
    mo:recorded_as <album/5732#musicalexpression> ;
    schema:name "Touhou Gensou Shiten 2 \"Canon\""@en,
        "東方幻奏祀典2 \"Canon\""@ja,
        "Touhou Gensou Shiten 2 \"Canon\""@ja-latn ;
    schema:workPerformed <album/5732#musicalwork> .

<org/470#subject> schema:name "Liverne"@en,
        "リベルネ"@ja,
        "Liverne"@ja-latn ;
    foaf:name "Liverne"@en,
        "リベルネ"@ja,
        "Liverne"@ja-latn .

<https://media.vgm.io/albums/23/5732/5732-0c58e765f44a.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/5732#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/23/5732/5732-0c58e765f44a.jpg> ;
    foaf:depicts <album/5732#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/23/5732/5732-0c58e765f44a.jpg> .

<https://medium-media.vgm.io/albums/23/5732/5732-0c58e765f44a.jpg> a schema:ImageObject,
        foaf:Image .

<album/5732#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Touhou Gensou Shiten 2 \"Canon\""@en,
        "東方幻奏祀典2 \"Canon\""@ja,
        "Touhou Gensou Shiten 2 \"Canon\""@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Team Shanghai Alice"@en ;
            foaf:made <album/5732#composition> ;
            foaf:name "(Team Shanghai Alice"@en ],
        <artist/1#subject> ;
    mo:produced_work <album/5732#musicalwork> ;
    schema:name "Touhou Gensou Shiten 2 \"Canon\""@en,
        "東方幻奏祀典2 \"Canon\""@ja,
        "Touhou Gensou Shiten 2 \"Canon\""@ja-latn .

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

<album/5732#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-12-31"^^xsd:date ;
    dcterms:title "Touhou Gensou Shiten 2 \"Canon\""@en,
        "東方幻奏祀典2 \"Canon\""@ja,
        "Touhou Gensou Shiten 2 \"Canon\""@ja-latn ;
    mo:catalogue_number "LIVE-0005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/5732#musicalexpression> ;
    mo:publisher <org/470#subject> ;
    mo:record _:N0517f90f2a4c4a04b2b2e1dcbe410803 ;
    mo:record_count 1 ;
    mo:release <event/3> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject> ;
    schema:datePublished "2006-12-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/23/5732/5732-0c58e765f44a.jpg> ;
    schema:name "Touhou Gensou Shiten 2 \"Canon\""@en,
        "東方幻奏祀典2 \"Canon\""@ja,
        "Touhou Gensou Shiten 2 \"Canon\""@ja-latn ;
    schema:publisher <org/470#subject> ;
    foaf:depiction <https://media.vgm.io/albums/23/5732/5732-0c58e765f44a.jpg> .

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

_:N09cd36ae38eb409f9cf2bc69d72161fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nostalgic Blood of the East ~ Old World"@en,
        "懐かしき東方の血　～ Old World"@ja ;
    mo:track_number 10 ;
    schema:duration "PT6:32"^^xsd:interval ;
    schema:inPlaylist _:N0517f90f2a4c4a04b2b2e1dcbe410803 ;
    schema:name "Nostalgic Blood of the East ~ Old World"@en,
        "懐かしき東方の血　～ Old World"@ja .

_:N33038cc6bd80478aaf5cef6bf61879ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Locked Girl ~ The Girl's Sealed Room"@en,
        "ラクトガール ～ 少女密室"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N0517f90f2a4c4a04b2b2e1dcbe410803 ;
    schema:name "Locked Girl ~ The Girl's Sealed Room"@en,
        "ラクトガール ～ 少女密室"@ja .

_:N3989c4c8cee341298a941fe05d1879e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Greenwich in the Sky"@en,
        "天空のグリニッジ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N0517f90f2a4c4a04b2b2e1dcbe410803 ;
    schema:name "Greenwich in the Sky"@en,
        "天空のグリニッジ"@ja .

_:N465d0850e3ee40bdb9acdbe340537ecb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Capital City of Flowers in the Sky"@en,
        "天空の花の都"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:N0517f90f2a4c4a04b2b2e1dcbe410803 ;
    schema:name "The Capital City of Flowers in the Sky"@en,
        "天空の花の都"@ja .

_:N507e950ef3cb42ad881f4cb23d3bd9e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gensokyo Millennium ~ History of the Moon"@en,
        "千年幻想郷　～ History of the Moon"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N0517f90f2a4c4a04b2b2e1dcbe410803 ;
    schema:name "Gensokyo Millennium ~ History of the Moon"@en,
        "千年幻想郷　～ History of the Moon"@ja .

_:N768a18d6225640cdb45d3ec5312ee0c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gensokyo Millennium ~ History of the Moon"@en,
        "千年幻想郷　～ History of the Moon"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N0517f90f2a4c4a04b2b2e1dcbe410803 ;
    schema:name "Gensokyo Millennium ~ History of the Moon"@en,
        "千年幻想郷　～ History of the Moon"@ja .

_:N77bd4e7e8f42473798dff4d94d4307f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crystallized Silver"@en,
        "クリスタライズシルバー"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N0517f90f2a4c4a04b2b2e1dcbe410803 ;
    schema:name "Crystallized Silver"@en,
        "クリスタライズシルバー"@ja .

_:N912c8670a3c047eb95267933913772eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eastern Ghostly Dream ~ Ancient Temple"@en,
        "東方妖々夢　～ Ancient Temple"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N0517f90f2a4c4a04b2b2e1dcbe410803 ;
    schema:name "Eastern Ghostly Dream ~ Ancient Temple"@en,
        "東方妖々夢　～ Ancient Temple"@ja .

_:N970239815ca048e4b503fe68fa6246bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Necrofantasia"@en,
        "ネクロファンタジア"@ja ;
    mo:track_number 11 ;
    schema:duration "PT5:38"^^xsd:interval ;
    schema:inPlaylist _:N0517f90f2a4c4a04b2b2e1dcbe410803 ;
    schema:name "Necrofantasia"@en,
        "ネクロファンタジア"@ja .

_:N9ce1b4681ce346eba1eb3cc30beb7c24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Phantom Band ~ Phantom Ensemble"@en,
        "幽霊楽団　～ Phantom Ensemble"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N0517f90f2a4c4a04b2b2e1dcbe410803 ;
    schema:name "Phantom Band ~ Phantom Ensemble"@en,
        "幽霊楽団　～ Phantom Ensemble"@ja .

_:Naad3810af2f543219f0078000991c81c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shanghai Scarlet Teahouse ~ Chinese Tea"@en,
        "上海紅茶館　～ Chinese Tea"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N0517f90f2a4c4a04b2b2e1dcbe410803 ;
    schema:name "Shanghai Scarlet Teahouse ~ Chinese Tea"@en,
        "上海紅茶館　～ Chinese Tea"@ja .

_:Naaf63bb67767493b96696847e9039314 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love-Colored Master Spark & Eternal Night Vignette ~ Eastern Night"@en,
        "恋色マスタースパーク & 永夜抄 ～ Eastern Night"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N0517f90f2a4c4a04b2b2e1dcbe410803 ;
    schema:name "Love-Colored Master Spark & Eternal Night Vignette ~ Eastern Night"@en,
        "恋色マスタースパーク & 永夜抄 ～ Eastern Night"@ja .

_:Ndb0ae27923f44ac7879ac0d72b17e71c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tomboyish Girl in Love"@en,
        "おてんば恋娘"@ja ;
    mo:track_number 15 ;
    schema:duration "PT6:55"^^xsd:interval ;
    schema:inPlaylist _:N0517f90f2a4c4a04b2b2e1dcbe410803 ;
    schema:name "Tomboyish Girl in Love"@en,
        "おてんば恋娘"@ja .

_:Ndc27dba94d574dc3990f549f93b7a989 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Doll Maker of Bucuresti"@en,
        "ブクレシュティの人形師"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N0517f90f2a4c4a04b2b2e1dcbe410803 ;
    schema:name "The Doll Maker of Bucuresti"@en,
        "ブクレシュティの人形師"@ja .

_:Ndc5ef11b6ec040cdbf3ff743377cc249 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Septette for a Dead Princess"@en,
        "亡き王女の為のセプテット"@ja ;
    mo:track_number 14 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N0517f90f2a4c4a04b2b2e1dcbe410803 ;
    schema:name "Septette for a Dead Princess"@en,
        "亡き王女の為のセプテット"@ja .

_:N0517f90f2a4c4a04b2b2e1dcbe410803 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N09cd36ae38eb409f9cf2bc69d72161fc,
        _:N33038cc6bd80478aaf5cef6bf61879ac,
        _:N3989c4c8cee341298a941fe05d1879e2,
        _:N465d0850e3ee40bdb9acdbe340537ecb,
        _:N507e950ef3cb42ad881f4cb23d3bd9e4,
        _:N768a18d6225640cdb45d3ec5312ee0c1,
        _:N77bd4e7e8f42473798dff4d94d4307f8,
        _:N912c8670a3c047eb95267933913772eb,
        _:N970239815ca048e4b503fe68fa6246bf,
        _:N9ce1b4681ce346eba1eb3cc30beb7c24,
        _:Naad3810af2f543219f0078000991c81c,
        _:Naaf63bb67767493b96696847e9039314,
        _:Ndb0ae27923f44ac7879ac0d72b17e71c,
        _:Ndc27dba94d574dc3990f549f93b7a989,
        _:Ndc5ef11b6ec040cdbf3ff743377cc249 ;
    mo:track_count 15 ;
    schema:duration "PT68:45"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N09cd36ae38eb409f9cf2bc69d72161fc,
        _:N33038cc6bd80478aaf5cef6bf61879ac,
        _:N3989c4c8cee341298a941fe05d1879e2,
        _:N465d0850e3ee40bdb9acdbe340537ecb,
        _:N507e950ef3cb42ad881f4cb23d3bd9e4,
        _:N768a18d6225640cdb45d3ec5312ee0c1,
        _:N77bd4e7e8f42473798dff4d94d4307f8,
        _:N912c8670a3c047eb95267933913772eb,
        _:N970239815ca048e4b503fe68fa6246bf,
        _:N9ce1b4681ce346eba1eb3cc30beb7c24,
        _:Naad3810af2f543219f0078000991c81c,
        _:Naaf63bb67767493b96696847e9039314,
        _:Ndb0ae27923f44ac7879ac0d72b17e71c,
        _:Ndc27dba94d574dc3990f549f93b7a989,
        _:Ndc5ef11b6ec040cdbf3ff743377cc249 .

