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

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

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

<artist/17411#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47183#subject> ;
    schema:name "Hector Berlioz"@en ;
    foaf:made <album/47183#composition>,
        <album/47183#subject> ;
    foaf:name "Hector Berlioz"@en .

<artist/6881#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47183#subject> ;
    schema:name "Émile Waldteufel"@en ;
    foaf:made <album/47183#composition>,
        <album/47183#subject> ;
    foaf:name "Émile Waldteufel"@en .

<event/171> a mo:Release ;
    schema:name "Released at Comic Market 86 (Aug 15, 2014 to Aug 17, 2014)" .

<product/1948#subject> a schema:CreativeWork ;
    schema:name "Touhou Kishinjou ~ Double Dealing Character."@en,
        "東方輝針城　～ Double Dealing Character."@ja,
        "Touhou Kishinjou ~ Double Dealing Character."@ja-latn ;
    foaf:name "Touhou Kishinjou ~ Double Dealing Character."@en,
        "東方輝針城　～ Double Dealing Character."@ja,
        "Touhou Kishinjou ~ Double Dealing Character."@ja-latn .

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

<product/882#subject> a schema:CreativeWork ;
    schema:name "Touhou Shinreibyou ~ Ten Desires."@en,
        "東方神霊廟　～ Ten Desires."@ja,
        "Touhou Shinreibyou ~ Ten Desires."@ja-latn ;
    foaf:name "Touhou Shinreibyou ~ Ten Desires."@en,
        "東方神霊廟　～ Ten Desires."@ja,
        "Touhou Shinreibyou ~ Ten Desires."@ja-latn .

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

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

<org/419#subject> schema:name "Machikado-Mapoze"@en,
        "街角麻婆豆"@ja,
        "Machikado-Mapoze"@ja-latn ;
    foaf:name "Machikado-Mapoze"@en,
        "街角麻婆豆"@ja,
        "Machikado-Mapoze"@ja-latn .

<https://media.vgm.io/albums/38/47183/47183-1406839004.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/47183#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/38/47183/47183-1406839004.png> ;
    foaf:depicts <album/47183#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/38/47183/47183-1406839004.png> .

<https://medium-media.vgm.io/albums/38/47183/47183-1406839004.png> a schema:ImageObject,
        foaf:Image .

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

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

<artist/16305#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/47183#performance> ;
    schema:name "Azusa Kayata"@en,
        "茅田あず茶"@ja ;
    foaf:name "Azusa Kayata"@en,
        "茅田あず茶"@ja .

<artist/16306#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/47183#performance> ;
    schema:name "Roco"@en,
        "ろこ"@ja ;
    foaf:name "Roco"@en,
        "ろこ"@ja .

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

<artist/16309#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/47183#performance> ;
    schema:name "Takako-senpai"@en,
        "たかこ先輩"@ja ;
    foaf:name "Takako-senpai"@en,
        "たかこ先輩"@ja .

<artist/25495#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/47183#performance> ;
    schema:name "Wakaba"@en,
        "わかば"@ja ;
    foaf:name "Wakaba"@en,
        "わかば"@ja .

<artist/25496#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/47183#performance> ;
    schema:name "Morio Sugahara"@en,
        "菅原森央"@ja ;
    foaf:name "Morio Sugahara"@en,
        "菅原森央"@ja .

<artist/7248#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/47183#performance> ;
    schema:name "Sakana Nakazako"@en,
        "中雑魚酒菜"@ja ;
    foaf:name "Sakana Nakazako"@en,
        "中雑魚酒菜"@ja .

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

<album/47183#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Dancing Phantasmagoria"@en,
        "Dancing Phantasmagoria"@ja,
        "Dancing Phantasmagoria"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Franz Lehár"@en ;
            foaf:made <album/47183#composition> ;
            foaf:name "Franz Lehár"@en ],
        <artist/1#subject>,
        <artist/17411#subject>,
        <artist/6881#subject> ;
    mo:produced_work <album/47183#musicalwork> ;
    schema:name "Dancing Phantasmagoria"@en,
        "Dancing Phantasmagoria"@ja,
        "Dancing Phantasmagoria"@ja-latn .

