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

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

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5816#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/5816#composition>,
        <album/5816#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/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/5816#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Bouyuu Toukaidou ~ Retrospective 53 minutes -ZUN's Music Collection vol.4-"@en,
        "卯酉東海道 ～ Retrospective 53 minutes -ZUN's Music Collection vol.4-"@ja,
        "Bouyuu Toukaidou ~ Retrospective 53 minutes -ZUN's Music Collection vol.4-"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/5816#musicalwork> ;
    schema:name "Bouyuu Toukaidou ~ Retrospective 53 minutes -ZUN's Music Collection vol.4-"@en,
        "卯酉東海道 ～ Retrospective 53 minutes -ZUN's Music Collection vol.4-"@ja,
        "Bouyuu Toukaidou ~ Retrospective 53 minutes -ZUN's Music Collection vol.4-"@ja-latn .

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

<album/5816#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Bouyuu Toukaidou ~ Retrospective 53 minutes -ZUN's Music Collection vol.4-"@en,
        "卯酉東海道 ～ Retrospective 53 minutes -ZUN's Music Collection vol.4-"@ja,
        "Bouyuu Toukaidou ~ Retrospective 53 minutes -ZUN's Music Collection vol.4-"@ja-latn ;
    mo:performance_of <album/5816#musicalwork> ;
    mo:recorded_as <album/5816#musicalexpression> ;
    schema:name "Bouyuu Toukaidou ~ Retrospective 53 minutes -ZUN's Music Collection vol.4-"@en,
        "卯酉東海道 ～ Retrospective 53 minutes -ZUN's Music Collection vol.4-"@ja,
        "Bouyuu Toukaidou ~ Retrospective 53 minutes -ZUN's Music Collection vol.4-"@ja-latn ;
    schema:workPerformed <album/5816#musicalwork> .

<org/199#subject> schema:name "Team Shanghai Alice"@en,
        "上海アリス幻樂団"@ja,
        "Team Shanghai Alice"@ja-latn ;
    foaf:name "Team Shanghai Alice"@en,
        "上海アリス幻樂団"@ja,
        "Team Shanghai Alice"@ja-latn .

<https://media.vgm.io/albums/61/5816/5816-73cf9247d688.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/5816#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/61/5816/5816-73cf9247d688.jpg> ;
    foaf:depicts <album/5816#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/61/5816/5816-73cf9247d688.jpg> .

<https://medium-media.vgm.io/albums/61/5816/5816-73cf9247d688.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/5816#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-05-21"^^xsd:date ;
    dcterms:title "Bouyuu Toukaidou ~ Retrospective 53 minutes -ZUN's Music Collection vol.4-"@en,
        "卯酉東海道 ～ Retrospective 53 minutes -ZUN's Music Collection vol.4-"@ja,
        "Bouyuu Toukaidou ~ Retrospective 53 minutes -ZUN's Music Collection vol.4-"@ja-latn ;
    mo:catalogue_number "ZCDS-0004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/5816#musicalexpression> ;
    mo:publisher <org/199#subject> ;
    mo:record _:N3d7f57e7188a4f0890121baf9dd1e869 ;
    mo:record_count 1 ;
    mo:release <event/10> ;
    schema:about <product/20#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/31#subject> ;
    schema:datePublished "2006-05-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/61/5816/5816-73cf9247d688.jpg> ;
    schema:name "Bouyuu Toukaidou ~ Retrospective 53 minutes -ZUN's Music Collection vol.4-"@en,
        "卯酉東海道 ～ Retrospective 53 minutes -ZUN's Music Collection vol.4-"@ja,
        "Bouyuu Toukaidou ~ Retrospective 53 minutes -ZUN's Music Collection vol.4-"@ja-latn ;
    schema:publisher <org/199#subject> ;
    foaf:depiction <https://media.vgm.io/albums/61/5816/5816-73cf9247d688.jpg> .

_:N01298303cb144ac4bd3140e4de2ac916 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "White Flag of Usa Shrine"@en,
        "お宇佐さまの素い幡"@ja,
        "お宇佐さまの素い幡 ～ Most Famous Hero"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N3d7f57e7188a4f0890121baf9dd1e869 ;
    schema:name "White Flag of Usa Shrine"@en,
        "お宇佐さまの素い幡"@ja,
        "お宇佐さまの素い幡 ～ Most Famous Hero"@ja .

_:N20ff7895fd184415be49ce19d8b54cd8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gensokyo Millennium ~ History of the Moon"@en,
        "千年幻想郷 ～ History of the Moon"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:55"^^xsd:interval ;
    schema:inPlaylist _:N3d7f57e7188a4f0890121baf9dd1e869 ;
    schema:name "Gensokyo Millennium ~ History of the Moon"@en,
        "千年幻想郷 ～ History of the Moon"@ja .

_:N4217a4e6a62f4034a78b89dd3cb10143 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reach for the Moon, Immortal Smoke"@en,
        "月まで届け不死の煙"@ja,
        "月まで届け不死の煙 ～ Elixir of Life"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N3d7f57e7188a4f0890121baf9dd1e869 ;
    schema:name "Reach for the Moon, Immortal Smoke"@en,
        "月まで届け不死の煙"@ja,
        "月まで届け不死の煙 ～ Elixir of Life"@ja .

