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

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

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

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

<event/52> a mo:Release ;
    schema:name "Released at M3-2009 Fall (Oct 11, 2009)" .

<event/65> a mo:Release ;
    schema:name "Released at Touhou Kouroumu 5 (Oct 11, 2009)" .

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

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

<org/395#subject> schema:name "38BEETS"@en,
        "38BEETS"@ja,
        "38BEETS"@ja-latn ;
    foaf:name "38BEETS"@en,
        "38BEETS"@ja,
        "38BEETS"@ja-latn .

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

<https://medium-media.vgm.io/albums/21/15612/15612-1259670105.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/61068#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/15612#performance> ;
    schema:name "sasa1"@en ;
    foaf:name "sasa1"@en .

<artist/6775#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/15612#performance> ;
    schema:name "Hotaru"@en,
        "ほたる"@ja ;
    foaf:name "Hotaru"@en,
        "ほたる"@ja .

<artist/6985#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/15612#performance> ;
    schema:name "Kobakyon"@en,
        "こばきょん"@ja ;
    foaf:name "Kobakyon"@en,
        "こばきょん"@ja .

<artist/6987#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/15612#performance> ;
    schema:name "Idumin"@en,
        "いずみん"@ja ;
    foaf:name "Idumin"@en,
        "いずみん"@ja .

<album/15612#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "POISONING"@en,
        "POISONING"@ja,
        "POISONING"@ja-latn ;
    mo:performance_of <album/15612#musicalwork> ;
    mo:performer <artist/61068#subject>,
        <artist/6775#subject>,
        <artist/6985#subject>,
        <artist/6987#subject> ;
    mo:recorded_as <album/15612#musicalexpression> ;
    schema:byArtist <artist/61068#subject>,
        <artist/6775#subject>,
        <artist/6985#subject>,
        <artist/6987#subject> ;
    schema:name "POISONING"@en,
        "POISONING"@ja,
        "POISONING"@ja-latn ;
    schema:workPerformed <album/15612#musicalwork> .

<album/15612#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-10-11"^^xsd:date ;
    dcterms:title "POISONING"@en,
        "POISONING"@ja,
        "POISONING"@ja-latn ;
    mo:catalogue_number "38CD-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/15612#musicalexpression> ;
    mo:publisher <org/395#subject> ;
    mo:record _:Nf0bc2137144d47fda6c78141437185ab ;
    mo:record_count 1 ;
    mo:release <event/52>,
        <event/65> ;
    schema:about <product/20#subject> ;
    schema:byArtist <artist/61068#subject>,
        <artist/6775#subject>,
        <artist/6985#subject>,
        <artist/6987#subject> ;
    schema:datePublished "2009-10-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/21/15612/15612-1259670105.jpg> ;
    schema:name "POISONING"@en,
        "POISONING"@ja,
        "POISONING"@ja-latn ;
    schema:publisher <org/395#subject> ;
    foaf:depiction <https://media.vgm.io/albums/21/15612/15612-1259670105.jpg> .

_:N294eeb13499540979d83307f20f711cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "昇らない月-rmx-"@ja ;
    mo:track_number 9 ;
    schema:duration "PT7:02"^^xsd:interval ;
    schema:inPlaylist _:Nf0bc2137144d47fda6c78141437185ab ;
    schema:name "昇らない月-rmx-"@ja .

_:N54d2a2437f9641d08ec7b93d37f6d405 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Night Parade"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:Nf0bc2137144d47fda6c78141437185ab ;
    schema:name "Night Parade"@ja .

_:N72faaaac526c498b941c6e29bdc25a26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Diabolism"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:Nf0bc2137144d47fda6c78141437185ab ;
    schema:name "Diabolism"@ja .

_:N8d753e01ce464122b37969e3ffc2c2dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "mxoxn"@ja ;
    mo:track_number 11 ;
    schema:duration "PT6:18"^^xsd:interval ;
    schema:inPlaylist _:Nf0bc2137144d47fda6c78141437185ab ;
    schema:name "mxoxn"@ja .

