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

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

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

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

<event/11> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 2 (May 04, 2005)" .

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

<album/9799#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Symphony from The Sanctuary: Scarlet Devil Rhapsody ~ Scarlet Rapsodia"@en,
        "弾奏結界　紅魔狂詩曲　Scarlet Rapsodia"@ja,
        "Dansou Kekkai: Kouma Kyoushikyoku ~ Scarlet Rapsodia"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/9799#musicalwork> ;
    schema:name "Symphony from The Sanctuary: Scarlet Devil Rhapsody ~ Scarlet Rapsodia"@en,
        "弾奏結界　紅魔狂詩曲　Scarlet Rapsodia"@ja,
        "Dansou Kekkai: Kouma Kyoushikyoku ~ Scarlet Rapsodia"@ja-latn .

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

<album/9799#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Symphony from The Sanctuary: Scarlet Devil Rhapsody ~ Scarlet Rapsodia"@en,
        "弾奏結界　紅魔狂詩曲　Scarlet Rapsodia"@ja,
        "Dansou Kekkai: Kouma Kyoushikyoku ~ Scarlet Rapsodia"@ja-latn ;
    mo:performance_of <album/9799#musicalwork> ;
    mo:recorded_as <album/9799#musicalexpression> ;
    schema:name "Symphony from The Sanctuary: Scarlet Devil Rhapsody ~ Scarlet Rapsodia"@en,
        "弾奏結界　紅魔狂詩曲　Scarlet Rapsodia"@ja,
        "Dansou Kekkai: Kouma Kyoushikyoku ~ Scarlet Rapsodia"@ja-latn ;
    schema:workPerformed <album/9799#musicalwork> .

<org/100#subject> schema:name "dBu music"@en,
        "dBu music"@ja,
        "dBu music"@ja-latn ;
    foaf:name "dBu music"@en,
        "dBu music"@ja,
        "dBu music"@ja-latn .

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

<https://medium-media.vgm.io/albums/99/9799/9799-1385444991.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/9799#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-05-04"^^xsd:date ;
    dcterms:title "Symphony from The Sanctuary: Scarlet Devil Rhapsody ~ Scarlet Rapsodia"@en,
        "弾奏結界　紅魔狂詩曲　Scarlet Rapsodia"@ja,
        "Dansou Kekkai: Kouma Kyoushikyoku ~ Scarlet Rapsodia"@ja-latn ;
    mo:catalogue_number "DBCD-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/9799#musicalexpression> ;
    mo:publisher <org/100#subject> ;
    mo:record _:N5aa2e135718a4434990cb6d904e9ca5d ;
    mo:record_count 1 ;
    mo:release <event/11> ;
    schema:about <product/20#subject> ;
    schema:datePublished "2005-05-04"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/99/9799/9799-1385444991.jpg> ;
    schema:name "Symphony from The Sanctuary: Scarlet Devil Rhapsody ~ Scarlet Rapsodia"@en,
        "弾奏結界　紅魔狂詩曲　Scarlet Rapsodia"@ja,
        "Dansou Kekkai: Kouma Kyoushikyoku ~ Scarlet Rapsodia"@ja-latn ;
    schema:publisher <org/100#subject> ;
    foaf:depiction <https://media.vgm.io/albums/99/9799/9799-1385444991.jpg> .

_:N2b2d3a3702c542b7b4d765a44b7a371a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the Dream of Scarlet"@en,
        "the Dream of Scarlet"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:N5aa2e135718a4434990cb6d904e9ca5d ;
    schema:name "the Dream of Scarlet"@en,
        "the Dream of Scarlet"@ja .

_:N2c08264bee894c26a380e07aa8e2b758 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shanghai Teahouse ~ Chinese Tea"@en,
        "上海紅茶館 ～ Chinese Tea"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N5aa2e135718a4434990cb6d904e9ca5d ;
    schema:name "Shanghai Teahouse ~ Chinese Tea"@en,
        "上海紅茶館 ～ Chinese Tea"@ja .

_:N6562f568847e43b69d6e50cc78b21b84 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Girl's Secret Room ~ the Locked Girl"@en,
        "少女密室 ～ the Locked Girl"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N5aa2e135718a4434990cb6d904e9ca5d ;
    schema:name "The Girl's Secret Room ~ the Locked Girl"@en,
        "少女密室 ～ the Locked Girl"@ja .

_:N6ce3188bcf9c458e9480e36321a9ad81 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scarlet Devil Rhapsody ~ UNknown Girl"@en,
        "紅魔狂死曲 ～ UNknown Girl"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N5aa2e135718a4434990cb6d904e9ca5d ;
    schema:name "Scarlet Devil Rhapsody ~ UNknown Girl"@en,
        "紅魔狂死曲 ～ UNknown Girl"@ja .

