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

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

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

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

<event/146> a mo:Release ;
    schema:name "Released at Comic Market 81 (Dec 29, 2011 to Dec 31, 2011)" .

<product/18#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@ja-latn ;
    foaf:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@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/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/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 .

<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/49#subject> a schema:CreativeWork ;
    schema:name "Touhou Gumon Shiki ~ Perfect Memento in Strict Sense."@en,
        "東方求聞史紀　〜 Perfect Memento in Strict Sense."@ja,
        "Touhou Gumon Shiki ~ Perfect Memento in Strict Sense."@ja-latn ;
    foaf:name "Touhou Gumon Shiki ~ Perfect Memento in Strict Sense."@en,
        "東方求聞史紀　〜 Perfect Memento in Strict Sense."@ja,
        "Touhou Gumon Shiki ~ Perfect Memento in Strict Sense."@ja-latn .

<album/30694#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SCREAMING DEAD HEAT"@en,
        "SCREAMING DEAD HEAT"@ja,
        "SCREAMING DEAD HEAT"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/30694#musicalwork> ;
    schema:name "SCREAMING DEAD HEAT"@en,
        "SCREAMING DEAD HEAT"@ja,
        "SCREAMING DEAD HEAT"@ja-latn .

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

<org/160#subject> schema:name "Kissing the Mirror"@en,
        "Kissing the Mirror"@ja,
        "Kissing the Mirror"@ja-latn ;
    foaf:name "Kissing the Mirror"@en,
        "Kissing the Mirror"@ja,
        "Kissing the Mirror"@ja-latn .

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

<https://medium-media.vgm.io/albums/49/30694/30694-1324403889.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/13448#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/30694#performance> ;
    schema:name "Ribyuhki"@en,
        "リブユウキ"@ja ;
    foaf:name "Ribyuhki"@en,
        "リブユウキ"@ja .

<artist/18127#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/30694#performance> ;
    schema:name "Kenkawa"@en,
        "ケンカワ"@ja ;
    foaf:name "Kenkawa"@en,
        "ケンカワ"@ja .

<artist/8931#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/30694#performance> ;
    schema:name "Albert of Joy Toy"@en ;
    foaf:name "Albert of Joy Toy"@en .

<album/30694#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-12-30"^^xsd:date ;
    dcterms:title "SCREAMING DEAD HEAT"@en,
        "SCREAMING DEAD HEAT"@ja,
        "SCREAMING DEAD HEAT"@ja-latn ;
    mo:catalogue_number "AOD021" ;
    mo:media_type "CD" ;
    mo:publication_of <album/30694#musicalexpression> ;
    mo:publisher <org/160#subject> ;
    mo:record _:Nc71f1a5df8a0420383a0a73ca945ed1f ;
    mo:record_count 1 ;
    mo:release <event/146> ;
    schema:about <product/18#subject>,
        <product/20#subject>,
        <product/22#subject>,
        <product/29#subject>,
        <product/33#subject>,
        <product/49#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 "spetsnaz"@en ;
            foaf:name "spetsnaz"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "さわけん"@en ;
            foaf:name "さわけん"@en ],
        <artist/13448#subject>,
        <artist/18127#subject>,
        <artist/8931#subject> ;
    schema:datePublished "2011-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/49/30694/30694-1324403889.jpg> ;
    schema:name "SCREAMING DEAD HEAT"@en,
        "SCREAMING DEAD HEAT"@ja,
        "SCREAMING DEAD HEAT"@ja-latn ;
    schema:publisher <org/160#subject> ;
    foaf:depiction <https://media.vgm.io/albums/49/30694/30694-1324403889.jpg> .

<album/30694#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SCREAMING DEAD HEAT"@en,
        "SCREAMING DEAD HEAT"@ja,
        "SCREAMING DEAD HEAT"@ja-latn ;
    mo:performance_of <album/30694#musicalwork> ;
    mo:performer _:N2a82229fcb234dbf8af77d60f0488633,
        _:N57c552baca2e4774801762d62db2f784,
        _:Nc1606794a09f4b10813a2cff85ca5f83,
        _:Nc54108cc822544c8ba41ac1ba535db36,
        <artist/13448#subject>,
        <artist/18127#subject>,
        <artist/8931#subject> ;
    mo:recorded_as <album/30694#musicalexpression> ;
    schema:byArtist _:N2a82229fcb234dbf8af77d60f0488633,
        _:N57c552baca2e4774801762d62db2f784,
        _:Nc1606794a09f4b10813a2cff85ca5f83,
        _:Nc54108cc822544c8ba41ac1ba535db36,
        <artist/13448#subject>,
        <artist/18127#subject>,
        <artist/8931#subject> ;
    schema:name "SCREAMING DEAD HEAT"@en,
        "SCREAMING DEAD HEAT"@ja,
        "SCREAMING DEAD HEAT"@ja-latn ;
    schema:workPerformed <album/30694#musicalwork> .

