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

<album/140365#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ACID VOLCANO RAISING"@en,
        "ACID VOLCANO RAISING"@ja,
        "ACID VOLCANO RAISING"@ja-latn ;
    mo:produced_work <album/140365#musicalwork> ;
    schema:name "ACID VOLCANO RAISING"@en,
        "ACID VOLCANO RAISING"@ja,
        "ACID VOLCANO RAISING"@ja-latn .

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

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

<event/155> a mo:Release ;
    schema:name "Released at Touhou Kouroumu 8 (Oct 07, 2012)" .

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

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

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

<org/2385#subject> schema:name "AlphaVersion Records"@en,
        "AlphaVersion Records"@ja,
        "AlphaVersion Records"@ja-latn ;
    foaf:name "AlphaVersion Records"@en,
        "AlphaVersion Records"@ja,
        "AlphaVersion Records"@ja-latn .

<https://media.vgm.io/albums/56/140365/140365-0005c70ea5e6.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/140365#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/56/140365/140365-0005c70ea5e6.jpg> ;
    foaf:depicts <album/140365#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/56/140365/140365-0005c70ea5e6.jpg> .

<https://medium-media.vgm.io/albums/56/140365/140365-0005c70ea5e6.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/140365#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-10-07"^^xsd:date ;
    dcterms:title "ACID VOLCANO RAISING"@en,
        "ACID VOLCANO RAISING"@ja,
        "ACID VOLCANO RAISING"@ja-latn ;
    mo:catalogue_number "AVRS-001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/140365#musicalexpression> ;
    mo:publisher <org/2385#subject> ;
    mo:record _:Nc79dbf8446874f87af7e4efc0895462a ;
    mo:record_count 1 ;
    mo:release <event/155> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/37#subject> ;
    schema:datePublished "2012-10-07"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/56/140365/140365-0005c70ea5e6.jpg> ;
    schema:name "ACID VOLCANO RAISING"@en,
        "ACID VOLCANO RAISING"@ja,
        "ACID VOLCANO RAISING"@ja-latn ;
    schema:publisher <org/2385#subject> ;
    foaf:depiction <https://media.vgm.io/albums/56/140365/140365-0005c70ea5e6.jpg> .

_:N1e5d53495f5c4d44a0170c245fc99052 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Capital city of flowers in the sky"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc79dbf8446874f87af7e4efc0895462a ;
    schema:name "Capital city of flowers in the sky"@en .

_:N26c43be539864a06a10229d51d472395 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Winter Solstice"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc79dbf8446874f87af7e4efc0895462a ;
    schema:name "Winter Solstice"@en .

_:N2b18e1b17c72446391be4e65eee1ea24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Darkness Parade"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc79dbf8446874f87af7e4efc0895462a ;
    schema:name "Darkness Parade"@en .

_:N7b3ab9fef7cd4ac3a2fb31ce37698d9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "alcoholic black tea"@en ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc79dbf8446874f87af7e4efc0895462a ;
    schema:name "alcoholic black tea"@en .

_:N8efec4b640464880acdf88659a8e5548 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Imperishable Frastration"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc79dbf8446874f87af7e4efc0895462a ;
    schema:name "Imperishable Frastration"@en .

_:N9c6e3a6836894103b1c28fba6b7891e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Imotal Drag"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc79dbf8446874f87af7e4efc0895462a ;
    schema:name "Imotal Drag"@en .

_:Nd4db290e92a64c48b4b55324c92a4c6b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome to the oldhellload"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc79dbf8446874f87af7e4efc0895462a ;
    schema:name "Welcome to the oldhellload"@en .

_:Ne12b1eed59a64de791083ceec1a2b3f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dancing Skeltons in the Necro Disco"@en ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc79dbf8446874f87af7e4efc0895462a ;
    schema:name "Dancing Skeltons in the Necro Disco"@en .

_:Nee7321d10cdc441eb74f9453cf20e841 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Light bug"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc79dbf8446874f87af7e4efc0895462a ;
    schema:name "Light bug"@en .

_:Nc79dbf8446874f87af7e4efc0895462a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1e5d53495f5c4d44a0170c245fc99052,
        _:N26c43be539864a06a10229d51d472395,
        _:N2b18e1b17c72446391be4e65eee1ea24,
        _:N7b3ab9fef7cd4ac3a2fb31ce37698d9e,
        _:N8efec4b640464880acdf88659a8e5548,
        _:N9c6e3a6836894103b1c28fba6b7891e1,
        _:Nd4db290e92a64c48b4b55324c92a4c6b,
        _:Ne12b1eed59a64de791083ceec1a2b3f2,
        _:Nee7321d10cdc441eb74f9453cf20e841 ;
    mo:track_count 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N1e5d53495f5c4d44a0170c245fc99052,
        _:N26c43be539864a06a10229d51d472395,
        _:N2b18e1b17c72446391be4e65eee1ea24,
        _:N7b3ab9fef7cd4ac3a2fb31ce37698d9e,
        _:N8efec4b640464880acdf88659a8e5548,
        _:N9c6e3a6836894103b1c28fba6b7891e1,
        _:Nd4db290e92a64c48b4b55324c92a4c6b,
        _:Ne12b1eed59a64de791083ceec1a2b3f2,
        _:Nee7321d10cdc441eb74f9453cf20e841 .

