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

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

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

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

<event/51> a mo:Release ;
    schema:name "Released at Comic Market 76 (Aug 14, 2009 to Aug 16, 2009)" .

<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/29#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn ;
    foaf:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn .

<product/31#subject> a schema:CreativeWork ;
    schema:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn ;
    foaf:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn .

<album/15039#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "REQUIEM Re:miniscence ~Gensou wa Tsuioku no Kanata e~ Disc Ex ~Re:st~"@en,
        "REQUIEM Re:miniscence ～幻葬は追憶の彼方へ～ Disc Ex ～Re:st～"@ja,
        "REQUIEM Re:miniscence ~Gensou wa Tsuioku no Kanata e~ Disc Ex ~Re:st~"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/15039#musicalwork> ;
    schema:name "REQUIEM Re:miniscence ~Gensou wa Tsuioku no Kanata e~ Disc Ex ~Re:st~"@en,
        "REQUIEM Re:miniscence ～幻葬は追憶の彼方へ～ Disc Ex ～Re:st～"@ja,
        "REQUIEM Re:miniscence ~Gensou wa Tsuioku no Kanata e~ Disc Ex ~Re:st~"@ja-latn .

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

<org/276#subject> schema:name "SYNC.ART'S"@en,
        "SYNC.ART'S"@ja,
        "SYNC.ART'S"@ja-latn ;
    foaf:name "SYNC.ART'S"@en,
        "SYNC.ART'S"@ja,
        "SYNC.ART'S"@ja-latn .

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

<https://medium-media.vgm.io/albums/93/15039/15039-1250722968.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/1006#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/15039#performance> ;
    schema:name "TAM"@en ;
    foaf:name "TAM"@en .

<artist/5523#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/15039#performance> ;
    schema:name "BB"@en ;
    foaf:name "BB"@en .

<album/15039#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "REQUIEM Re:miniscence ~Gensou wa Tsuioku no Kanata e~ Disc Ex ~Re:st~"@en,
        "REQUIEM Re:miniscence ～幻葬は追憶の彼方へ～ Disc Ex ～Re:st～"@ja,
        "REQUIEM Re:miniscence ~Gensou wa Tsuioku no Kanata e~ Disc Ex ~Re:st~"@ja-latn ;
    mo:performance_of <album/15039#musicalwork> ;
    mo:performer <artist/1006#subject>,
        <artist/5523#subject> ;
    mo:recorded_as <album/15039#musicalexpression> ;
    schema:byArtist <artist/1006#subject>,
        <artist/5523#subject> ;
    schema:name "REQUIEM Re:miniscence ~Gensou wa Tsuioku no Kanata e~ Disc Ex ~Re:st~"@en,
        "REQUIEM Re:miniscence ～幻葬は追憶の彼方へ～ Disc Ex ～Re:st～"@ja,
        "REQUIEM Re:miniscence ~Gensou wa Tsuioku no Kanata e~ Disc Ex ~Re:st~"@ja-latn ;
    schema:workPerformed <album/15039#musicalwork> .

<album/15039#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-08-15"^^xsd:date ;
    dcterms:title "REQUIEM Re:miniscence ~Gensou wa Tsuioku no Kanata e~ Disc Ex ~Re:st~"@en,
        "REQUIEM Re:miniscence ～幻葬は追憶の彼方へ～ Disc Ex ～Re:st～"@ja,
        "REQUIEM Re:miniscence ~Gensou wa Tsuioku no Kanata e~ Disc Ex ~Re:st~"@ja-latn ;
    mo:catalogue_number "SACD-9001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/15039#musicalexpression> ;
    mo:publisher <org/276#subject> ;
    mo:record _:N5062c603b1ab48299890f738001ad205 ;
    mo:record_count 1 ;
    mo:release <event/51> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/31#subject> ;
    schema:byArtist <artist/1006#subject>,
        <artist/5523#subject> ;
    schema:datePublished "2009-08-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/93/15039/15039-1250722968.jpg> ;
    schema:name "REQUIEM Re:miniscence ~Gensou wa Tsuioku no Kanata e~ Disc Ex ~Re:st~"@en,
        "REQUIEM Re:miniscence ～幻葬は追憶の彼方へ～ Disc Ex ～Re:st～"@ja,
        "REQUIEM Re:miniscence ~Gensou wa Tsuioku no Kanata e~ Disc Ex ~Re:st~"@ja-latn ;
    schema:publisher <org/276#subject> ;
    foaf:depiction <https://media.vgm.io/albums/93/15039/15039-1250722968.jpg> .

_:N2e9c79a289ed4208bbbf13f7e26e6ea3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My other side -other half- inst."@en,
        "私の裏側-other half- inst."@ja ;
    mo:track_number 4 ;
    schema:duration "PT6:33"^^xsd:interval ;
    schema:inPlaylist _:N5062c603b1ab48299890f738001ad205 ;
    schema:name "My other side -other half- inst."@en,
        "私の裏側-other half- inst."@ja .

