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

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

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

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

<event/201> a mo:Release ;
    schema:name "Released at Comic Market 92 (Aug 11, 2017 to Aug 13, 2017)" .

<product/1948#subject> a schema:CreativeWork ;
    schema:name "Touhou Kishinjou ~ Double Dealing Character."@en,
        "東方輝針城　～ Double Dealing Character."@ja,
        "Touhou Kishinjou ~ Double Dealing Character."@ja-latn ;
    foaf:name "Touhou Kishinjou ~ Double Dealing Character."@en,
        "東方輝針城　～ Double Dealing Character."@ja,
        "Touhou Kishinjou ~ Double Dealing Character."@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/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/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 .

<product/5072#subject> a schema:CreativeWork ;
    schema:name "Touhou Tenkuushou ~ Hidden Star in Four Seasons."@en,
        "東方天空璋　～ Hidden Star in Four Seasons."@ja,
        "Touhou Tenkuushou ~ Hidden Star in Four Seasons."@ja-latn ;
    foaf:name "Touhou Tenkuushou ~ Hidden Star in Four Seasons."@en,
        "東方天空璋　～ Hidden Star in Four Seasons."@ja,
        "Touhou Tenkuushou ~ Hidden Star in Four Seasons."@ja-latn .

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

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

<album/70276#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Brutal Blast"@en,
        "Brutal Blast"@ja,
        "Brutal Blast"@ja-latn ;
    mo:performance_of <album/70276#musicalwork> ;
    mo:recorded_as <album/70276#musicalexpression> ;
    schema:name "Brutal Blast"@en,
        "Brutal Blast"@ja,
        "Brutal Blast"@ja-latn ;
    schema:workPerformed <album/70276#musicalwork> .

<org/985#subject> schema:name "Aether"@en,
        "Aether"@ja,
        "Aether"@ja-latn ;
    foaf:name "Aether"@en,
        "Aether"@ja,
        "Aether"@ja-latn .

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

<https://medium-media.vgm.io/albums/67/70276/70276-1516728215.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/70276#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-08-11"^^xsd:date ;
    dcterms:title "Brutal Blast"@en,
        "Brutal Blast"@ja,
        "Brutal Blast"@ja-latn ;
    mo:catalogue_number "SHAT-0013" ;
    mo:media_type "CD" ;
    mo:publication_of <album/70276#musicalexpression> ;
    mo:publisher <org/985#subject> ;
    mo:record _:Nae13b37de9104c408a659be0fc640782 ;
    mo:record_count 1 ;
    mo:release <event/201> ;
    schema:about <product/1948#subject>,
        <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/37#subject>,
        <product/5072#subject> ;
    schema:datePublished "2017-08-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/67/70276/70276-1516728215.jpg> ;
    schema:name "Brutal Blast"@en,
        "Brutal Blast"@ja,
        "Brutal Blast"@ja-latn ;
    schema:publisher <org/985#subject> ;
    foaf:depiction <https://media.vgm.io/albums/67/70276/70276-1516728215.jpg> .

_:N09f3f05feccd4a44aff87f9677643549 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deep-Mountain Encounter"@en,
        "山奥のエンカウンター"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:Nae13b37de9104c408a659be0fc640782 ;
    schema:name "Deep-Mountain Encounter"@en,
        "山奥のエンカウンター"@ja .

_:N12369f1cc377414bb298693e2c6002df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deaf to All but the Song"@en,
        "もう歌しか聞こえない"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:Nae13b37de9104c408a659be0fc640782 ;
    schema:name "Deaf to All but the Song"@en,
        "もう歌しか聞こえない"@ja .

_:N135205f7503d4fa59033d9962dbbf386 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lunate Elf"@en,
        "ルーネイトエルフ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:Nae13b37de9104c408a659be0fc640782 ;
    schema:name "Lunate Elf"@en,
        "ルーネイトエルフ"@ja .

_:N18bae05fffe7416f96c66169f0da8e32 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trojan Asteroid Jungle [Ver.BB]"@en,
        "トロヤ群の密林 [Ver.BB]"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:Nae13b37de9104c408a659be0fc640782 ;
    schema:name "Trojan Asteroid Jungle [Ver.BB]"@en,
        "トロヤ群の密林 [Ver.BB]"@ja .

_:N31650f6276a04e85bc48132b3a093c5d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Pair of Divine Beasts"@en,
        "一対の神獣"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Nae13b37de9104c408a659be0fc640782 ;
    schema:name "A Pair of Divine Beasts"@en,
        "一対の神獣"@ja .