_:N74ae5fd7ba2a4e22af09fbbb8ef2db46 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Devil's Go Through the Night"@en,
        "Devil's Go Through the Night"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N5aa2e135718a4434990cb6d904e9ca5d ;
    schema:name "Devil's Go Through the Night"@en,
        "Devil's Go Through the Night"@ja .

_:N7eaf420243ef4264ae09e7da200a2417 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beloved Tomboyish Girl ~ the Foolish Girl"@en,
        "おてんば恋娘 ～ the Foolish Girl"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N5aa2e135718a4434990cb6d904e9ca5d ;
    schema:name "Beloved Tomboyish Girl ~ the Foolish Girl"@en,
        "おてんば恋娘 ～ the Foolish Girl"@ja .

_:N80cd4a7db32b479cb6b54d7f08bd7ab5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Blood of the Maid and the Pocket Watch that Ticks Away the Past"@en,
        "メイドの血と過去を刻む懐中時計"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N5aa2e135718a4434990cb6d904e9ca5d ;
    schema:name "The Blood of the Maid and the Pocket Watch that Ticks Away the Past"@en,
        "メイドの血と過去を刻む懐中時計"@ja .

_:Nb029004aca8d491b88fbb9db24c71a4f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shanghai Alice of Meiji 17"@en,
        "明治十七年の上海少女"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N5aa2e135718a4434990cb6d904e9ca5d ;
    schema:name "Shanghai Alice of Meiji 17"@en,
        "明治十七年の上海少女"@ja .

_:Nbafaf3c89eb846b3bb4d20e3e8756638 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lunar Clock ~ Lunar Dial"@en,
        "月時計 ～ Lunar Dial"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N5aa2e135718a4434990cb6d904e9ca5d ;
    schema:name "Lunar Clock ~ Lunar Dial"@en,
        "月時計 ～ Lunar Dial"@ja .

_:Nc024e01115fd4857a534dd3fe534c5e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sectette for the Dead Princess"@en,
        "亡き王女の為のセクテット"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N5aa2e135718a4434990cb6d904e9ca5d ;
    schema:name "Sectette for the Dead Princess"@en,
        "亡き王女の為のセクテット"@ja .

_:Ne44da137e5494f5aa1660eb1ae34d5c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crimson Belvedere ~ Scarlet in the Dream"@en,
        "紅楼 ～ Scarlet in the Dream"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N5aa2e135718a4434990cb6d904e9ca5d ;
    schema:name "Crimson Belvedere ~ Scarlet in the Dream"@en,
        "紅楼 ～ Scarlet in the Dream"@ja .

_:Nf59589706729413cb7e19a5cfeba3153 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Digi-Rock for the Dead Princess"@en,
        "亡き王女の為のデジロック"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N5aa2e135718a4434990cb6d904e9ca5d ;
    schema:name "Digi-Rock for the Dead Princess"@en,
        "亡き王女の為のデジロック"@ja .

_:N5aa2e135718a4434990cb6d904e9ca5d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2b2d3a3702c542b7b4d765a44b7a371a,
        _:N2c08264bee894c26a380e07aa8e2b758,
        _:N6562f568847e43b69d6e50cc78b21b84,
        _:N6ce3188bcf9c458e9480e36321a9ad81,
        _:N74ae5fd7ba2a4e22af09fbbb8ef2db46,
        _:N7eaf420243ef4264ae09e7da200a2417,
        _:N80cd4a7db32b479cb6b54d7f08bd7ab5,
        _:Nb029004aca8d491b88fbb9db24c71a4f,
        _:Nbafaf3c89eb846b3bb4d20e3e8756638,
        _:Nc024e01115fd4857a534dd3fe534c5e3,
        _:Ne44da137e5494f5aa1660eb1ae34d5c4,
        _:Nf59589706729413cb7e19a5cfeba3153 ;
    mo:track_count 12 ;
    schema:duration "PT42:28"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N2b2d3a3702c542b7b4d765a44b7a371a,
        _:N2c08264bee894c26a380e07aa8e2b758,
        _:N6562f568847e43b69d6e50cc78b21b84,
        _:N6ce3188bcf9c458e9480e36321a9ad81,
        _:N74ae5fd7ba2a4e22af09fbbb8ef2db46,
        _:N7eaf420243ef4264ae09e7da200a2417,
        _:N80cd4a7db32b479cb6b54d7f08bd7ab5,
        _:Nb029004aca8d491b88fbb9db24c71a4f,
        _:Nbafaf3c89eb846b3bb4d20e3e8756638,
        _:Nc024e01115fd4857a534dd3fe534c5e3,
        _:Ne44da137e5494f5aa1660eb1ae34d5c4,
        _:Nf59589706729413cb7e19a5cfeba3153 .

