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

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

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

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

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

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

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

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

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

<org/572#subject> schema:name "El Dorado"@en,
        "El Dorado"@ja,
        "El Dorado"@ja-latn ;
    foaf:name "El Dorado"@en,
        "El Dorado"@ja,
        "El Dorado"@ja-latn .

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

<https://medium-media.vgm.io/albums/53/14135/14135-1245709534.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/14135#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-12-30"^^xsd:date ;
    dcterms:title "Near Death HEAVEN"@en,
        "Near Death HEAVEN"@ja,
        "Near Death HEAVEN"@ja-latn ;
    mo:catalogue_number "EDCD-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/14135#musicalexpression> ;
    mo:publisher <org/572#subject> ;
    mo:record _:N479a805a48d34997907efc6b748727ea ;
    mo:record_count 1 ;
    mo:release <event/13> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject> ;
    schema:datePublished "2005-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/53/14135/14135-1245709534.jpg> ;
    schema:name "Near Death HEAVEN"@en,
        "Near Death HEAVEN"@ja,
        "Near Death HEAVEN"@ja-latn ;
    schema:publisher <org/572#subject> ;
    foaf:depiction <https://media.vgm.io/albums/53/14135/14135-1245709534.jpg> .

_:N1a9f315d2e6c4335bdeafc63fdf78f78 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月蝕血蝕"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N479a805a48d34997907efc6b748727ea ;
    schema:name "月蝕血蝕"@ja .

_:N67965b6c7e0f4c109ac53ac1406410aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "だからワタシはヒトを守る"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N479a805a48d34997907efc6b748727ea ;
    schema:name "だからワタシはヒトを守る"@ja .

_:N82285d8597cb4877b687c71aebd2e33a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blood Moon -meidorock つんのめりみっくす-"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N479a805a48d34997907efc6b748727ea ;
    schema:name "Blood Moon -meidorock つんのめりみっくす-"@ja .

_:N8e500a291fef4e87aded71d94d9f1ce4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dark of solitude"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N479a805a48d34997907efc6b748727ea ;
    schema:name "Dark of solitude"@ja .

_:Na0eb1fb026cf442b9d0acddd60ef75f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "奏で黒い桜の奏"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N479a805a48d34997907efc6b748727ea ;
    schema:name "奏で黒い桜の奏"@ja .

_:Naeba11dddafc464b8e80556b20fab789 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "混沌幻想郷"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N479a805a48d34997907efc6b748727ea ;
    schema:name "混沌幻想郷"@ja .

_:Nbdee86884ef74e0d8f1122cc47290fca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Memories..."@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N479a805a48d34997907efc6b748727ea ;
    schema:name "Memories..."@ja .

_:Nfa75262ecd0a43e9a82ec06ca371aba8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "魔女と儀式と黒の恋色"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N479a805a48d34997907efc6b748727ea ;
    schema:name "魔女と儀式と黒の恋色"@ja .

_:N479a805a48d34997907efc6b748727ea a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1a9f315d2e6c4335bdeafc63fdf78f78,
        _:N67965b6c7e0f4c109ac53ac1406410aa,
        _:N82285d8597cb4877b687c71aebd2e33a,
        _:N8e500a291fef4e87aded71d94d9f1ce4,
        _:Na0eb1fb026cf442b9d0acddd60ef75f8,
        _:Naeba11dddafc464b8e80556b20fab789,
        _:Nbdee86884ef74e0d8f1122cc47290fca,
        _:Nfa75262ecd0a43e9a82ec06ca371aba8 ;
    mo:track_count 8 ;
    schema:duration "PT33:24"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N1a9f315d2e6c4335bdeafc63fdf78f78,
        _:N67965b6c7e0f4c109ac53ac1406410aa,
        _:N82285d8597cb4877b687c71aebd2e33a,
        _:N8e500a291fef4e87aded71d94d9f1ce4,
        _:Na0eb1fb026cf442b9d0acddd60ef75f8,
        _:Naeba11dddafc464b8e80556b20fab789,
        _:Nbdee86884ef74e0d8f1122cc47290fca,
        _:Nfa75262ecd0a43e9a82ec06ca371aba8 .

