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

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

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

<event/134> a mo:Release ;
    schema:name "Released at Comic Market 80 (Aug 12, 2011 to Aug 14, 2011)" .

<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/31289#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "DRAG ME TO HELL EP"@en,
        "DRAG ME TO HELL EP"@ja,
        "DRAG ME TO HELL EP"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/31289#musicalwork> ;
    schema:name "DRAG ME TO HELL EP"@en,
        "DRAG ME TO HELL EP"@ja,
        "DRAG ME TO HELL EP"@ja-latn .

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

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

<org/880#subject> schema:name "Shinigiwa Satellite"@en,
        "死際サテライト"@ja,
        "Shinigiwa Satellite"@ja-latn ;
    foaf:name "Shinigiwa Satellite"@en,
        "死際サテライト"@ja,
        "Shinigiwa Satellite"@ja-latn .

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

<https://medium-media.vgm.io/albums/98/31289/31289-1341886715.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/4383#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/31289#performance> ;
    schema:name "Meramipop"@en,
        "めらみぽっぷ"@ja ;
    foaf:name "Meramipop"@en,
        "めらみぽっぷ"@ja .

<artist/8995#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/31289#performance> ;
    schema:name "Ei☆seitarou"@en,
        "衛☆星太郎"@ja ;
    foaf:made <album/31289#lyrics>,
        <album/31289#subject> ;
    foaf:name "Ei☆seitarou"@en,
        "衛☆星太郎"@ja .

<album/31289#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "DRAG ME TO HELL EP"@en,
        "DRAG ME TO HELL EP"@ja,
        "DRAG ME TO HELL EP"@ja-latn ;
    mo:performance_of <album/31289#musicalwork> ;
    mo:performer _:Nba419e0046064d08b91c3b0abab2c257,
        <artist/4383#subject>,
        <artist/8995#subject> ;
    mo:recorded_as <album/31289#musicalexpression> ;
    schema:byArtist _:Nba419e0046064d08b91c3b0abab2c257,
        <artist/4383#subject>,
        <artist/8995#subject> ;
    schema:name "DRAG ME TO HELL EP"@en,
        "DRAG ME TO HELL EP"@ja,
        "DRAG ME TO HELL EP"@ja-latn ;
    schema:workPerformed <album/31289#musicalwork> .

<album/31289#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-08-13"^^xsd:date ;
    dcterms:title "DRAG ME TO HELL EP"@en,
        "DRAG ME TO HELL EP"@ja,
        "DRAG ME TO HELL EP"@ja-latn ;
    mo:catalogue_number "SGSL-0009" ;
    mo:media_type "CD" ;
    mo:publication_of <album/31289#musicalexpression> ;
    mo:publisher <org/880#subject> ;
    mo:record _:N5e6d9a5239bd4eef910f66e4df230fb1 ;
    mo:record_count 1 ;
    mo:release <event/134> ;
    schema:about <product/37#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "千影"@en ;
            foaf:name "千影"@en ],
        <artist/4383#subject>,
        <artist/8995#subject> ;
    schema:datePublished "2011-08-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/98/31289/31289-1341886715.jpg> ;
    schema:name "DRAG ME TO HELL EP"@en,
        "DRAG ME TO HELL EP"@ja,
        "DRAG ME TO HELL EP"@ja-latn ;
    schema:publisher <org/880#subject> ;
    foaf:depiction <https://media.vgm.io/albums/98/31289/31289-1341886715.jpg> .

_:N34921bd7f09046c8941c2d1fbb7a5067 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "灼炎メルトダウン"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:N5e6d9a5239bd4eef910f66e4df230fb1 ;
    schema:name "灼炎メルトダウン"@ja .

_:N8c3e60db6b8345d893eb044cdc37327d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "感染フラジャイル"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N5e6d9a5239bd4eef910f66e4df230fb1 ;
    schema:name "感染フラジャイル"@ja .

_:Nb8037dd9c06e4dc6befeb4146f1475b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "躁鬱エピネフリン"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N5e6d9a5239bd4eef910f66e4df230fb1 ;
    schema:name "躁鬱エピネフリン"@ja .

_:Nba419e0046064d08b91c3b0abab2c257 a schema:Person,
        foaf:Person ;
    mo:performed <album/31289#performance> ;
    schema:name "千影"@en ;
    foaf:name "千影"@en .

_:N5e6d9a5239bd4eef910f66e4df230fb1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N34921bd7f09046c8941c2d1fbb7a5067,
        _:N8c3e60db6b8345d893eb044cdc37327d,
        _:Nb8037dd9c06e4dc6befeb4146f1475b8 ;
    mo:track_count 3 ;
    schema:duration "PT8:53"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N34921bd7f09046c8941c2d1fbb7a5067,
        _:N8c3e60db6b8345d893eb044cdc37327d,
        _:Nb8037dd9c06e4dc6befeb4146f1475b8 .

