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

<artist/36964#subject> a schema:Person,
        foaf:Person ;
    schema:name "3L"@en ;
    foaf:made <album/19086#lyrics>,
        <album/19086#subject> ;
    foaf:name "3L"@en .

<artist/6794#subject> a schema:Person,
        foaf:Person ;
    schema:name "SAYACA"@en ;
    foaf:made <album/19086#lyrics>,
        <album/19086#subject> ;
    foaf:name "SAYACA"@en .

<artist/8471#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hal=Pel"@en ;
    foaf:made <album/19086#lyrics>,
        <album/19086#subject> ;
    foaf:name "Hal=Pel"@en .

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

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

<event/10> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 3 (May 21, 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 .

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

<album/19086#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "REQUIEM ~Gensou ni chiru shoujotachi~"@en,
        "REQUIEM～幻想に散る少女たち～"@ja,
        "REQUIEM ~Gensou ni chiru shoujotachi~"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/19086#musicalwork> ;
    schema:name "REQUIEM ~Gensou ni chiru shoujotachi~"@en,
        "REQUIEM～幻想に散る少女たち～"@ja,
        "REQUIEM ~Gensou ni chiru shoujotachi~"@ja-latn .

<album/19086#musicalexpression> a mo:Signal ;
    mo:published_as <album/19086#subject> ;
    mo:records <album/19086#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/68/19086/19086-1273092270.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/19086#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/68/19086/19086-1273092270.jpg> ;
    foaf:depicts <album/19086#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/68/19086/19086-1273092270.jpg> .

<https://medium-media.vgm.io/albums/68/19086/19086-1273092270.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/1837#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/19086#performance> ;
    schema:name "YuNa"@en,
        "遊女"@ja ;
    foaf:name "YuNa"@en,
        "遊女"@ja .

<artist/1847#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/19086#performance> ;
    schema:name "Sora Yuizuki"@en,
        "結月そら"@ja ;
    foaf:made <album/19086#lyrics>,
        <album/19086#subject> ;
    foaf:name "Sora Yuizuki"@en,
        "結月そら"@ja .

<artist/1986#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/19086#performance> ;
    schema:name "Misato"@en,
        "美里"@ja ;
    foaf:name "Misato"@en,
        "美里"@ja .

<artist/2411#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/19086#performance> ;
    schema:name "Tsukina Miyazu"@en,
        "宮簀月菜"@ja ;
    foaf:name "Tsukina Miyazu"@en,
        "宮簀月菜"@ja .

<artist/2472#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/19086#performance> ;
    schema:name "Momori"@en,
        "桃梨"@ja ;
    foaf:made <album/19086#lyrics>,
        <album/19086#subject> ;
    foaf:name "Momori"@en,
        "桃梨"@ja .

<artist/2905#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/19086#performance> ;
    schema:name "Miyu Inoue"@en,
        "井上みゆ"@ja ;
    foaf:name "Miyu Inoue"@en,
        "井上みゆ"@ja .

<artist/4103#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/19086#performance> ;
    schema:name "Karin Fujisaki"@en,
        "藤咲かりん"@ja ;
    foaf:made <album/19086#lyrics>,
        <album/19086#subject> ;
    foaf:name "Karin Fujisaki"@en,
        "藤咲かりん"@ja .

<artist/5579#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/19086#performance> ;
    schema:name "Kiseno Tsuduki"@en,
        "都築きせの"@ja ;
    foaf:name "Kiseno Tsuduki"@en,
        "都築きせの"@ja .

<artist/5998#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/19086#performance> ;
    schema:name "Riku Hayama"@en,
        "葉山りく"@ja ;
    foaf:made <album/19086#lyrics>,
        <album/19086#subject> ;
    foaf:name "Riku Hayama"@en,
        "葉山りく"@ja .

<artist/79538#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/19086#performance> ;
    schema:name "Anporin"@en ;
    foaf:name "Anporin"@en .

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

<album/19086#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "REQUIEM ~Gensou ni chiru shoujotachi~"@en,
        "REQUIEM～幻想に散る少女たち～"@ja,
        "REQUIEM ~Gensou ni chiru shoujotachi~"@ja-latn ;
    mo:performance_of <album/19086#musicalwork> ;
    mo:performer <artist/1837#subject>,
        <artist/1847#subject>,
        <artist/1986#subject>,
        <artist/2411#subject>,
        <artist/2472#subject>,
        <artist/2905#subject>,
        <artist/4103#subject>,
        <artist/5579#subject>,
        <artist/5998#subject>,
        <artist/79538#subject> ;
    mo:recorded_as <album/19086#musicalexpression> ;
    schema:byArtist <artist/1837#subject>,
        <artist/1847#subject>,
        <artist/1986#subject>,
        <artist/2411#subject>,
        <artist/2472#subject>,
        <artist/2905#subject>,
        <artist/4103#subject>,
        <artist/5579#subject>,
        <artist/5998#subject>,
        <artist/79538#subject> ;
    schema:name "REQUIEM ~Gensou ni chiru shoujotachi~"@en,
        "REQUIEM～幻想に散る少女たち～"@ja,
        "REQUIEM ~Gensou ni chiru shoujotachi~"@ja-latn ;
    schema:workPerformed <album/19086#musicalwork> .

<album/19086#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-05-21"^^xsd:date ;
    dcterms:title "REQUIEM ~Gensou ni chiru shoujotachi~"@en,
        "REQUIEM～幻想に散る少女たち～"@ja,
        "REQUIEM ~Gensou ni chiru shoujotachi~"@ja-latn ;
    mo:catalogue_number "SACD-5016" ;
    mo:media_type "CD" ;
    mo:publication_of <album/19086#musicalexpression> ;
    mo:publisher <org/276#subject> ;
    mo:record _:N98c07348da024737a27202b0660a24a6 ;
    mo:record_count 1 ;
    mo:release <event/10> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/29#subject> ;
    schema:byArtist <artist/1837#subject>,
        <artist/1847#subject>,
        <artist/1986#subject>,
        <artist/2411#subject>,
        <artist/2472#subject>,
        <artist/2905#subject>,
        <artist/4103#subject>,
        <artist/5579#subject>,
        <artist/5998#subject>,
        <artist/79538#subject> ;
    schema:datePublished "2006-05-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/68/19086/19086-1273092270.jpg> ;
    schema:name "REQUIEM ~Gensou ni chiru shoujotachi~"@en,
        "REQUIEM～幻想に散る少女たち～"@ja,
        "REQUIEM ~Gensou ni chiru shoujotachi~"@ja-latn ;
    schema:publisher <org/276#subject> ;
    foaf:depiction <https://media.vgm.io/albums/68/19086/19086-1273092270.jpg> .

_:N07ba4d92b4f7431a97f2f44c37e3c00a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "revius."@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:30"^^xsd:interval ;
    schema:inPlaylist _:N98c07348da024737a27202b0660a24a6 ;
    schema:name "revius."@ja .

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

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

_:N789c350fb5b7418a890caf5d46d6f072 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "心の在り処"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N98c07348da024737a27202b0660a24a6 ;
    schema:name "心の在り処"@ja .

_:N7f9e1e100c7540ea841f137e52f928a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "嘘の世界"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:N98c07348da024737a27202b0660a24a6 ;
    schema:name "嘘の世界"@ja .

_:Nb758fedbab02421b8e882f6bb10b9568 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "世界閉じる場所"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:26"^^xsd:interval ;
    schema:inPlaylist _:N98c07348da024737a27202b0660a24a6 ;
    schema:name "世界閉じる場所"@ja .

_:Nc61901023aa94271b1e7048166a39bac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ラストダンス"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:N98c07348da024737a27202b0660a24a6 ;
    schema:name "ラストダンス"@ja .

_:Ndd16935797d749a3aa45a3bf359665e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "物語ニ少女ハ生キル"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N98c07348da024737a27202b0660a24a6 ;
    schema:name "物語ニ少女ハ生キル"@ja .

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

_:Nf12c56c4072c4f2db30e2b4010dc24d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "紅の人"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N98c07348da024737a27202b0660a24a6 ;
    schema:name "紅の人"@ja .

_:N98c07348da024737a27202b0660a24a6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N07ba4d92b4f7431a97f2f44c37e3c00a,
        _:N2f195fed69c844fa9b039683c5955116,
        _:N49c64ef4da1645398a530715618a6124,
        _:N789c350fb5b7418a890caf5d46d6f072,
        _:N7f9e1e100c7540ea841f137e52f928a4,
        _:Nb758fedbab02421b8e882f6bb10b9568,
        _:Nc61901023aa94271b1e7048166a39bac,
        _:Ndd16935797d749a3aa45a3bf359665e2,
        _:Ndd1afb36cb204aff85a0c368118e8439,
        _:Nf12c56c4072c4f2db30e2b4010dc24d3 ;
    mo:track_count 10 ;
    schema:duration "PT51:20"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N07ba4d92b4f7431a97f2f44c37e3c00a,
        _:N2f195fed69c844fa9b039683c5955116,
        _:N49c64ef4da1645398a530715618a6124,
        _:N789c350fb5b7418a890caf5d46d6f072,
        _:N7f9e1e100c7540ea841f137e52f928a4,
        _:Nb758fedbab02421b8e882f6bb10b9568,
        _:Nc61901023aa94271b1e7048166a39bac,
        _:Ndd16935797d749a3aa45a3bf359665e2,
        _:Ndd1afb36cb204aff85a0c368118e8439,
        _:Nf12c56c4072c4f2db30e2b4010dc24d3 .