_:N8fa5e62544964389ac9c51ce85b55646 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "platinum platonic"@ja ;
    mo:track_number 12 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:Nf0bc2137144d47fda6c78141437185ab ;
    schema:name "platinum platonic"@ja .

_:N915c9777ce0f40b4b60544dd7f1ab5c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Girl Will Be Locked"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:40"^^xsd:interval ;
    schema:inPlaylist _:Nf0bc2137144d47fda6c78141437185ab ;
    schema:name "The Girl Will Be Locked"@ja .

_:Na8e9f657fa63434598d2a35e53dea30e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Insanity"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:Nf0bc2137144d47fda6c78141437185ab ;
    schema:name "Insanity"@ja .

_:Nb27ecd0313b94e23abf30e4b9ffc7da6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Noble Dreamers"@ja ;
    mo:track_number 10 ;
    schema:duration "PT6:19"^^xsd:interval ;
    schema:inPlaylist _:Nf0bc2137144d47fda6c78141437185ab ;
    schema:name "Noble Dreamers"@ja .

_:Nb41dbb254f04435b8710714838233d0a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brilliant Colors"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:39"^^xsd:interval ;
    schema:inPlaylist _:Nf0bc2137144d47fda6c78141437185ab ;
    schema:name "Brilliant Colors"@ja .

_:Nd123e13610164d9f87c35dcb3856f1d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Happy Tea Break"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:Nf0bc2137144d47fda6c78141437185ab ;
    schema:name "Happy Tea Break"@ja .

_:Nd7ec3ca1ab0f43848e361a98e1125496 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Arc Trajectory"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:Nf0bc2137144d47fda6c78141437185ab ;
    schema:name "Arc Trajectory"@ja .

_:Neea2187383b147c3b41c0fb879d9d68b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Absolute Zero"@ja ;
    mo:track_number 2 ;
    schema:duration "PT7:09"^^xsd:interval ;
    schema:inPlaylist _:Nf0bc2137144d47fda6c78141437185ab ;
    schema:name "Absolute Zero"@ja .

_:Nf0bc2137144d47fda6c78141437185ab a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N294eeb13499540979d83307f20f711cd,
        _:N54d2a2437f9641d08ec7b93d37f6d405,
        _:N72faaaac526c498b941c6e29bdc25a26,
        _:N8d753e01ce464122b37969e3ffc2c2dd,
        _:N8fa5e62544964389ac9c51ce85b55646,
        _:N915c9777ce0f40b4b60544dd7f1ab5c6,
        _:Na8e9f657fa63434598d2a35e53dea30e,
        _:Nb27ecd0313b94e23abf30e4b9ffc7da6,
        _:Nb41dbb254f04435b8710714838233d0a,
        _:Nd123e13610164d9f87c35dcb3856f1d3,
        _:Nd7ec3ca1ab0f43848e361a98e1125496,
        _:Neea2187383b147c3b41c0fb879d9d68b ;
    mo:track_count 12 ;
    schema:duration "PT66:15"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N294eeb13499540979d83307f20f711cd,
        _:N54d2a2437f9641d08ec7b93d37f6d405,
        _:N72faaaac526c498b941c6e29bdc25a26,
        _:N8d753e01ce464122b37969e3ffc2c2dd,
        _:N8fa5e62544964389ac9c51ce85b55646,
        _:N915c9777ce0f40b4b60544dd7f1ab5c6,
        _:Na8e9f657fa63434598d2a35e53dea30e,
        _:Nb27ecd0313b94e23abf30e4b9ffc7da6,
        _:Nb41dbb254f04435b8710714838233d0a,
        _:Nd123e13610164d9f87c35dcb3856f1d3,
        _:Nd7ec3ca1ab0f43848e361a98e1125496,
        _:Neea2187383b147c3b41c0fb879d9d68b .

