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

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

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

<event/201> a mo:Release ;
    schema:name "Released at Comic Market 92 (Aug 11, 2017 to Aug 13, 2017)" .

<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/2491#subject> a schema:CreativeWork ;
    schema:name "Danmaku Amanojaku ~ Impossible Spell Card."@en,
        "弾幕アマノジャク　～ Impossible Spell Card."@ja,
        "Danmaku Amanojaku ~ Impossible Spell Card."@ja-latn ;
    foaf:name "Danmaku Amanojaku ~ Impossible Spell Card."@en,
        "弾幕アマノジャク　～ Impossible Spell Card."@ja,
        "Danmaku Amanojaku ~ Impossible Spell Card."@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/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 .

<product/4432#subject> a schema:CreativeWork ;
    schema:name "Touhou Suzunaan ~ Forbidden Scrollery."@en,
        "東方鈴奈庵　〜 Forbidden Scrollery."@ja,
        "Touhou Suzunaan ~ Forbidden Scrollery."@ja-latn ;
    foaf:name "Touhou Suzunaan ~ Forbidden Scrollery."@en,
        "東方鈴奈庵　〜 Forbidden Scrollery."@ja,
        "Touhou Suzunaan ~ Forbidden Scrollery."@ja-latn .

<product/497#subject> a schema:CreativeWork ;
    schema:name "Yousei Daisensou ~ Touhou Sangetsusei"@en,
        "妖精大戦争　〜 東方三月精"@ja,
        "Yousei Daisensou ~ Touhou Sangetsusei"@ja-latn ;
    foaf:name "Yousei Daisensou ~ Touhou Sangetsusei"@en,
        "妖精大戦争　〜 東方三月精"@ja,
        "Yousei Daisensou ~ Touhou Sangetsusei"@ja-latn .

<album/70341#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Yume no Tsuzuki"@en,
        "夢のつづき"@ja,
        "Yume no Tsuzuki"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/70341#musicalwork> ;
    schema:name "Yume no Tsuzuki"@en,
        "夢のつづき"@ja,
        "Yume no Tsuzuki"@ja-latn .

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

<org/1484#subject> schema:name "Ringing Volcano"@en,
        "風鈴ぼるけいの"@ja,
        "Ringing Volcano"@ja-latn ;
    foaf:name "Ringing Volcano"@en,
        "風鈴ぼるけいの"@ja,
        "Ringing Volcano"@ja-latn .

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

<https://medium-media.vgm.io/albums/14/70341/70341-1501701457.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/16303#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/70341#performance> ;
    schema:name "Roverta"@en ;
    foaf:name "Roverta"@en .

<artist/16307#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/70341#performance> ;
    schema:name "Dominyan"@en,
        "どみにゃん"@ja ;
    foaf:name "Dominyan"@en,
        "どみにゃん"@ja .

<artist/17085#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/70341#performance> ;
    schema:name "Chabatake"@en,
        "茶畑"@ja ;
    foaf:name "Chabatake"@en,
        "茶畑"@ja .

<artist/17590#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/70341#performance> ;
    schema:name "Cy"@en ;
    foaf:name "Cy"@en .

<artist/19779#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/70341#performance> ;
    schema:name "Asako Ueda"@en,
        "上田朝子"@ja ;
    foaf:name "Asako Ueda"@en,
        "上田朝子"@ja .

<artist/25494#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/70341#performance> ;
    schema:name "Shokichi"@en,
        "しょうきち"@ja ;
    foaf:name "Shokichi"@en,
        "しょうきち"@ja .

<artist/25503#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/70341#performance> ;
    schema:name "NAO"@en,
        "ナオ"@ja ;
    foaf:name "NAO"@en,
        "ナオ"@ja .

<artist/26333#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/70341#performance> ;
    schema:name "Yumizu"@en,
        "湯水"@ja ;
    foaf:name "Yumizu"@en,
        "湯水"@ja .

<artist/27770#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/70341#performance> ;
    schema:name "Iisuke"@en,
        "いーすけ"@ja ;
    foaf:name "Iisuke"@en,
        "いーすけ"@ja .

<artist/7321#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/70341#performance> ;
    schema:name "Tsubaki Ichimatsu"@en,
        "市松椿"@ja ;
    foaf:name "Tsubaki Ichimatsu"@en,
        "市松椿"@ja .

<artist/9572#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/70341#performance> ;
    schema:name "Koin Kikuichi"@en,
        "菊一倖殷"@ja ;
    foaf:name "Koin Kikuichi"@en,
        "菊一倖殷"@ja .

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