_:N589ce495a81b40b3bcaa861013cdeae8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reverse Ideology [Ver.BB]"@en,
        "リバースイデオロギー [Ver.BB]"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:Nae13b37de9104c408a659be0fc640782 ;
    schema:name "Reverse Ideology [Ver.BB]"@en,
        "リバースイデオロギー [Ver.BB]"@ja .

_:N6047ab39efb84e0d8f79b7691afd693e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Illusionary Night ~ Ghostly Eyes [Ver.BB]"@en,
        "幻視の夜 ～ Ghostly Eyes [Ver.BB]"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:Nae13b37de9104c408a659be0fc640782 ;
    schema:name "Illusionary Night ~ Ghostly Eyes [Ver.BB]"@en,
        "幻視の夜 ～ Ghostly Eyes [Ver.BB]"@ja .

_:N8913ed2cbd5d4551abf2a7a6f879c9b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Locked Girl ~ The Girl's Sealed Room [Rebuild]"@en,
        "ラクトガール ～ 少女密室 [Rebuild]"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:Nae13b37de9104c408a659be0fc640782 ;
    schema:name "Locked Girl ~ The Girl's Sealed Room [Rebuild]"@en,
        "ラクトガール ～ 少女密室 [Rebuild]"@ja .

_:N94fe64ea48de4b3e9f8dffd8d507b3b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Extend Ash ~ Hourai Victim [Rebuild]"@en,
        "エクステンドアッシュ ～ 蓬莱人 [Rebuild]"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:Nae13b37de9104c408a659be0fc640782 ;
    schema:name "Extend Ash ~ Hourai Victim [Rebuild]"@en,
        "エクステンドアッシュ ～ 蓬莱人 [Rebuild]"@ja .

_:Nb8113683f1814098851b1f4409e6d2f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sakura, Sakura ~ Japanize Dream... [Rebuild]"@en,
        "さくらさくら ～ Japanize Dream… [Rebuild]"@ja ;
    mo:track_number 12 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:Nae13b37de9104c408a659be0fc640782 ;
    schema:name "Sakura, Sakura ~ Japanize Dream... [Rebuild]"@en,
        "さくらさくら ～ Japanize Dream… [Rebuild]"@ja .

_:Nbcdfa688ee1c44599164d9a6a6a2d1dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Midsummer Fairy's Dream"@en,
        "真夏の妖精の夢"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:Nae13b37de9104c408a659be0fc640782 ;
    schema:name "A Midsummer Fairy's Dream"@en,
        "真夏の妖精の夢"@ja .

_:Ne43e5bdd6044472c8d0649a8bf37f945 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hartmann's Youkai Girl"@en,
        "ハルトマンの妖怪少女"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Nae13b37de9104c408a659be0fc640782 ;
    schema:name "Hartmann's Youkai Girl"@en,
        "ハルトマンの妖怪少女"@ja .

_:Nae13b37de9104c408a659be0fc640782 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N09f3f05feccd4a44aff87f9677643549,
        _:N12369f1cc377414bb298693e2c6002df,
        _:N135205f7503d4fa59033d9962dbbf386,
        _:N18bae05fffe7416f96c66169f0da8e32,
        _:N31650f6276a04e85bc48132b3a093c5d,
        _:N589ce495a81b40b3bcaa861013cdeae8,
        _:N6047ab39efb84e0d8f79b7691afd693e,
        _:N8913ed2cbd5d4551abf2a7a6f879c9b0,
        _:N94fe64ea48de4b3e9f8dffd8d507b3b2,
        _:Nb8113683f1814098851b1f4409e6d2f5,
        _:Nbcdfa688ee1c44599164d9a6a6a2d1dc,
        _:Ne43e5bdd6044472c8d0649a8bf37f945 ;
    mo:track_count 12 ;
    schema:duration "PT54:23"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N09f3f05feccd4a44aff87f9677643549,
        _:N12369f1cc377414bb298693e2c6002df,
        _:N135205f7503d4fa59033d9962dbbf386,
        _:N18bae05fffe7416f96c66169f0da8e32,
        _:N31650f6276a04e85bc48132b3a093c5d,
        _:N589ce495a81b40b3bcaa861013cdeae8,
        _:N6047ab39efb84e0d8f79b7691afd693e,
        _:N8913ed2cbd5d4551abf2a7a6f879c9b0,
        _:N94fe64ea48de4b3e9f8dffd8d507b3b2,
        _:Nb8113683f1814098851b1f4409e6d2f5,
        _:Nbcdfa688ee1c44599164d9a6a6a2d1dc,
        _:Ne43e5bdd6044472c8d0649a8bf37f945 .

