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

<album/34513#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Yume Shibai"@en,
        "夢芝居"@ja,
        "Yume Shibai"@ja-latn ;
    mo:produced_work <album/34513#musicalwork> ;
    schema:name "Yume Shibai"@en,
        "夢芝居"@ja,
        "Yume Shibai"@ja-latn .

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

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

<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/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/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 .

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

<album/34513#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Yume Shibai"@en,
        "夢芝居"@ja,
        "Yume Shibai"@ja-latn ;
    mo:performance_of <album/34513#musicalwork> ;
    mo:recorded_as <album/34513#musicalexpression> ;
    schema:name "Yume Shibai"@en,
        "夢芝居"@ja,
        "Yume Shibai"@ja-latn ;
    schema:workPerformed <album/34513#musicalwork> .

<org/241#subject> schema:name "ooedo Express mail"@en,
        "大江戸宅急便"@ja,
        "ooedo Express mail"@ja-latn ;
    foaf:name "ooedo Express mail"@en,
        "大江戸宅急便"@ja,
        "ooedo Express mail"@ja-latn .

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

<https://medium-media.vgm.io/albums/31/34513/34513-1344302629.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/34513#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-05-21"^^xsd:date ;
    dcterms:title "Yume Shibai"@en,
        "夢芝居"@ja,
        "Yume Shibai"@ja-latn ;
    mo:catalogue_number "OEMM-0098" ;
    mo:media_type "CD" ;
    mo:publication_of <album/34513#musicalexpression> ;
    mo:publisher <org/241#subject> ;
    mo:record _:N06fa6214e6194d1295582245fdb2e4ac ;
    mo:record_count 1 ;
    mo:release <event/10> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/29#subject> ;
    schema:datePublished "2006-05-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/31/34513/34513-1344302629.jpg> ;
    schema:name "Yume Shibai"@en,
        "夢芝居"@ja,
        "Yume Shibai"@ja-latn ;
    schema:publisher <org/241#subject> ;
    foaf:depiction <https://media.vgm.io/albums/31/34513/34513-1344302629.jpg> .

_:N019d59b677e24d9b910fa27618272a3c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "竹取天舞"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N06fa6214e6194d1295582245fdb2e4ac ;
    schema:name "竹取天舞"@ja .

_:N01ee88c07f63496794aa5c2cfe705b2c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "灰色の罠"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N06fa6214e6194d1295582245fdb2e4ac ;
    schema:name "灰色の罠"@ja .

_:N22be287bdf324cf281584d602d3664fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "もうデジタル音でしか作れないッ！"@ja ;
    mo:track_number 3 ;
    schema:duration "PT6:00"^^xsd:interval ;
    schema:inPlaylist _:N06fa6214e6194d1295582245fdb2e4ac ;
    schema:name "もうデジタル音でしか作れないッ！"@ja .

_:N323fba9aa1914a388e198a86d114f52c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ボーダフォンライフ ～ 大手町なのに圏外"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N06fa6214e6194d1295582245fdb2e4ac ;
    schema:name "ボーダフォンライフ ～ 大手町なのに圏外"@ja .

_:N4366ced9baef456cb9a653a5940d6147 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "EL dorado"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N06fa6214e6194d1295582245fdb2e4ac ;
    schema:name "EL dorado"@ja .

_:N7318ee9ab6b14ac88e498075be55cfcd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shout the blue, blue moon"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N06fa6214e6194d1295582245fdb2e4ac ;
    schema:name "Shout the blue, blue moon"@ja .

_:N85ccc99e4b0f4986813617de95ed5452 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ぱにっく！ぱにっく！"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N06fa6214e6194d1295582245fdb2e4ac ;
    schema:name "ぱにっく！ぱにっく！"@ja .

_:N8c0463625acb40509ba65edb211906f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Old HIP-HOP World"@ja ;
    mo:track_number 14 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N06fa6214e6194d1295582245fdb2e4ac ;
    schema:name "Old HIP-HOP World"@ja .

_:Na6f5ef405c524838a022e2e131251a21 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "闇色を背に光を映す"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:N06fa6214e6194d1295582245fdb2e4ac ;
    schema:name "闇色を背に光を映す"@ja .

_:Nafc9437dc326486baf9d0c66c307650c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "紅陽郷愁譚"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N06fa6214e6194d1295582245fdb2e4ac ;
    schema:name "紅陽郷愁譚"@ja .

_:Nb8d8b932faa144439a4d76c67c7b41b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "無限回廊 ～dream as a dream～"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N06fa6214e6194d1295582245fdb2e4ac ;
    schema:name "無限回廊 ～dream as a dream～"@ja .

_:Nc18ed1c26dd54887bc622d1c2b53a4ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "1812年に生まれたドール達よ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N06fa6214e6194d1295582245fdb2e4ac ;
    schema:name "1812年に生まれたドール達よ"@ja .

_:Nc62e490a3fcc4aeba6c7dad656f30826 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "烈風蓬莱"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:N06fa6214e6194d1295582245fdb2e4ac ;
    schema:name "烈風蓬莱"@ja .

_:Ne8132ac4c241426bb2193e0696663bc9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "All colors myself～Goa edit"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N06fa6214e6194d1295582245fdb2e4ac ;
    schema:name "All colors myself～Goa edit"@ja .

_:Nf53f434dacea4e41951a1cb5ef212e82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "紅夜の七人"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N06fa6214e6194d1295582245fdb2e4ac ;
    schema:name "紅夜の七人"@ja .

_:N06fa6214e6194d1295582245fdb2e4ac a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N019d59b677e24d9b910fa27618272a3c,
        _:N01ee88c07f63496794aa5c2cfe705b2c,
        _:N22be287bdf324cf281584d602d3664fa,
        _:N323fba9aa1914a388e198a86d114f52c,
        _:N4366ced9baef456cb9a653a5940d6147,
        _:N7318ee9ab6b14ac88e498075be55cfcd,
        _:N85ccc99e4b0f4986813617de95ed5452,
        _:N8c0463625acb40509ba65edb211906f1,
        _:Na6f5ef405c524838a022e2e131251a21,
        _:Nafc9437dc326486baf9d0c66c307650c,
        _:Nb8d8b932faa144439a4d76c67c7b41b2,
        _:Nc18ed1c26dd54887bc622d1c2b53a4ea,
        _:Nc62e490a3fcc4aeba6c7dad656f30826,
        _:Ne8132ac4c241426bb2193e0696663bc9,
        _:Nf53f434dacea4e41951a1cb5ef212e82 ;
    mo:track_count 15 ;
    schema:duration "PT60:45"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N019d59b677e24d9b910fa27618272a3c,
        _:N01ee88c07f63496794aa5c2cfe705b2c,
        _:N22be287bdf324cf281584d602d3664fa,
        _:N323fba9aa1914a388e198a86d114f52c,
        _:N4366ced9baef456cb9a653a5940d6147,
        _:N7318ee9ab6b14ac88e498075be55cfcd,
        _:N85ccc99e4b0f4986813617de95ed5452,
        _:N8c0463625acb40509ba65edb211906f1,
        _:Na6f5ef405c524838a022e2e131251a21,
        _:Nafc9437dc326486baf9d0c66c307650c,
        _:Nb8d8b932faa144439a4d76c67c7b41b2,
        _:Nc18ed1c26dd54887bc622d1c2b53a4ea,
        _:Nc62e490a3fcc4aeba6c7dad656f30826,
        _:Ne8132ac4c241426bb2193e0696663bc9,
        _:Nf53f434dacea4e41951a1cb5ef212e82 .