_:N57f70aeda88e4872bcee5007a9790b36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deaf to all but the song inst."@en,
        "もうなにもきこえない inst."@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N5062c603b1ab48299890f738001ad205 ;
    schema:name "Deaf to all but the song inst."@en,
        "もうなにもきこえない inst."@ja .

_:N9a7cab7fb279450b826a8a4fcee06f9f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crimson one inst."@en,
        "紅の人 inst."@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N5062c603b1ab48299890f738001ad205 ;
    schema:name "Crimson one inst."@en,
        "紅の人 inst."@ja .

_:Na02fa68b617046d69637e56b3d3e4a97 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Make my eyes close inst."@en,
        "Make my eyes close inst."@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:30"^^xsd:interval ;
    schema:inPlaylist _:N5062c603b1ab48299890f738001ad205 ;
    schema:name "Make my eyes close inst."@en,
        "Make my eyes close inst."@ja .

_:Nc6a4f7b6394a4402b99a3f090f48f953 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last dance inst."@en,
        "ラストダンス inst."@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N5062c603b1ab48299890f738001ad205 ;
    schema:name "Last dance inst."@en,
        "ラストダンス inst."@ja .

_:Nca674468d23b4875ab2511802f48b1c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A place shut from the world inst."@en,
        "世界閉じる場所 inst."@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:inPlaylist _:N5062c603b1ab48299890f738001ad205 ;
    schema:name "A place shut from the world inst."@en,
        "世界閉じる場所 inst."@ja .

_:Ncd82713ae70c431aad6467a2f5434b1d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Where the heart is inst."@en,
        "心の在り処 inst."@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N5062c603b1ab48299890f738001ad205 ;
    schema:name "Where the heart is inst."@en,
        "心の在り処 inst."@ja .

_:Nce1f467324a14ebdbb3ffd6bed27dff8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "False world inst."@en,
        "嘘の世界 inst."@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N5062c603b1ab48299890f738001ad205 ;
    schema:name "False world inst."@en,
        "嘘の世界 inst."@ja .

_:Nd0a8892cc47a4adf896fb2ad1c6fe95f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The girl lives in legend inst."@en,
        "物語ニ少女ハ生キル inst."@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:N5062c603b1ab48299890f738001ad205 ;
    schema:name "The girl lives in legend inst."@en,
        "物語ニ少女ハ生キル inst."@ja .

_:Neaaddebd2dd34db2a78d483c3e3e6e17 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lunaptaris inst."@en,
        "Lunaptaris inst."@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N5062c603b1ab48299890f738001ad205 ;
    schema:name "Lunaptaris inst."@en,
        "Lunaptaris inst."@ja .

_:Nff73a3e0323a433096da52d6f63484b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "revius. inst."@en,
        "revius. inst."@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:inPlaylist _:N5062c603b1ab48299890f738001ad205 ;
    schema:name "revius. inst."@en,
        "revius. inst."@ja .

_:N5062c603b1ab48299890f738001ad205 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2e9c79a289ed4208bbbf13f7e26e6ea3,
        _:N57f70aeda88e4872bcee5007a9790b36,
        _:N9a7cab7fb279450b826a8a4fcee06f9f,
        _:Na02fa68b617046d69637e56b3d3e4a97,
        _:Nc6a4f7b6394a4402b99a3f090f48f953,
        _:Nca674468d23b4875ab2511802f48b1c5,
        _:Ncd82713ae70c431aad6467a2f5434b1d,
        _:Nce1f467324a14ebdbb3ffd6bed27dff8,
        _:Nd0a8892cc47a4adf896fb2ad1c6fe95f,
        _:Neaaddebd2dd34db2a78d483c3e3e6e17,
        _:Nff73a3e0323a433096da52d6f63484b7 ;
    mo:track_count 11 ;
    schema:duration "PT55:55"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N2e9c79a289ed4208bbbf13f7e26e6ea3,
        _:N57f70aeda88e4872bcee5007a9790b36,
        _:N9a7cab7fb279450b826a8a4fcee06f9f,
        _:Na02fa68b617046d69637e56b3d3e4a97,
        _:Nc6a4f7b6394a4402b99a3f090f48f953,
        _:Nca674468d23b4875ab2511802f48b1c5,
        _:Ncd82713ae70c431aad6467a2f5434b1d,
        _:Nce1f467324a14ebdbb3ffd6bed27dff8,
        _:Nd0a8892cc47a4adf896fb2ad1c6fe95f,
        _:Neaaddebd2dd34db2a78d483c3e3e6e17,
        _:Nff73a3e0323a433096da52d6f63484b7 .