<album/47183#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-08-16"^^xsd:date ;
    dcterms:title "Dancing Phantasmagoria"@en,
        "Dancing Phantasmagoria"@ja,
        "Dancing Phantasmagoria"@ja-latn ;
    mo:catalogue_number "MM-30" ;
    mo:media_type "CD" ;
    mo:publication_of <album/47183#musicalexpression> ;
    mo:publisher <org/419#subject> ;
    mo:record _:N96c04150d9ca4534aa01d9f46459e4e8 ;
    mo:record_count 1 ;
    mo:release <event/171> ;
    schema:about <product/1948#subject>,
        <product/20#subject>,
        <product/27#subject>,
        <product/33#subject>,
        <product/51#subject>,
        <product/882#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "ゲシくん"@en ;
            foaf:name "ゲシくん"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "どいも"@en ;
            foaf:name "どいも"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "越野仁"@en ;
            foaf:name "越野仁"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "course-k"@en ;
            foaf:name "course-k"@en ],
        <artist/16303#subject>,
        <artist/16305#subject>,
        <artist/16306#subject>,
        <artist/16307#subject>,
        <artist/16309#subject>,
        <artist/25495#subject>,
        <artist/25496#subject>,
        <artist/7248#subject>,
        <artist/9572#subject> ;
    schema:datePublished "2014-08-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/38/47183/47183-1406839004.png> ;
    schema:name "Dancing Phantasmagoria"@en,
        "Dancing Phantasmagoria"@ja,
        "Dancing Phantasmagoria"@ja-latn ;
    schema:publisher <org/419#subject> ;
    foaf:depiction <https://media.vgm.io/albums/38/47183/47183-1406839004.png> .

<album/47183#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Dancing Phantasmagoria"@en,
        "Dancing Phantasmagoria"@ja,
        "Dancing Phantasmagoria"@ja-latn ;
    mo:performance_of <album/47183#musicalwork> ;
    mo:performer _:N13869a43fb0c49278f5ed0faba64790c,
        _:N611130f0e26e48b8a6541f6f2443ec39,
        _:Nf77a5a4f324e4d5b9971e76a741c393f,
        _:Nfbb1e36a44ed4248939a3814bc449640,
        <artist/16303#subject>,
        <artist/16305#subject>,
        <artist/16306#subject>,
        <artist/16307#subject>,
        <artist/16309#subject>,
        <artist/25495#subject>,
        <artist/25496#subject>,
        <artist/7248#subject>,
        <artist/9572#subject> ;
    mo:recorded_as <album/47183#musicalexpression> ;
    schema:byArtist _:N13869a43fb0c49278f5ed0faba64790c,
        _:N611130f0e26e48b8a6541f6f2443ec39,
        _:Nf77a5a4f324e4d5b9971e76a741c393f,
        _:Nfbb1e36a44ed4248939a3814bc449640,
        <artist/16303#subject>,
        <artist/16305#subject>,
        <artist/16306#subject>,
        <artist/16307#subject>,
        <artist/16309#subject>,
        <artist/25495#subject>,
        <artist/25496#subject>,
        <artist/7248#subject>,
        <artist/9572#subject> ;
    schema:name "Dancing Phantasmagoria"@en,
        "Dancing Phantasmagoria"@ja,
        "Dancing Phantasmagoria"@ja-latn ;
    schema:workPerformed <album/47183#musicalwork> .

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

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47183#subject> ;
    schema:name "Franz Lehár"@en ;
    foaf:made <album/47183#subject> ;
    foaf:name "Franz Lehár"@en .

_:N13869a43fb0c49278f5ed0faba64790c a schema:Person,
        foaf:Person ;
    mo:performed <album/47183#performance> ;
    schema:name "どいも"@en ;
    foaf:name "どいも"@en .

_:N19db9a22e06b4d6fafbfcea0531276c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "京丹後の羽衣伝説"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N96c04150d9ca4534aa01d9f46459e4e8 ;
    schema:name "京丹後の羽衣伝説"@ja .

_:N305d1215722e41c3a93ff4e7178e9422 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "かみさまマーチ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N96c04150d9ca4534aa01d9f46459e4e8 ;
    schema:name "かみさまマーチ"@ja .

_:N611130f0e26e48b8a6541f6f2443ec39 a schema:Person,
        foaf:Person ;
    mo:performed <album/47183#performance> ;
    schema:name "ゲシくん"@en ;
    foaf:name "ゲシくん"@en .

