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

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

_:N1adcf24167c54d328a94873ff00b7258 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 _:N3800c9ba64484ad6b14599d1928e9c1f ;
    schema:name "Gensokyo Millennium ~ History of the Moon"@en,
        "千年幻想郷　～ History of the Moon"@ja .

_:N25ab5967b0ec4b23a8a2fa24838730aa 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 _:N3800c9ba64484ad6b14599d1928e9c1f ;
    schema:name "The Doll Maker of Bucuresti"@en,
        "ブクレシュティの人形師"@ja .

_:N293c5134dd1e4cbe8860a44b8f40b4ed 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 _:N3800c9ba64484ad6b14599d1928e9c1f ;
    schema:name "Shanghai Scarlet Teahouse ~ Chinese Tea"@en,
        "上海紅茶館　～ Chinese Tea"@ja .

_:N2aafd1651f524a7bacec81fa2c5a96ff 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 _:N3800c9ba64484ad6b14599d1928e9c1f ;
    schema:name "Gensokyo Millennium ~ History of the Moon"@en,
        "千年幻想郷　～ History of the Moon"@ja .

_:N5257b415fa4c4e8ea5ca932468e35901 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 _:N3800c9ba64484ad6b14599d1928e9c1f ;
    schema:name "Eastern Ghostly Dream ~ Ancient Temple"@en,
        "東方妖々夢　～ Ancient Temple"@ja .

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

_:N8dbd1185c6a544c284bbc3a0e85236f3 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 _:N3800c9ba64484ad6b14599d1928e9c1f ;
    schema:name "The Capital City of Flowers in the Sky"@en,
        "天空の花の都"@ja .

_:Nacd5810c23ce4ea9bff6f52298b24f04 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 _:N3800c9ba64484ad6b14599d1928e9c1f ;
    schema:name "Greenwich in the Sky"@en,
        "天空のグリニッジ"@ja .

_:Nb1f1866fab5347b4a42f9bf313ecd4e0 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 _:N3800c9ba64484ad6b14599d1928e9c1f ;
    schema:name "Tomboyish Girl in Love"@en,
        "おてんば恋娘"@ja .

_:Nc0ec2ffaca3a46c59462cbb919795f1d 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 _:N3800c9ba64484ad6b14599d1928e9c1f ;
    schema:name "Septette for a Dead Princess"@en,
        "亡き王女の為のセプテット"@ja .

_:Nc337117e5f6544f0ac90800cbbd6bef5 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 _:N3800c9ba64484ad6b14599d1928e9c1f ;
    schema:name "Locked Girl ~ The Girl's Sealed Room"@en,
        "ラクトガール ～ 少女密室"@ja .

_:Ndc70a2e2ee584a1d8387e93115b90f3b 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 _:N3800c9ba64484ad6b14599d1928e9c1f ;
    schema:name "Love-Colored Master Spark & Eternal Night Vignette ~ Eastern Night"@en,
        "恋色マスタースパーク & 永夜抄 ～ Eastern Night"@ja .

_:Nec1792f0ae7545af9ec81a172181d32a 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 _:N3800c9ba64484ad6b14599d1928e9c1f ;
    schema:name "Nostalgic Blood of the East ~ Old World"@en,
        "懐かしき東方の血　～ Old World"@ja .

_:Nece0c9b6cb2542018f700156e6fd99be 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 _:N3800c9ba64484ad6b14599d1928e9c1f ;
    schema:name "Phantom Band ~ Phantom Ensemble"@en,
        "幽霊楽団　～ Phantom Ensemble"@ja .

_:N3800c9ba64484ad6b14599d1928e9c1f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N08bd0e5691854376b33bc04e862ce6ec,
        _:N1adcf24167c54d328a94873ff00b7258,
        _:N25ab5967b0ec4b23a8a2fa24838730aa,
        _:N293c5134dd1e4cbe8860a44b8f40b4ed,
        _:N2aafd1651f524a7bacec81fa2c5a96ff,
        _:N5257b415fa4c4e8ea5ca932468e35901,
        _:N529cc226089340d7995b3820d69755d2,
        _:N8dbd1185c6a544c284bbc3a0e85236f3,
        _:Nacd5810c23ce4ea9bff6f52298b24f04,
        _:Nb1f1866fab5347b4a42f9bf313ecd4e0,
        _:Nc0ec2ffaca3a46c59462cbb919795f1d,
        _:Nc337117e5f6544f0ac90800cbbd6bef5,
        _:Ndc70a2e2ee584a1d8387e93115b90f3b,
        _:Nec1792f0ae7545af9ec81a172181d32a,
        _:Nece0c9b6cb2542018f700156e6fd99be ;
    mo:track_count 15 ;
    schema:duration "PT68:45"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N08bd0e5691854376b33bc04e862ce6ec,
        _:N1adcf24167c54d328a94873ff00b7258,
        _:N25ab5967b0ec4b23a8a2fa24838730aa,
        _:N293c5134dd1e4cbe8860a44b8f40b4ed,
        _:N2aafd1651f524a7bacec81fa2c5a96ff,
        _:N5257b415fa4c4e8ea5ca932468e35901,
        _:N529cc226089340d7995b3820d69755d2,
        _:N8dbd1185c6a544c284bbc3a0e85236f3,
        _:Nacd5810c23ce4ea9bff6f52298b24f04,
        _:Nb1f1866fab5347b4a42f9bf313ecd4e0,
        _:Nc0ec2ffaca3a46c59462cbb919795f1d,
        _:Nc337117e5f6544f0ac90800cbbd6bef5,
        _:Ndc70a2e2ee584a1d8387e93115b90f3b,
        _:Nec1792f0ae7545af9ec81a172181d32a,
        _:Nece0c9b6cb2542018f700156e6fd99be .

