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

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

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

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

<artist/7380#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21006#subject> ;
    schema:name "PIROPARU"@en ;
    foaf:made <album/21006#composition>,
        <album/21006#subject> ;
    foaf:name "PIROPARU"@en .

<event/94> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai SP (Sep 19, 2010)" .

<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/276#subject> a schema:CreativeWork ;
    schema:name "Double Spoiler ~ Touhou Bunkachou"@en,
        "ダブルスポイラー　〜 東方文花帖"@ja,
        "Double Spoiler ~ Touhou Bunkachou"@ja-latn ;
    foaf:name "Double Spoiler ~ Touhou Bunkachou"@en,
        "ダブルスポイラー　〜 東方文花帖"@ja,
        "Double Spoiler ~ Touhou Bunkachou"@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/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn .

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

<album/21006#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kyouon no Ooi Ryouriten"@en,
        "郷音の多い料理店"@ja,
        "Kyouon no Ooi Ryouriten"@ja-latn ;
    mo:performance_of <album/21006#musicalwork> ;
    mo:recorded_as <album/21006#musicalexpression> ;
    schema:name "Kyouon no Ooi Ryouriten"@en,
        "郷音の多い料理店"@ja,
        "Kyouon no Ooi Ryouriten"@ja-latn ;
    schema:workPerformed <album/21006#musicalwork> .

<org/852#subject> schema:name "Gu Xiang De Ge"@en,
        "グーシャンダグー"@ja,
        "Gu Xiang De Ge"@ja-latn ;
    foaf:name "Gu Xiang De Ge"@en,
        "グーシャンダグー"@ja,
        "Gu Xiang De Ge"@ja-latn .

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

<https://medium-media.vgm.io/albums/60/21006/21006-1284996412.jpg> a schema:ImageObject,
        foaf:Image .

<album/21006#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kyouon no Ooi Ryouriten"@en,
        "郷音の多い料理店"@ja,
        "Kyouon no Ooi Ryouriten"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/7380#subject> ;
    mo:produced_work <album/21006#musicalwork> ;
    schema:name "Kyouon no Ooi Ryouriten"@en,
        "郷音の多い料理店"@ja,
        "Kyouon no Ooi Ryouriten"@ja-latn .

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

<album/21006#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-09-19"^^xsd:date ;
    dcterms:title "Kyouon no Ooi Ryouriten"@en,
        "郷音の多い料理店"@ja,
        "Kyouon no Ooi Ryouriten"@ja-latn ;
    mo:catalogue_number "GXDG-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/21006#musicalexpression> ;
    mo:publisher <org/852#subject> ;
    mo:record _:Nedbdeaffcf28422c9a8174c1b33388be ;
    mo:record_count 1 ;
    mo:release <event/94> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/276#subject>,
        <product/29#subject>,
        <product/51#subject> ;
    schema:datePublished "2010-09-19"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/60/21006/21006-1284996412.jpg> ;
    schema:name "Kyouon no Ooi Ryouriten"@en,
        "郷音の多い料理店"@ja,
        "Kyouon no Ooi Ryouriten"@ja-latn ;
    schema:publisher <org/852#subject> ;
    foaf:depiction <https://media.vgm.io/albums/60/21006/21006-1284996412.jpg> .

_:N01bc52fb05cc4fef88252978b5727bb5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "籠居漏水"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Nedbdeaffcf28422c9a8174c1b33388be ;
    schema:name "籠居漏水"@ja .

_:N3b6347909d50403b81282eaaf14f2e4c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "歓迎光臨"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:Nedbdeaffcf28422c9a8174c1b33388be ;
    schema:name "歓迎光臨"@ja .

_:N45daad1b72c8487ebefec85eaf9c2901 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夜来芳信"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:Nedbdeaffcf28422c9a8174c1b33388be ;
    schema:name "夜来芳信"@ja .

_:N4e2f86b77b7849c3ad33819991b0213f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "暴君乱舞"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Nedbdeaffcf28422c9a8174c1b33388be ;
    schema:name "暴君乱舞"@ja .

_:N4faba4d61ca44274906214dfb75c50e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "蓮華世界"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:Nedbdeaffcf28422c9a8174c1b33388be ;
    schema:name "蓮華世界"@ja .

_:Nae6e5523fab644b1ba6001fce456d58f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "日傘演舞"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:Nedbdeaffcf28422c9a8174c1b33388be ;
    schema:name "日傘演舞"@ja .

_:Ne6f2d47cbfa34f2c916745480f96ba1b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "蓮華世界 (Bagpipe Remix)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:Nedbdeaffcf28422c9a8174c1b33388be ;
    schema:name "蓮華世界 (Bagpipe Remix)"@ja .

_:Nec690b8ff2b74d52a3c107f04c8bc03a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "桜花祭誕 (Album Edit)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:Nedbdeaffcf28422c9a8174c1b33388be ;
    schema:name "桜花祭誕 (Album Edit)"@ja .

_:Nf5f7dd9312d84a98aee45565b4604091 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "如是我聞"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Nedbdeaffcf28422c9a8174c1b33388be ;
    schema:name "如是我聞"@ja .

_:Nedbdeaffcf28422c9a8174c1b33388be a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01bc52fb05cc4fef88252978b5727bb5,
        _:N3b6347909d50403b81282eaaf14f2e4c,
        _:N45daad1b72c8487ebefec85eaf9c2901,
        _:N4e2f86b77b7849c3ad33819991b0213f,
        _:N4faba4d61ca44274906214dfb75c50e7,
        _:Nae6e5523fab644b1ba6001fce456d58f,
        _:Ne6f2d47cbfa34f2c916745480f96ba1b,
        _:Nec690b8ff2b74d52a3c107f04c8bc03a,
        _:Nf5f7dd9312d84a98aee45565b4604091 ;
    mo:track_count 9 ;
    schema:duration "PT28:15"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N01bc52fb05cc4fef88252978b5727bb5,
        _:N3b6347909d50403b81282eaaf14f2e4c,
        _:N45daad1b72c8487ebefec85eaf9c2901,
        _:N4e2f86b77b7849c3ad33819991b0213f,
        _:N4faba4d61ca44274906214dfb75c50e7,
        _:Nae6e5523fab644b1ba6001fce456d58f,
        _:Ne6f2d47cbfa34f2c916745480f96ba1b,
        _:Nec690b8ff2b74d52a3c107f04c8bc03a,
        _:Nf5f7dd9312d84a98aee45565b4604091 .

