@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 _:N7ee05cdf88a845d6a4688b25335f5aee ;
    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> .

_:N191fd77e756e4300afce0043a6506b03 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 _:N7ee05cdf88a845d6a4688b25335f5aee ;
    schema:name "Retrospective Kyoto"@en,
        "レトロスペクティブ京都"@ja,
        "レトロスペクティブ京都 ～ Retrospective Kyoto"@ja .

_:N2c775318f9644797a38514c9d0755ff7 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 _:N7ee05cdf88a845d6a4688b25335f5aee ;
    schema:name "Flight of the Bamboo Cutter ~ Lunatic Princess"@en,
        "竹取飛翔 ～ Lunatic Princess"@ja .

_:N350a82ded0a64c00bea208154a2a30c2 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 _:N7ee05cdf88a845d6a4688b25335f5aee ;
    schema:name "White Flag of Usa Shrine"@en,
        "お宇佐さまの素い幡"@ja,
        "お宇佐さまの素い幡 ～ Most Famous Hero"@ja .

_:N3aff829d4b644ebeab695276ef1bded5 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 _:N7ee05cdf88a845d6a4688b25335f5aee ;
    schema:name "Gensokyo Millennium ~ History of the Moon"@en,
        "千年幻想郷 ～ History of the Moon"@ja .

_:N501a68b3eada454fb9a8ba708e247a03 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 _:N7ee05cdf88a845d6a4688b25335f5aee ;
    schema:name "Locked Girl ~ The Girl's Sealed Room"@en,
        "ラクトガール ～ 少女密室"@ja,
        "ラクトガール ～ 少女密室 ～ Locked Girl"@ja .

_:N54453b86667f44f099c7e6974df69ba2 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 _:N7ee05cdf88a845d6a4688b25335f5aee ;
    schema:name "Hiroshige No.36 ~ Neo Super-Express"@en,
        "ヒロシゲ36号 ～ Neo Super-Express"@ja .

_:N5f759eea49c24c01bcb2d72dc77a1b9e 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 _:N7ee05cdf88a845d6a4688b25335f5aee ;
    schema:name "Higan Retour ~ Riverside View"@en,
        "彼岸帰航 ～ Riverside View"@ja .

_:N975b545e7c274b64a4437d9f5cc347fe 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 _:N7ee05cdf88a845d6a4688b25335f5aee ;
    schema:name "Blue Sea of 53 Minutes"@en,
        "53ミニッツの青い海"@ja,
        "53ミニッツの青い海 ～ Blue Sea for 53 minutes"@ja .

_:N9c9a595708e84344812b133d45958d6d 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 _:N7ee05cdf88a845d6a4688b25335f5aee ;
    schema:name "Legend of Aokigahara"@en,
        "青木ヶ原の伝説"@ja,
        "青木ヶ原の伝説 ～ Forbidden Forest"@ja .

_:Nf252b135393947e0b53dcaba2c201cc8 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 _:N7ee05cdf88a845d6a4688b25335f5aee ;
    schema:name "Reach for the Moon, Immortal Smoke"@en,
        "月まで届け不死の煙"@ja,
        "月まで届け不死の煙 ～ Elixir of Life"@ja .

_:Nf2dfa023561d4d46839d16f40f5ead45 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 _:N7ee05cdf88a845d6a4688b25335f5aee ;
    schema:name "The Purest Sky and Sea"@en,
        "最も澄みわたる空と海"@ja .

_:N7ee05cdf88a845d6a4688b25335f5aee a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N191fd77e756e4300afce0043a6506b03,
        _:N2c775318f9644797a38514c9d0755ff7,
        _:N350a82ded0a64c00bea208154a2a30c2,
        _:N3aff829d4b644ebeab695276ef1bded5,
        _:N501a68b3eada454fb9a8ba708e247a03,
        _:N54453b86667f44f099c7e6974df69ba2,
        _:N5f759eea49c24c01bcb2d72dc77a1b9e,
        _:N975b545e7c274b64a4437d9f5cc347fe,
        _:N9c9a595708e84344812b133d45958d6d,
        _:Nf252b135393947e0b53dcaba2c201cc8,
        _:Nf2dfa023561d4d46839d16f40f5ead45 ;
    mo:track_count 11 ;
    schema:duration "PT52:59"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N191fd77e756e4300afce0043a6506b03,
        _:N2c775318f9644797a38514c9d0755ff7,
        _:N350a82ded0a64c00bea208154a2a30c2,
        _:N3aff829d4b644ebeab695276ef1bded5,
        _:N501a68b3eada454fb9a8ba708e247a03,
        _:N54453b86667f44f099c7e6974df69ba2,
        _:N5f759eea49c24c01bcb2d72dc77a1b9e,
        _:N975b545e7c274b64a4437d9f5cc347fe,
        _:N9c9a595708e84344812b133d45958d6d,
        _:Nf252b135393947e0b53dcaba2c201cc8,
        _:Nf2dfa023561d4d46839d16f40f5ead45 .