_:N2a82229fcb234dbf8af77d60f0488633 a schema:Person,
        foaf:Person ;
    mo:performed <album/30694#performance> ;
    schema:name "さわけん"@en ;
    foaf:name "さわけん"@en .

_:N3619d9f8e87f4bcbbf2fed8a0b60642a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "New Elements"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:Nc71f1a5df8a0420383a0a73ca945ed1f ;
    schema:name "New Elements"@en .

_:N3ceb5f07156c4c30a4fcc4d5f9fb98cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Screaming Dead Heat"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:Nc71f1a5df8a0420383a0a73ca945ed1f ;
    schema:name "Screaming Dead Heat"@en .

_:N57c552baca2e4774801762d62db2f784 a schema:Person,
        foaf:Person ;
    mo:performed <album/30694#performance> ;
    schema:name "ジェノサイド菊地"@en ;
    foaf:name "ジェノサイド菊地"@en .

_:N7af29cc4490b4c2194ef50a58c7423b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Betray"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:Nc71f1a5df8a0420383a0a73ca945ed1f ;
    schema:name "Betray"@en .

_:N888f2531153a4c5c90dad3b2161ff942 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Damned Stalker Staring at the Sun"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:Nc71f1a5df8a0420383a0a73ca945ed1f ;
    schema:name "The Damned Stalker Staring at the Sun"@en .

_:Nc1606794a09f4b10813a2cff85ca5f83 a schema:Person,
        foaf:Person ;
    mo:performed <album/30694#performance> ;
    schema:name "りょう"@en ;
    foaf:name "りょう"@en .

_:Nc54108cc822544c8ba41ac1ba535db36 a schema:Person,
        foaf:Person ;
    mo:performed <album/30694#performance> ;
    schema:name "spetsnaz"@en ;
    foaf:name "spetsnaz"@en .

_:Ne33c735d86c9494181b372d9d233b6af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Song Of Scarlet Bloom"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:Nc71f1a5df8a0420383a0a73ca945ed1f ;
    schema:name "Song Of Scarlet Bloom"@en .

_:Ne49e8e1dc3254cdb831988a4ed890934 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Knell of Hell"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:Nc71f1a5df8a0420383a0a73ca945ed1f ;
    schema:name "Knell of Hell"@en .

_:Ne9b6299b00c14ff0894d6eaf497c719b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Justicia Intereo Procul Ratio"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Nc71f1a5df8a0420383a0a73ca945ed1f ;
    schema:name "Justicia Intereo Procul Ratio"@en .

_:Nfd1a1dbaa6e042d794d57c34357a87e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Mad Dog Bites Our Fall of Hope"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:Nc71f1a5df8a0420383a0a73ca945ed1f ;
    schema:name "The Mad Dog Bites Our Fall of Hope"@en .

_:Nc71f1a5df8a0420383a0a73ca945ed1f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3619d9f8e87f4bcbbf2fed8a0b60642a,
        _:N3ceb5f07156c4c30a4fcc4d5f9fb98cc,
        _:N7af29cc4490b4c2194ef50a58c7423b5,
        _:N888f2531153a4c5c90dad3b2161ff942,
        _:Ne33c735d86c9494181b372d9d233b6af,
        _:Ne49e8e1dc3254cdb831988a4ed890934,
        _:Ne9b6299b00c14ff0894d6eaf497c719b,
        _:Nfd1a1dbaa6e042d794d57c34357a87e1 ;
    mo:track_count 8 ;
    schema:duration "PT32:53"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N3619d9f8e87f4bcbbf2fed8a0b60642a,
        _:N3ceb5f07156c4c30a4fcc4d5f9fb98cc,
        _:N7af29cc4490b4c2194ef50a58c7423b5,
        _:N888f2531153a4c5c90dad3b2161ff942,
        _:Ne33c735d86c9494181b372d9d233b6af,
        _:Ne49e8e1dc3254cdb831988a4ed890934,
        _:Ne9b6299b00c14ff0894d6eaf497c719b,
        _:Nfd1a1dbaa6e042d794d57c34357a87e1 .

