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

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

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

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

<event/38> a mo:Release ;
    schema:name "Released at Touhou Kouroumu 4 (Nov 02, 2008)" .

<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/11180#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "quoderatDEMONstrandum"@en,
        "紅女の血宴"@ja,
        "quoderatDEMONstrandum"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/11180#musicalwork> ;
    schema:name "quoderatDEMONstrandum"@en,
        "紅女の血宴"@ja,
        "quoderatDEMONstrandum"@ja-latn .

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

<org/232#subject> schema:name "AramiTama"@en,
        "荒御霊"@ja,
        "AramiTama"@ja-latn ;
    foaf:name "AramiTama"@en,
        "荒御霊"@ja,
        "AramiTama"@ja-latn .

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

<https://medium-media.vgm.io/albums/08/11180/11180-1228052079.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/11180#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "quoderatDEMONstrandum"@en,
        "紅女の血宴"@ja,
        "quoderatDEMONstrandum"@ja-latn ;
    mo:performance_of <album/11180#musicalwork> ;
    mo:performer <artist/9640#subject> ;
    mo:recorded_as <album/11180#musicalexpression> ;
    schema:byArtist <artist/9640#subject> ;
    schema:name "quoderatDEMONstrandum"@en,
        "紅女の血宴"@ja,
        "quoderatDEMONstrandum"@ja-latn ;
    schema:workPerformed <album/11180#musicalwork> .

<artist/9640#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11180#performance> ;
    schema:name "Ruushu"@en,
        "ルーシュ"@ja ;
    foaf:name "Ruushu"@en,
        "ルーシュ"@ja .

<album/11180#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-11-02"^^xsd:date ;
    dcterms:title "quoderatDEMONstrandum"@en,
        "紅女の血宴"@ja,
        "quoderatDEMONstrandum"@ja-latn ;
    mo:catalogue_number "ARAM-0103" ;
    mo:media_type "CD" ;
    mo:publication_of <album/11180#musicalexpression> ;
    mo:publisher <org/232#subject> ;
    mo:record _:Nf2861500d8ae459ea8f13e230be9675b ;
    mo:record_count 1 ;
    mo:release <event/38> ;
    schema:about <product/20#subject> ;
    schema:byArtist <artist/9640#subject> ;
    schema:datePublished "2008-11-02"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/08/11180/11180-1228052079.jpg> ;
    schema:name "quoderatDEMONstrandum"@en,
        "紅女の血宴"@ja,
        "quoderatDEMONstrandum"@ja-latn ;
    schema:publisher <org/232#subject> ;
    foaf:depiction <https://media.vgm.io/albums/08/11180/11180-1228052079.jpg> .

_:N00cd855b52aa4dbe8012337a0aab6417 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "楼蘭を追憶する紅い面影"@ja ;
    mo:track_number 10 ;
    schema:duration "PT7:09"^^xsd:interval ;
    schema:inPlaylist _:Nf2861500d8ae459ea8f13e230be9675b ;
    schema:name "楼蘭を追憶する紅い面影"@ja .

_:N206913e1da344682bb276d13688115e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "紅女の血宴 (Izumi Remix)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT6:22"^^xsd:interval ;
    schema:inPlaylist _:Nf2861500d8ae459ea8f13e230be9675b ;
    schema:name "紅女の血宴 (Izumi Remix)"@ja .

_:N25835e53b1bb4afa863e2e1869bc5a25 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "紅魔の血族"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:52"^^xsd:interval ;
    schema:inPlaylist _:Nf2861500d8ae459ea8f13e230be9675b ;
    schema:name "紅魔の血族"@ja .

_:N34a51b3413d94b53be7f97c54baea364 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "紅女の血宴 (Izumi Rearrange)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT6:10"^^xsd:interval ;
    schema:inPlaylist _:Nf2861500d8ae459ea8f13e230be9675b ;
    schema:name "紅女の血宴 (Izumi Rearrange)"@ja .

_:N5e4956bb5de24986921783ceea376a11 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ラクトアイス"@ja ;
    mo:track_number 5 ;
    schema:duration "PT8:17"^^xsd:interval ;
    schema:inPlaylist _:Nf2861500d8ae459ea8f13e230be9675b ;
    schema:name "ラクトアイス"@ja .

_:N7c6250517c9b4d57898b118cda79207f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "紅女の血宴"@ja ;
    mo:track_number 1 ;
    schema:duration "PT6:30"^^xsd:interval ;
    schema:inPlaylist _:Nf2861500d8ae459ea8f13e230be9675b ;
    schema:name "紅女の血宴"@ja .

_:N7e583b49e3a64bda9a5499d286600d91 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "quoderatDEMONstrandum (Original Mix)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT7:47"^^xsd:interval ;
    schema:inPlaylist _:Nf2861500d8ae459ea8f13e230be9675b ;
    schema:name "quoderatDEMONstrandum (Original Mix)"@ja .

_:N90723e7822a94f1ab08916383315f7d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "悪魔の証明"@ja ;
    mo:track_number 7 ;
    schema:duration "PT7:59"^^xsd:interval ;
    schema:inPlaylist _:Nf2861500d8ae459ea8f13e230be9675b ;
    schema:name "悪魔の証明"@ja .

_:Nbc10a784f68c4d2eba4575c9a901b269 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "quoderatDEMONstrandum (Speeeeed Mix)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:Nf2861500d8ae459ea8f13e230be9675b ;
    schema:name "quoderatDEMONstrandum (Speeeeed Mix)"@ja .

_:Nfc2a2d4ccf7844719e6754092a0ddf80 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雨の森の魔女"@ja ;
    mo:track_number 6 ;
    schema:duration "PT7:24"^^xsd:interval ;
    schema:inPlaylist _:Nf2861500d8ae459ea8f13e230be9675b ;
    schema:name "雨の森の魔女"@ja .

_:Nf2861500d8ae459ea8f13e230be9675b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00cd855b52aa4dbe8012337a0aab6417,
        _:N206913e1da344682bb276d13688115e6,
        _:N25835e53b1bb4afa863e2e1869bc5a25,
        _:N34a51b3413d94b53be7f97c54baea364,
        _:N5e4956bb5de24986921783ceea376a11,
        _:N7c6250517c9b4d57898b118cda79207f,
        _:N7e583b49e3a64bda9a5499d286600d91,
        _:N90723e7822a94f1ab08916383315f7d1,
        _:Nbc10a784f68c4d2eba4575c9a901b269,
        _:Nfc2a2d4ccf7844719e6754092a0ddf80 ;
    mo:track_count 10 ;
    schema:duration "PT66:09"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N00cd855b52aa4dbe8012337a0aab6417,
        _:N206913e1da344682bb276d13688115e6,
        _:N25835e53b1bb4afa863e2e1869bc5a25,
        _:N34a51b3413d94b53be7f97c54baea364,
        _:N5e4956bb5de24986921783ceea376a11,
        _:N7c6250517c9b4d57898b118cda79207f,
        _:N7e583b49e3a64bda9a5499d286600d91,
        _:N90723e7822a94f1ab08916383315f7d1,
        _:Nbc10a784f68c4d2eba4575c9a901b269,
        _:Nfc2a2d4ccf7844719e6754092a0ddf80 .

