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

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

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

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

<event/14> a mo:Release ;
    schema:name "Released at Comic Market 68 (Aug 12, 2005 to Aug 14, 2005)" .

<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/12#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@en,
        "東方封魔録　～ the Story of Eastern Wonderland."@ja,
        "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@ja-latn ;
    foaf:name "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@en,
        "東方封魔録　～ the Story of Eastern Wonderland."@ja,
        "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@ja-latn .

<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/16#subject> a schema:CreativeWork ;
    schema:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn ;
    foaf:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn .

<product/18#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@ja-latn ;
    foaf:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@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 .

<album/11996#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Pieces of Memorable Dreams"@en,
        "Pieces of Memorable Dreams"@ja,
        "Pieces of Memorable Dreams"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/11996#musicalwork> ;
    schema:name "Pieces of Memorable Dreams"@en,
        "Pieces of Memorable Dreams"@ja,
        "Pieces of Memorable Dreams"@ja-latn .

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

<album/11996#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Pieces of Memorable Dreams"@en,
        "Pieces of Memorable Dreams"@ja,
        "Pieces of Memorable Dreams"@ja-latn ;
    mo:performance_of <album/11996#musicalwork> ;
    mo:recorded_as <album/11996#musicalexpression> ;
    schema:name "Pieces of Memorable Dreams"@en,
        "Pieces of Memorable Dreams"@ja,
        "Pieces of Memorable Dreams"@ja-latn ;
    schema:workPerformed <album/11996#musicalwork> .

<org/206#subject> schema:name "Colorful Cube"@en,
        "カラフル　キューブ"@ja,
        "Colorful Cube"@ja-latn ;
    foaf:name "Colorful Cube"@en,
        "カラフル　キューブ"@ja,
        "Colorful Cube"@ja-latn .

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

<https://medium-media.vgm.io/albums/69/11996/11996-1234332551.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/11996#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-08-14"^^xsd:date ;
    dcterms:title "Pieces of Memorable Dreams"@en,
        "Pieces of Memorable Dreams"@ja,
        "Pieces of Memorable Dreams"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/11996#musicalexpression> ;
    mo:publisher <org/206#subject> ;
    mo:record _:N4604aa2f1c83430ea5ac747e84b29073 ;
    mo:record_count 1 ;
    mo:release <event/14> ;
    schema:about <product/10#subject>,
        <product/12#subject>,
        <product/14#subject>,
        <product/16#subject>,
        <product/18#subject>,
        <product/20#subject>,
        <product/22#subject> ;
    schema:datePublished "2005-08-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/69/11996/11996-1234332551.jpg> ;
    schema:name "Pieces of Memorable Dreams"@en,
        "Pieces of Memorable Dreams"@ja,
        "Pieces of Memorable Dreams"@ja-latn ;
    schema:publisher <org/206#subject> ;
    foaf:depiction <https://media.vgm.io/albums/69/11996/11996-1234332551.jpg> .

_:N030c5c15c96e4604a32df731ed115afd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢弦時空"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N4604aa2f1c83430ea5ac747e84b29073 ;
    schema:name "夢弦時空"@ja .

_:N1eceb00fcd804f67ba4acbeab3d9c2ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tabula rasa"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N4604aa2f1c83430ea5ac747e84b29073 ;
    schema:name "Tabula rasa"@ja .

_:N51698981c9004926b4f5ef0a3391dfa3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "さくら"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N4604aa2f1c83430ea5ac747e84b29073 ;
    schema:name "さくら"@ja .

_:N65b4144298b444b1ab955bef18ca932b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "博麗神社であいましょう"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N4604aa2f1c83430ea5ac747e84b29073 ;
    schema:name "博麗神社であいましょう"@ja .

_:Na95daae60dbb455c8e971fbf7e97611a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sleeping Terror"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N4604aa2f1c83430ea5ac747e84b29073 ;
    schema:name "Sleeping Terror"@ja .

_:Naa4d1684460b4ebf96761b68df22054a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "しかくい くけいはにもえもえ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N4604aa2f1c83430ea5ac747e84b29073 ;
    schema:name "しかくい くけいはにもえもえ"@ja .

_:Naef6e72b928b4a1f9d6dc59f5f542f2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Angel"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N4604aa2f1c83430ea5ac747e84b29073 ;
    schema:name "Angel"@ja .

_:Nc55f29a6a3ed4dc187bc8c40b6506fe0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雨の檻"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N4604aa2f1c83430ea5ac747e84b29073 ;
    schema:name "雨の檻"@ja .

_:Nde879afc63ac4d8dba9489beff05cb96 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "妖々夢 〜Snow or Cherry Petal"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N4604aa2f1c83430ea5ac747e84b29073 ;
    schema:name "妖々夢 〜Snow or Cherry Petal"@ja .

_:Nf2f9ac87eead4cd79270851d11d85264 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "遠野幻想物語"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N4604aa2f1c83430ea5ac747e84b29073 ;
    schema:name "遠野幻想物語"@ja .

_:Nf8a1f24e417c485d8b63dafd0e9cb3fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "U.N.オーエンは彼女なのか？"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N4604aa2f1c83430ea5ac747e84b29073 ;
    schema:name "U.N.オーエンは彼女なのか？"@ja .

_:N4604aa2f1c83430ea5ac747e84b29073 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N030c5c15c96e4604a32df731ed115afd,
        _:N1eceb00fcd804f67ba4acbeab3d9c2ed,
        _:N51698981c9004926b4f5ef0a3391dfa3,
        _:N65b4144298b444b1ab955bef18ca932b,
        _:Na95daae60dbb455c8e971fbf7e97611a,
        _:Naa4d1684460b4ebf96761b68df22054a,
        _:Naef6e72b928b4a1f9d6dc59f5f542f2e,
        _:Nc55f29a6a3ed4dc187bc8c40b6506fe0,
        _:Nde879afc63ac4d8dba9489beff05cb96,
        _:Nf2f9ac87eead4cd79270851d11d85264,
        _:Nf8a1f24e417c485d8b63dafd0e9cb3fe ;
    mo:track_count 11 ;
    schema:duration "PT34:18"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N030c5c15c96e4604a32df731ed115afd,
        _:N1eceb00fcd804f67ba4acbeab3d9c2ed,
        _:N51698981c9004926b4f5ef0a3391dfa3,
        _:N65b4144298b444b1ab955bef18ca932b,
        _:Na95daae60dbb455c8e971fbf7e97611a,
        _:Naa4d1684460b4ebf96761b68df22054a,
        _:Naef6e72b928b4a1f9d6dc59f5f542f2e,
        _:Nc55f29a6a3ed4dc187bc8c40b6506fe0,
        _:Nde879afc63ac4d8dba9489beff05cb96,
        _:Nf2f9ac87eead4cd79270851d11d85264,
        _:Nf8a1f24e417c485d8b63dafd0e9cb3fe .