<album/70341#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-08-11"^^xsd:date ;
    dcterms:title "Yume no Tsuzuki"@en,
        "夢のつづき"@ja,
        "Yume no Tsuzuki"@ja-latn ;
    mo:catalogue_number "RVMC-0004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/70341#musicalexpression> ;
    mo:publisher <org/1484#subject> ;
    mo:record _:Neb84d0a80aae48a8a44321a742d39638 ;
    mo:record_count 1 ;
    mo:release <event/201> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/2491#subject>,
        <product/31#subject>,
        <product/33#subject>,
        <product/4432#subject>,
        <product/497#subject> ;
    schema:byArtist <artist/16303#subject>,
        <artist/16307#subject>,
        <artist/17085#subject>,
        <artist/17590#subject>,
        <artist/19779#subject>,
        <artist/25494#subject>,
        <artist/25503#subject>,
        <artist/26333#subject>,
        <artist/27770#subject>,
        <artist/7321#subject>,
        <artist/9572#subject> ;
    schema:datePublished "2017-08-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/14/70341/70341-1501701457.jpg> ;
    schema:name "Yume no Tsuzuki"@en,
        "夢のつづき"@ja,
        "Yume no Tsuzuki"@ja-latn ;
    schema:publisher <org/1484#subject> ;
    foaf:depiction <https://media.vgm.io/albums/14/70341/70341-1501701457.jpg> .

<album/70341#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Yume no Tsuzuki"@en,
        "夢のつづき"@ja,
        "Yume no Tsuzuki"@ja-latn ;
    mo:performance_of <album/70341#musicalwork> ;
    mo:performer <artist/16303#subject>,
        <artist/16307#subject>,
        <artist/17085#subject>,
        <artist/17590#subject>,
        <artist/19779#subject>,
        <artist/25494#subject>,
        <artist/25503#subject>,
        <artist/26333#subject>,
        <artist/27770#subject>,
        <artist/7321#subject>,
        <artist/9572#subject> ;
    mo:recorded_as <album/70341#musicalexpression> ;
    schema:byArtist <artist/16303#subject>,
        <artist/16307#subject>,
        <artist/17085#subject>,
        <artist/17590#subject>,
        <artist/19779#subject>,
        <artist/25494#subject>,
        <artist/25503#subject>,
        <artist/26333#subject>,
        <artist/27770#subject>,
        <artist/7321#subject>,
        <artist/9572#subject> ;
    schema:name "Yume no Tsuzuki"@en,
        "夢のつづき"@ja,
        "Yume no Tsuzuki"@ja-latn ;
    schema:workPerformed <album/70341#musicalwork> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Mizunoe Megane"@en ;
    foaf:made <album/70341#subject> ;
    foaf:name "Mizunoe Megane"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Nawo Yoshizuki"@en ;
    foaf:made <album/70341#subject> ;
    foaf:name "Nawo Yoshizuki"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Yumetsukitenon"@en ;
    foaf:made <album/70341#subject> ;
    foaf:name "Yumetsukitenon"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Kamui-JT"@en ;
    foaf:made <album/70341#subject> ;
    foaf:name "Kamui-JT"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Mizunoe Megane"@en ;
    foaf:made <album/70341#lyrics> ;
    foaf:name "Mizunoe Megane"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Nawo Yoshizuki"@en ;
    foaf:made <album/70341#lyrics> ;
    foaf:name "Nawo Yoshizuki"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Kamui-JT"@en ;
    foaf:made <album/70341#lyrics> ;
    foaf:name "Kamui-JT"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Yumetsukitenon"@en ;
    foaf:made <album/70341#lyrics> ;
    foaf:name "Yumetsukitenon"@en .

_:N3733b7744ab7401ca12d23b92a6a022c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "明日はどこに"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Neb84d0a80aae48a8a44321a742d39638 ;
    schema:name "明日はどこに"@ja .

_:N3b5e49b4b56b416a9b643a4bc16c9111 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢のつづき (ボーカル版)"@ja ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Neb84d0a80aae48a8a44321a742d39638 ;
    schema:name "夢のつづき (ボーカル版)"@ja .

_:N5a8f23f92bd6416b8c157f90d42d2442 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "高天原に千木高知りて (ボーカル版)"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Neb84d0a80aae48a8a44321a742d39638 ;
    schema:name "高天原に千木高知りて (ボーカル版)"@ja .

_:N760d485b3cf0447d9dfc33b84d2afc02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "三月の夜 (ボーカル版)"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Neb84d0a80aae48a8a44321a742d39638 ;
    schema:name "三月の夜 (ボーカル版)"@ja .

_:N95f38be53fcd49fbbfaf4068fe64c543 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "明日はどこに (Karaoke)"@ja ;
    mo:track_number 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Neb84d0a80aae48a8a44321a742d39638 ;
    schema:name "明日はどこに (Karaoke)"@ja .

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

_:Nbc70d316dc294a9f95152050d9e4b87f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "金木犀 (ボーカル版)"@ja ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Neb84d0a80aae48a8a44321a742d39638 ;
    schema:name "金木犀 (ボーカル版)"@ja .

_:Nc10ef00e79d5458ea7c1462343d34966 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "高天原に千木高知りて"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Neb84d0a80aae48a8a44321a742d39638 ;
    schema:name "高天原に千木高知りて"@ja .