_:N449923b590364c2ab3604c4fa374c1db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flight of the Bamboo Cutter ~ Lunatic Princess"@en,
        "竹取飛翔 ～ Lunatic Princess"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:N3d7f57e7188a4f0890121baf9dd1e869 ;
    schema:name "Flight of the Bamboo Cutter ~ Lunatic Princess"@en,
        "竹取飛翔 ～ Lunatic Princess"@ja .

_:N4be81f1dedf04bc99477a81cf4a587f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Retrospective Kyoto"@en,
        "レトロスペクティブ京都"@ja,
        "レトロスペクティブ京都 ～ Retrospective Kyoto"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N3d7f57e7188a4f0890121baf9dd1e869 ;
    schema:name "Retrospective Kyoto"@en,
        "レトロスペクティブ京都"@ja,
        "レトロスペクティブ京都 ～ Retrospective Kyoto"@ja .

_:N9385f5cb3685420b85887ee4fe7aa0f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Purest Sky and Sea"@en,
        "最も澄みわたる空と海"@ja ;
    mo:track_number 11 ;
    schema:duration "PT5:46"^^xsd:interval ;
    schema:inPlaylist _:N3d7f57e7188a4f0890121baf9dd1e869 ;
    schema:name "The Purest Sky and Sea"@en,
        "最も澄みわたる空と海"@ja .

_:Nbd5ab003359445479e86320cefe553e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Locked Girl ~ The Girl's Sealed Room"@en,
        "ラクトガール ～ 少女密室"@ja,
        "ラクトガール ～ 少女密室 ～ Locked Girl"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N3d7f57e7188a4f0890121baf9dd1e869 ;
    schema:name "Locked Girl ~ The Girl's Sealed Room"@en,
        "ラクトガール ～ 少女密室"@ja,
        "ラクトガール ～ 少女密室 ～ Locked Girl"@ja .

_:Nceaa9f08bac548fcacb15ab8847b2d3a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hiroshige No.36 ~ Neo Super-Express"@en,
        "ヒロシゲ36号 ～ Neo Super-Express"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N3d7f57e7188a4f0890121baf9dd1e869 ;
    schema:name "Hiroshige No.36 ~ Neo Super-Express"@en,
        "ヒロシゲ36号 ～ Neo Super-Express"@ja .

_:Nd29389e1bb1f4666b307510aa65e668c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Legend of Aokigahara"@en,
        "青木ヶ原の伝説"@ja,
        "青木ヶ原の伝説 ～ Forbidden Forest"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N3d7f57e7188a4f0890121baf9dd1e869 ;
    schema:name "Legend of Aokigahara"@en,
        "青木ヶ原の伝説"@ja,
        "青木ヶ原の伝説 ～ Forbidden Forest"@ja .

_:Nf9e9d57e67ea4d0387797d08f3983f2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Higan Retour ~ Riverside View"@en,
        "彼岸帰航 ～ Riverside View"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:39"^^xsd:interval ;
    schema:inPlaylist _:N3d7f57e7188a4f0890121baf9dd1e869 ;
    schema:name "Higan Retour ~ Riverside View"@en,
        "彼岸帰航 ～ Riverside View"@ja .

_:Nff8f8dbcf41944548cfd2132d7b522d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue Sea of 53 Minutes"@en,
        "53ミニッツの青い海"@ja,
        "53ミニッツの青い海 ～ Blue Sea for 53 minutes"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N3d7f57e7188a4f0890121baf9dd1e869 ;
    schema:name "Blue Sea of 53 Minutes"@en,
        "53ミニッツの青い海"@ja,
        "53ミニッツの青い海 ～ Blue Sea for 53 minutes"@ja .

_:N3d7f57e7188a4f0890121baf9dd1e869 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01298303cb144ac4bd3140e4de2ac916,
        _:N20ff7895fd184415be49ce19d8b54cd8,
        _:N4217a4e6a62f4034a78b89dd3cb10143,
        _:N449923b590364c2ab3604c4fa374c1db,
        _:N4be81f1dedf04bc99477a81cf4a587f9,
        _:N9385f5cb3685420b85887ee4fe7aa0f8,
        _:Nbd5ab003359445479e86320cefe553e9,
        _:Nceaa9f08bac548fcacb15ab8847b2d3a,
        _:Nd29389e1bb1f4666b307510aa65e668c,
        _:Nf9e9d57e67ea4d0387797d08f3983f2d,
        _:Nff8f8dbcf41944548cfd2132d7b522d9 ;
    mo:track_count 11 ;
    schema:duration "PT52:59"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N01298303cb144ac4bd3140e4de2ac916,
        _:N20ff7895fd184415be49ce19d8b54cd8,
        _:N4217a4e6a62f4034a78b89dd3cb10143,
        _:N449923b590364c2ab3604c4fa374c1db,
        _:N4be81f1dedf04bc99477a81cf4a587f9,
        _:N9385f5cb3685420b85887ee4fe7aa0f8,
        _:Nbd5ab003359445479e86320cefe553e9,
        _:Nceaa9f08bac548fcacb15ab8847b2d3a,
        _:Nd29389e1bb1f4666b307510aa65e668c,
        _:Nf9e9d57e67ea4d0387797d08f3983f2d,
        _:Nff8f8dbcf41944548cfd2132d7b522d9 .