_:N75b6169ab8e4469fa77970567492d8f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Library Rag"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N96c04150d9ca4534aa01d9f46459e4e8 ;
    schema:name "Library Rag"@ja .

_:N8ccd15a4887f49a9a15a55f93c8bd1e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "針妙丸ンバ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N96c04150d9ca4534aa01d9f46459e4e8 ;
    schema:name "針妙丸ンバ"@ja .

_:N9c15bef059b94025a2a0b802b6bd3f38 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "えーりん先生の蓬莱ヨガ教室 ～Mambo Ver.～ (Inst)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N96c04150d9ca4534aa01d9f46459e4e8 ;
    schema:name "えーりん先生の蓬莱ヨガ教室 ～Mambo Ver.～ (Inst)"@ja .

_:N9f6813d84e8e45beb022bc3d4ed004a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "正邪の後進"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N96c04150d9ca4534aa01d9f46459e4e8 ;
    schema:name "正邪の後進"@ja .

_:Nae6870b640c14acb93d14291127e0e54 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "えーりん先生の蓬莱ヨガ教室 ～Mambo Ver.～"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N96c04150d9ca4534aa01d9f46459e4e8 ;
    schema:name "えーりん先生の蓬莱ヨガ教室 ～Mambo Ver.～"@ja .

_:Nb8b3d133951f4aa9bfb42e065fbe9414 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "正邪の後進 (Inst)"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N96c04150d9ca4534aa01d9f46459e4e8 ;
    schema:name "正邪の後進 (Inst)"@ja .

_:Ndba4db52d9a54a85b1948bfd0d9a3f6b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夜は語らずとも"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:N96c04150d9ca4534aa01d9f46459e4e8 ;
    schema:name "夜は語らずとも"@ja .

_:Nee6a82ed74fa48bebcd3f90c74505da6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "巫女みこ茶々々"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N96c04150d9ca4534aa01d9f46459e4e8 ;
    schema:name "巫女みこ茶々々"@ja .

_:Nf00a8aa91d524c53b216039c64d71fcc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "命蓮節"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N96c04150d9ca4534aa01d9f46459e4e8 ;
    schema:name "命蓮節"@ja .

_:Nf77a5a4f324e4d5b9971e76a741c393f a schema:Person,
        foaf:Person ;
    mo:performed <album/47183#performance> ;
    schema:name "越野仁"@en ;
    foaf:name "越野仁"@en .

_:Nfbb1e36a44ed4248939a3814bc449640 a schema:Person,
        foaf:Person ;
    mo:performed <album/47183#performance> ;
    schema:name "course-k"@en ;
    foaf:name "course-k"@en .

_:N96c04150d9ca4534aa01d9f46459e4e8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N19db9a22e06b4d6fafbfcea0531276c6,
        _:N305d1215722e41c3a93ff4e7178e9422,
        _:N75b6169ab8e4469fa77970567492d8f5,
        _:N8ccd15a4887f49a9a15a55f93c8bd1e5,
        _:N9c15bef059b94025a2a0b802b6bd3f38,
        _:N9f6813d84e8e45beb022bc3d4ed004a4,
        _:Nae6870b640c14acb93d14291127e0e54,
        _:Nb8b3d133951f4aa9bfb42e065fbe9414,
        _:Ndba4db52d9a54a85b1948bfd0d9a3f6b,
        _:Nee6a82ed74fa48bebcd3f90c74505da6,
        _:Nf00a8aa91d524c53b216039c64d71fcc ;
    mo:track_count 11 ;
    schema:duration "PT37:05"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N19db9a22e06b4d6fafbfcea0531276c6,
        _:N305d1215722e41c3a93ff4e7178e9422,
        _:N75b6169ab8e4469fa77970567492d8f5,
        _:N8ccd15a4887f49a9a15a55f93c8bd1e5,
        _:N9c15bef059b94025a2a0b802b6bd3f38,
        _:N9f6813d84e8e45beb022bc3d4ed004a4,
        _:Nae6870b640c14acb93d14291127e0e54,
        _:Nb8b3d133951f4aa9bfb42e065fbe9414,
        _:Ndba4db52d9a54a85b1948bfd0d9a3f6b,
        _:Nee6a82ed74fa48bebcd3f90c74505da6,
        _:Nf00a8aa91d524c53b216039c64d71fcc .

