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

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

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

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

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

<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/882#subject> a schema:CreativeWork ;
    schema:name "Touhou Shinreibyou ~ Ten Desires."@en,
        "東方神霊廟　～ Ten Desires."@ja,
        "Touhou Shinreibyou ~ Ten Desires."@ja-latn ;
    foaf:name "Touhou Shinreibyou ~ Ten Desires."@en,
        "東方神霊廟　～ Ten Desires."@ja,
        "Touhou Shinreibyou ~ Ten Desires."@ja-latn .

<album/36912#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tendre est la Mort"@en,
        "Tendre est la Mort"@ja,
        "Tendre est la Mort"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/36912#musicalwork> ;
    schema:name "Tendre est la Mort"@en,
        "Tendre est la Mort"@ja,
        "Tendre est la Mort"@ja-latn .

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

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

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

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

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

<album/36912#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tendre est la Mort"@en,
        "Tendre est la Mort"@ja,
        "Tendre est la Mort"@ja-latn ;
    mo:performance_of <album/36912#musicalwork> ;
    mo:performer <artist/1151#subject> ;
    mo:recorded_as <album/36912#musicalexpression> ;
    schema:byArtist <artist/1151#subject> ;
    schema:name "Tendre est la Mort"@en,
        "Tendre est la Mort"@ja,
        "Tendre est la Mort"@ja-latn ;
    schema:workPerformed <album/36912#musicalwork> .

<artist/1151#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/36912#performance> ;
    schema:name "Demetori"@en ;
    foaf:name "Demetori"@en .

<album/36912#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-12-30"^^xsd:date ;
    dcterms:title "Tendre est la Mort"@en,
        "Tendre est la Mort"@ja,
        "Tendre est la Mort"@ja-latn ;
    mo:catalogue_number "DECD-0008" ;
    mo:media_type "CD" ;
    mo:publication_of <album/36912#musicalexpression> ;
    mo:publisher <org/329#subject> ;
    mo:record _:N3b7770633902417498183ab2b309811e ;
    mo:record_count 1 ;
    mo:release <event/156> ;
    schema:about <product/37#subject>,
        <product/882#subject> ;
    schema:byArtist <artist/1151#subject> ;
    schema:datePublished "2012-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/21/36912/36912-1356962379.jpg> ;
    schema:name "Tendre est la Mort"@en,
        "Tendre est la Mort"@ja,
        "Tendre est la Mort"@ja-latn ;
    schema:publisher <org/329#subject> ;
    foaf:depiction <https://media.vgm.io/albums/21/36912/36912-1356962379.jpg> .

_:N2e7bcfa8163b4a27883b7ef4a8d38c47 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Introduction"@en,
        "Introduction"@ja,
        "Introduction"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT0:47"^^xsd:interval ;
    schema:inPlaylist _:N3b7770633902417498183ab2b309811e ;
    schema:name "Introduction"@en,
        "Introduction"@ja,
        "Introduction"@ja-latn .

_:N5409386d0d964a7386395399468f583f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Old Yuan Shen"@en,
        "古きユアンシェン"@ja,
        "Furuki Yuan Shen"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N3b7770633902417498183ab2b309811e ;
    schema:name "Old Yuan Shen"@en,
        "古きユアンシェン"@ja,
        "Furuki Yuan Shen"@ja-latn .

_:Ne1abca49d5e2463ab9759cd67b2533da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heartfelt Fancy"@en,
        "ハートフェルトファンシー"@ja,
        "Heartfelt Fancy"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT6:30"^^xsd:interval ;
    schema:inPlaylist _:N3b7770633902417498183ab2b309811e ;
    schema:name "Heartfelt Fancy"@en,
        "ハートフェルトファンシー"@ja,
        "Heartfelt Fancy"@ja-latn .

_:N3b7770633902417498183ab2b309811e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2e7bcfa8163b4a27883b7ef4a8d38c47,
        _:N5409386d0d964a7386395399468f583f,
        _:Ne1abca49d5e2463ab9759cd67b2533da ;
    mo:track_count 3 ;
    schema:duration "PT11:40"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N2e7bcfa8163b4a27883b7ef4a8d38c47,
        _:N5409386d0d964a7386395399468f583f,
        _:Ne1abca49d5e2463ab9759cd67b2533da .

