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

<artist/6776#subject> a schema:Person,
        foaf:Person ;
    schema:name "Satoshi Kuroiwa"@en,
        "黒岩サトシ"@ja ;
    foaf:made <album/15049#lyrics>,
        <album/15049#subject> ;
    foaf:name "Satoshi Kuroiwa"@en,
        "黒岩サトシ"@ja .

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

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

<event/51> a mo:Release ;
    schema:name "Pre-released at Comic Market 76 (Aug 14, 2009 to Aug 16, 2009)" .

<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/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/37#subject> a schema:CreativeWork ;
    schema:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn ;
    foaf:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn .

<album/15049#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "dialogue ~Starry Nightmare~"@en,
        "dialogue ~Starry Nightmare~"@ja,
        "dialogue ~Starry Nightmare~"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/15049#musicalwork> ;
    schema:name "dialogue ~Starry Nightmare~"@en,
        "dialogue ~Starry Nightmare~"@ja,
        "dialogue ~Starry Nightmare~"@ja-latn .

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

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

<org/358#subject> schema:name "kimino-museum"@en,
        "君の美術館"@ja,
        "kimino-museum"@ja-latn ;
    foaf:name "kimino-museum"@en,
        "君の美術館"@ja,
        "kimino-museum"@ja-latn .

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

<https://medium-media.vgm.io/albums/94/15049/15049-1250742727.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/36288#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/15049#performance> ;
    schema:name "PHEVOTT"@en ;
    foaf:name "PHEVOTT"@en .

<artist/479#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/15049#performance> ;
    schema:name "Azu♪"@en,
        "あず♪"@ja ;
    foaf:name "Azu♪"@en,
        "あず♪"@ja .

<artist/50765#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/15049#performance> ;
    schema:name "fanfan."@en ;
    foaf:name "fanfan."@en .

<artist/64872#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/15049#performance> ;
    schema:name "Cathy"@en,
        "きゃしこ"@ja ;
    foaf:name "Cathy"@en,
        "きゃしこ"@ja .

<artist/7326#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/15049#performance> ;
    schema:name "Cherose"@en,
        "チェロス"@ja ;
    foaf:name "Cherose"@en,
        "チェロス"@ja .

<artist/7327#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/15049#performance> ;
    schema:name "fi-fy"@en,
        "ふぃー ふぃー"@ja ;
    foaf:name "fi-fy"@en,
        "ふぃー ふぃー"@ja .

<artist/7329#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/15049#performance> ;
    schema:name "Jhojia"@en ;
    foaf:name "Jhojia"@en .

<album/15049#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-08-22"^^xsd:date ;
    dcterms:title "dialogue ~Starry Nightmare~"@en,
        "dialogue ~Starry Nightmare~"@ja,
        "dialogue ~Starry Nightmare~"@ja-latn ;
    mo:catalogue_number "Muse-0011" ;
    mo:media_type "CD" ;
    mo:publication_of <album/15049#musicalexpression> ;
    mo:publisher <org/358#subject> ;
    mo:record _:N967193843332477f8622069f10a65d89 ;
    mo:record_count 1 ;
    mo:release <event/51> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/33#subject>,
        <product/37#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Shimizu"@en ;
            foaf:name "Shimizu"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "toM"@en ;
            foaf:name "toM"@en ],
        <artist/36288#subject>,
        <artist/479#subject>,
        <artist/50765#subject>,
        <artist/64872#subject>,
        <artist/7326#subject>,
        <artist/7327#subject>,
        <artist/7329#subject> ;
    schema:datePublished "2009-08-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/94/15049/15049-1250742727.jpg> ;
    schema:name "dialogue ~Starry Nightmare~"@en,
        "dialogue ~Starry Nightmare~"@ja,
        "dialogue ~Starry Nightmare~"@ja-latn ;
    schema:publisher <org/358#subject> ;
    foaf:depiction <https://media.vgm.io/albums/94/15049/15049-1250742727.jpg> .

<album/15049#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "dialogue ~Starry Nightmare~"@en,
        "dialogue ~Starry Nightmare~"@ja,
        "dialogue ~Starry Nightmare~"@ja-latn ;
    mo:performance_of <album/15049#musicalwork> ;
    mo:performer _:N4bcc515836114fef83830c758af19a31,
        _:Nd71e3f6ed2944acf87987a2dde8cf415,
        <artist/36288#subject>,
        <artist/479#subject>,
        <artist/50765#subject>,
        <artist/64872#subject>,
        <artist/7326#subject>,
        <artist/7327#subject>,
        <artist/7329#subject> ;
    mo:recorded_as <album/15049#musicalexpression> ;
    schema:byArtist _:N4bcc515836114fef83830c758af19a31,
        _:Nd71e3f6ed2944acf87987a2dde8cf415,
        <artist/36288#subject>,
        <artist/479#subject>,
        <artist/50765#subject>,
        <artist/64872#subject>,
        <artist/7326#subject>,
        <artist/7327#subject>,
        <artist/7329#subject> ;
    schema:name "dialogue ~Starry Nightmare~"@en,
        "dialogue ~Starry Nightmare~"@ja,
        "dialogue ~Starry Nightmare~"@ja-latn ;
    schema:workPerformed <album/15049#musicalwork> .