_:Nc4171f60db6f40ea82a59f85b03b839f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おくりもの"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Neb84d0a80aae48a8a44321a742d39638 ;
    schema:name "おくりもの"@ja .

_:Nc6e72a53cfa44ed7a13cbac4152aa581 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おくりもの (ボーカル版)"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Neb84d0a80aae48a8a44321a742d39638 ;
    schema:name "おくりもの (ボーカル版)"@ja .

_:Nc74b893efa054df18d49cef2957ea6ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "金木犀 (Karaoke)"@ja ;
    mo:track_number 17 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Neb84d0a80aae48a8a44321a742d39638 ;
    schema:name "金木犀 (Karaoke)"@ja .

_:Ncc356ebac9f743b7acaecae5518d7589 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おくりもの (Karaoke)"@ja ;
    mo:track_number 15 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Neb84d0a80aae48a8a44321a742d39638 ;
    schema:name "おくりもの (Karaoke)"@ja .

_:Ncd0704f7c6fb4cf1a05ab773088a057a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "三月の夜"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Neb84d0a80aae48a8a44321a742d39638 ;
    schema:name "三月の夜"@ja .

_:Ndee765c1fc80455ab03843b85e009ca3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "金木犀"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Neb84d0a80aae48a8a44321a742d39638 ;
    schema:name "金木犀"@ja .

_:Ne0decd87bac949049ed1f01145bb1e7b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "高天原に千木高知りて (Karaoke)"@ja ;
    mo:track_number 14 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Neb84d0a80aae48a8a44321a742d39638 ;
    schema:name "高天原に千木高知りて (Karaoke)"@ja .

_:Ne6e2fa446f2e449fbdb075b072e88a90 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "明日はどこに (ボーカル版)"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Neb84d0a80aae48a8a44321a742d39638 ;
    schema:name "明日はどこに (ボーカル版)"@ja .

_:Ne972d85387514b3eaae89affb2b59703 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "三月の夜 (Karaoke)"@ja ;
    mo:track_number 16 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Neb84d0a80aae48a8a44321a742d39638 ;
    schema:name "三月の夜 (Karaoke)"@ja .

_:Nf81c9bc365464d008f77cc6765d0479d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢のつづき (Karaoke)"@ja ;
    mo:track_number 18 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Neb84d0a80aae48a8a44321a742d39638 ;
    schema:name "夢のつづき (Karaoke)"@ja .

_:Neb84d0a80aae48a8a44321a742d39638 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3733b7744ab7401ca12d23b92a6a022c,
        _:N3b5e49b4b56b416a9b643a4bc16c9111,
        _:N5a8f23f92bd6416b8c157f90d42d2442,
        _:N760d485b3cf0447d9dfc33b84d2afc02,
        _:N95f38be53fcd49fbbfaf4068fe64c543,
        _:Nb81278198c2747edaf113aa258c946c4,
        _:Nbc70d316dc294a9f95152050d9e4b87f,
        _:Nc10ef00e79d5458ea7c1462343d34966,
        _:Nc4171f60db6f40ea82a59f85b03b839f,
        _:Nc6e72a53cfa44ed7a13cbac4152aa581,
        _:Nc74b893efa054df18d49cef2957ea6ba,
        _:Ncc356ebac9f743b7acaecae5518d7589,
        _:Ncd0704f7c6fb4cf1a05ab773088a057a,
        _:Ndee765c1fc80455ab03843b85e009ca3,
        _:Ne0decd87bac949049ed1f01145bb1e7b,
        _:Ne6e2fa446f2e449fbdb075b072e88a90,
        _:Ne972d85387514b3eaae89affb2b59703,
        _:Nf81c9bc365464d008f77cc6765d0479d ;
    mo:track_count 18 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 18 ;
    schema:track _:N3733b7744ab7401ca12d23b92a6a022c,
        _:N3b5e49b4b56b416a9b643a4bc16c9111,
        _:N5a8f23f92bd6416b8c157f90d42d2442,
        _:N760d485b3cf0447d9dfc33b84d2afc02,
        _:N95f38be53fcd49fbbfaf4068fe64c543,
        _:Nb81278198c2747edaf113aa258c946c4,
        _:Nbc70d316dc294a9f95152050d9e4b87f,
        _:Nc10ef00e79d5458ea7c1462343d34966,
        _:Nc4171f60db6f40ea82a59f85b03b839f,
        _:Nc6e72a53cfa44ed7a13cbac4152aa581,
        _:Nc74b893efa054df18d49cef2957ea6ba,
        _:Ncc356ebac9f743b7acaecae5518d7589,
        _:Ncd0704f7c6fb4cf1a05ab773088a057a,
        _:Ndee765c1fc80455ab03843b85e009ca3,
        _:Ne0decd87bac949049ed1f01145bb1e7b,
        _:Ne6e2fa446f2e449fbdb075b072e88a90,
        _:Ne972d85387514b3eaae89affb2b59703,
        _:Nf81c9bc365464d008f77cc6765d0479d .

