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

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

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

<event/149> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 9 (May 27, 2012)" .

<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/33#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn ;
    foaf:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn .

<album/33497#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Gensou Yakei -reboot-"@en,
        "幻想夜景 -reboot-"@ja,
        "Gensou Yakei -reboot-"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/33497#musicalwork> ;
    schema:name "Gensou Yakei -reboot-"@en,
        "幻想夜景 -reboot-"@ja,
        "Gensou Yakei -reboot-"@ja-latn .

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

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

<org/534#subject> schema:name "Girl's short hair"@en,
        "Girl's short hair"@ja,
        "Girl's short hair"@ja-latn ;
    foaf:name "Girl's short hair"@en,
        "Girl's short hair"@ja,
        "Girl's short hair"@ja-latn .

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

<https://medium-media.vgm.io/albums/79/33497/33497-1338800797.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/43070#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/33497#performance> ;
    schema:name "-nim-"@en ;
    foaf:name "-nim-"@en .

<artist/9399#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/33497#performance> ;
    schema:name "yonji"@en ;
    foaf:made <album/33497#lyrics>,
        <album/33497#subject> ;
    foaf:name "yonji"@en .

<artist/9400#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/33497#performance> ;
    schema:name "Yayoichan"@en,
        "やよいちゃん"@ja ;
    foaf:name "Yayoichan"@en,
        "やよいちゃん"@ja .

<album/33497#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Gensou Yakei -reboot-"@en,
        "幻想夜景 -reboot-"@ja,
        "Gensou Yakei -reboot-"@ja-latn ;
    mo:performance_of <album/33497#musicalwork> ;
    mo:performer <artist/43070#subject>,
        <artist/9399#subject>,
        <artist/9400#subject> ;
    mo:recorded_as <album/33497#musicalexpression> ;
    schema:byArtist <artist/43070#subject>,
        <artist/9399#subject>,
        <artist/9400#subject> ;
    schema:name "Gensou Yakei -reboot-"@en,
        "幻想夜景 -reboot-"@ja,
        "Gensou Yakei -reboot-"@ja-latn ;
    schema:workPerformed <album/33497#musicalwork> .

<album/33497#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-05-27"^^xsd:date ;
    dcterms:title "Gensou Yakei -reboot-"@en,
        "幻想夜景 -reboot-"@ja,
        "Gensou Yakei -reboot-"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/33497#musicalexpression> ;
    mo:publisher <org/534#subject> ;
    mo:record _:N8073963763144200a2f04c0854223f1b ;
    mo:record_count 1 ;
    mo:release <event/149> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/33#subject> ;
    schema:byArtist <artist/43070#subject>,
        <artist/9399#subject>,
        <artist/9400#subject> ;
    schema:datePublished "2012-05-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/79/33497/33497-1338800797.jpg> ;
    schema:name "Gensou Yakei -reboot-"@en,
        "幻想夜景 -reboot-"@ja,
        "Gensou Yakei -reboot-"@ja-latn ;
    schema:publisher <org/534#subject> ;
    foaf:depiction <https://media.vgm.io/albums/79/33497/33497-1338800797.jpg> .

_:N67e2d198623f49ba92cd53a5dd5d651a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋の魔法のように"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8073963763144200a2f04c0854223f1b ;
    schema:name "恋の魔法のように"@ja .

_:N8623950a8a1642a6bbddf85e7c66a38a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "神々の遊び"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8073963763144200a2f04c0854223f1b ;
    schema:name "神々の遊び"@ja .

_:N8cb78c7da55d45ee9e9b133e99166d13 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "シンデレラ･エイジア"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8073963763144200a2f04c0854223f1b ;
    schema:name "シンデレラ･エイジア"@ja .

_:Nb5778e51ea5840848421349b4995188b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢のつづき"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8073963763144200a2f04c0854223f1b ;
    schema:name "夢のつづき"@ja .

_:Nd44eef355bf442cca8b36a2037ad4e95 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幻想ノ夜"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8073963763144200a2f04c0854223f1b ;
    schema:name "幻想ノ夜"@ja .

_:Nfec23ad6d0324f3ca578f0628a2255e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Silver Blossom"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8073963763144200a2f04c0854223f1b ;
    schema:name "Silver Blossom"@ja .

_:N8073963763144200a2f04c0854223f1b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N67e2d198623f49ba92cd53a5dd5d651a,
        _:N8623950a8a1642a6bbddf85e7c66a38a,
        _:N8cb78c7da55d45ee9e9b133e99166d13,
        _:Nb5778e51ea5840848421349b4995188b,
        _:Nd44eef355bf442cca8b36a2037ad4e95,
        _:Nfec23ad6d0324f3ca578f0628a2255e8 ;
    mo:track_count 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N67e2d198623f49ba92cd53a5dd5d651a,
        _:N8623950a8a1642a6bbddf85e7c66a38a,
        _:N8cb78c7da55d45ee9e9b133e99166d13,
        _:Nb5778e51ea5840848421349b4995188b,
        _:Nd44eef355bf442cca8b36a2037ad4e95,
        _:Nfec23ad6d0324f3ca578f0628a2255e8 .