_:N0bf96c96642e4acb846cb4a83a59ff45 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Venerable Ancient Battlefield ~ Suwa Foughten Field"@en,
        "神さびた古戦場 〜　Suwa Foughten Field"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:N967193843332477f8622069f10a65d89 ;
    schema:name "Venerable Ancient Battlefield ~ Suwa Foughten Field"@en,
        "神さびた古戦場 〜　Suwa Foughten Field"@ja .

_:N291b37b10a0349d29d6c84e807aa94ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Fantastic Legend of Tohno"@en,
        "遠野幻想物語"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N967193843332477f8622069f10a65d89 ;
    schema:name "The Fantastic Legend of Tohno"@en,
        "遠野幻想物語"@ja .

_:N4bcc515836114fef83830c758af19a31 a schema:Person,
        foaf:Person ;
    mo:performed <album/15049#performance> ;
    schema:name "Shimizu"@en ;
    foaf:name "Shimizu"@en .

_:N4e5d43654d5744debe676e8506a75d62 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lullaby of Deserted Hell"@en,
        "廃獄ララバイ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N967193843332477f8622069f10a65d89 ;
    schema:name "Lullaby of Deserted Hell"@en,
        "廃獄ララバイ"@ja .

_:N6993a7c17d5b444d98fb985f6ab1cb9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Capital City of Flowers in the Sky"@en,
        "天空の花の都"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N967193843332477f8622069f10a65d89 ;
    schema:name "The Capital City of Flowers in the Sky"@en,
        "天空の花の都"@ja .

_:N7382dd1b272d404585cc878421ef6aac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Myon!"@en,
        "Myon!"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N967193843332477f8622069f10a65d89 ;
    schema:name "Myon!"@en,
        "Myon!"@ja .

_:N9f2547d0aa594fa3b46acdb8a00be290 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gensokyo Millennium ~ History of the Moon"@en,
        "千年幻想郷 〜　History of the Moon"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N967193843332477f8622069f10a65d89 ;
    schema:name "Gensokyo Millennium ~ History of the Moon"@en,
        "千年幻想郷 〜　History of the Moon"@ja .

_:Nc4c400aa193c4b589161aed02f774bb1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Maid and the Pocket Watch of Blood"@en,
        "メイドと血の懐中時計"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N967193843332477f8622069f10a65d89 ;
    schema:name "The Maid and the Pocket Watch of Blood"@en,
        "メイドと血の懐中時計"@ja .

_:Nc6e7075959fa477b98fa074c2a5672ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Septette of the Dead Princess"@en,
        "亡き王女の為のセプテット"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N967193843332477f8622069f10a65d89 ;
    schema:name "Septette of the Dead Princess"@en,
        "亡き王女の為のセプテット"@ja .

_:Nd71e3f6ed2944acf87987a2dde8cf415 a schema:Person,
        foaf:Person ;
    mo:performed <album/15049#performance> ;
    schema:name "toM"@en ;
    foaf:name "toM"@en .

_:N967193843332477f8622069f10a65d89 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0bf96c96642e4acb846cb4a83a59ff45,
        _:N291b37b10a0349d29d6c84e807aa94ce,
        _:N4e5d43654d5744debe676e8506a75d62,
        _:N6993a7c17d5b444d98fb985f6ab1cb9e,
        _:N7382dd1b272d404585cc878421ef6aac,
        _:N9f2547d0aa594fa3b46acdb8a00be290,
        _:Nc4c400aa193c4b589161aed02f774bb1,
        _:Nc6e7075959fa477b98fa074c2a5672ba ;
    mo:track_count 8 ;
    schema:duration "PT30:22"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N0bf96c96642e4acb846cb4a83a59ff45,
        _:N291b37b10a0349d29d6c84e807aa94ce,
        _:N4e5d43654d5744debe676e8506a75d62,
        _:N6993a7c17d5b444d98fb985f6ab1cb9e,
        _:N7382dd1b272d404585cc878421ef6aac,
        _:N9f2547d0aa594fa3b46acdb8a00be290,
        _:Nc4c400aa193c4b589161aed02f774bb1,
        _:Nc6e7075959fa477b98fa074c2a5672ba .

