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

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

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

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

<event/9> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 4 (May 20, 2007)" .

<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/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/25#subject> a schema:CreativeWork ;
    schema:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn ;
    foaf:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@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 .

<product/43#subject> a schema:CreativeWork ;
    schema:name "Touhou Sangetsusei ~ Eastern and Little Nature Deity"@en,
        "東方三月精　〜 Eastern and Little Nature Deity"@ja,
        "Touhou Sangetsusei ~ Eastern and Little Nature Deity"@ja-latn ;
    foaf:name "Touhou Sangetsusei ~ Eastern and Little Nature Deity"@en,
        "東方三月精　〜 Eastern and Little Nature Deity"@ja,
        "Touhou Sangetsusei ~ Eastern and Little Nature Deity"@ja-latn .

<album/34043#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Gensoukyou Retrogical"@en,
        "幻想郷レトロジカル"@ja,
        "Gensoukyou Retrogical"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/34043#musicalwork> ;
    schema:name "Gensoukyou Retrogical"@en,
        "幻想郷レトロジカル"@ja,
        "Gensoukyou Retrogical"@ja-latn .

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

<album/34043#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Gensoukyou Retrogical"@en,
        "幻想郷レトロジカル"@ja,
        "Gensoukyou Retrogical"@ja-latn ;
    mo:performance_of <album/34043#musicalwork> ;
    mo:recorded_as <album/34043#musicalexpression> ;
    schema:name "Gensoukyou Retrogical"@en,
        "幻想郷レトロジカル"@ja,
        "Gensoukyou Retrogical"@ja-latn ;
    schema:workPerformed <album/34043#musicalwork> .

<org/219#subject> schema:name "Reiche"@en,
        "ライヒェ"@ja,
        "Reiche"@ja-latn ;
    foaf:name "Reiche"@en,
        "ライヒェ"@ja,
        "Reiche"@ja-latn .

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

<https://medium-media.vgm.io/albums/34/34043/34043-1341962409.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/34043#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-05-20"^^xsd:date ;
    dcterms:title "Gensoukyou Retrogical"@en,
        "幻想郷レトロジカル"@ja,
        "Gensoukyou Retrogical"@ja-latn ;
    mo:catalogue_number "RMCD-009" ;
    mo:media_type "CD" ;
    mo:publication_of <album/34043#musicalexpression> ;
    mo:publisher <org/219#subject> ;
    mo:record _:N4b8b7bb539fa4dc1ac6bb76d2f32f070 ;
    mo:record_count 1 ;
    mo:release <event/9> ;
    schema:about <product/16#subject>,
        <product/20#subject>,
        <product/25#subject>,
        <product/31#subject>,
        <product/43#subject> ;
    schema:datePublished "2007-05-20"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/34/34043/34043-1341962409.jpg> ;
    schema:name "Gensoukyou Retrogical"@en,
        "幻想郷レトロジカル"@ja,
        "Gensoukyou Retrogical"@ja-latn ;
    schema:publisher <org/219#subject> ;
    foaf:depiction <https://media.vgm.io/albums/34/34043/34043-1341962409.jpg> .

_:N20c7945fd355401197c63310e0408c5b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunny Rutile Flection"@en,
        "サニールチルフレクション"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N4b8b7bb539fa4dc1ac6bb76d2f32f070 ;
    schema:name "Sunny Rutile Flection"@en,
        "サニールチルフレクション"@ja .

_:N534715598dc544c3b35c12686f2d6c06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shanghai Teahouse"@en,
        "上海紅茶館"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N4b8b7bb539fa4dc1ac6bb76d2f32f070 ;
    schema:name "Shanghai Teahouse"@en,
        "上海紅茶館"@ja .

_:N5e6257bf459642118277b721d2af5f3b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sleepless Due to the Night"@en,
        "夜だから眠れない"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N4b8b7bb539fa4dc1ac6bb76d2f32f070 ;
    schema:name "Sleepless Due to the Night"@en,
        "夜だから眠れない"@ja .

_:N6edf685d840d4c9e8768564e937a5ad9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oriental Memory of Forgathering Dream"@en,
        "東方萃夢想"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N4b8b7bb539fa4dc1ac6bb76d2f32f070 ;
    schema:name "Oriental Memory of Forgathering Dream"@en,
        "東方萃夢想"@ja .

_:N9242afb718d8484f8d92e5b10e247ea7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tengu is Watching"@en,
        "天狗が見ている"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N4b8b7bb539fa4dc1ac6bb76d2f32f070 ;
    schema:name "Tengu is Watching"@en,
        "天狗が見ている"@ja .

_:N9731c552289445e88e6f5db72edfa440 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vessel of Stars"@en,
        "星の器"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:N4b8b7bb539fa4dc1ac6bb76d2f32f070 ;
    schema:name "Vessel of Stars"@en,
        "星の器"@ja .

_:Nb2444e193ab14c9fa39d9215aff8dd89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In Regards to Fairy Brilliance"@en,
        "妖精燦々として"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N4b8b7bb539fa4dc1ac6bb76d2f32f070 ;
    schema:name "In Regards to Fairy Brilliance"@en,
        "妖精燦々として"@ja .

_:N4b8b7bb539fa4dc1ac6bb76d2f32f070 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N20c7945fd355401197c63310e0408c5b,
        _:N534715598dc544c3b35c12686f2d6c06,
        _:N5e6257bf459642118277b721d2af5f3b,
        _:N6edf685d840d4c9e8768564e937a5ad9,
        _:N9242afb718d8484f8d92e5b10e247ea7,
        _:N9731c552289445e88e6f5db72edfa440,
        _:Nb2444e193ab14c9fa39d9215aff8dd89 ;
    mo:track_count 7 ;
    schema:duration "PT24:59"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N20c7945fd355401197c63310e0408c5b,
        _:N534715598dc544c3b35c12686f2d6c06,
        _:N5e6257bf459642118277b721d2af5f3b,
        _:N6edf685d840d4c9e8768564e937a5ad9,
        _:N9242afb718d8484f8d92e5b10e247ea7,
        _:N9731c552289445e88e6f5db72edfa440,
        _:Nb2444e193ab14c9fa39d9215aff8dd89 .

