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

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

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

<event/144> a mo:Release ;
    schema:name "Released at Touhou Kouroumu 7 (Oct 16, 2011)" .

<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/36294#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Yamiyo ni Kanadete"@en,
        "闇夜に奏でて"@ja,
        "Yamiyo ni Kanadete"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/36294#musicalwork> ;
    schema:name "Yamiyo ni Kanadete"@en,
        "闇夜に奏でて"@ja,
        "Yamiyo ni Kanadete"@ja-latn .

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

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

<org/1065#subject> schema:name "Satellite Himawari"@en,
        "Satellite Himawari"@ja,
        "Satellite Himawari"@ja-latn ;
    foaf:name "Satellite Himawari"@en,
        "Satellite Himawari"@ja,
        "Satellite Himawari"@ja-latn .

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

<https://medium-media.vgm.io/albums/49/36294/36294-1352556766.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/36294#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Yamiyo ni Kanadete"@en,
        "闇夜に奏でて"@ja,
        "Yamiyo ni Kanadete"@ja-latn ;
    mo:performance_of <album/36294#musicalwork> ;
    mo:performer <artist/13253#subject> ;
    mo:recorded_as <album/36294#musicalexpression> ;
    schema:byArtist <artist/13253#subject> ;
    schema:name "Yamiyo ni Kanadete"@en,
        "闇夜に奏でて"@ja,
        "Yamiyo ni Kanadete"@ja-latn ;
    schema:workPerformed <album/36294#musicalwork> .

<artist/13253#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/36294#performance> ;
    schema:name "Arusu"@en,
        "あるす"@ja ;
    foaf:made <album/36294#lyrics>,
        <album/36294#subject> ;
    foaf:name "Arusu"@en,
        "あるす"@ja .

<album/36294#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-10-16"^^xsd:date ;
    dcterms:title "Yamiyo ni Kanadete"@en,
        "闇夜に奏でて"@ja,
        "Yamiyo ni Kanadete"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/36294#musicalexpression> ;
    mo:publisher <org/1065#subject> ;
    mo:record _:N3b6e19c4314f422ea6d3c666b5c645c2 ;
    mo:record_count 1 ;
    mo:release <event/144> ;
    schema:about <product/20#subject> ;
    schema:byArtist <artist/13253#subject> ;
    schema:datePublished "2011-10-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/49/36294/36294-1352556766.jpg> ;
    schema:name "Yamiyo ni Kanadete"@en,
        "闇夜に奏でて"@ja,
        "Yamiyo ni Kanadete"@ja-latn ;
    schema:publisher <org/1065#subject> ;
    foaf:depiction <https://media.vgm.io/albums/49/36294/36294-1352556766.jpg> .

_:N88c7b2dddf4348b4b1269232b2f78bd6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "紅月に揺"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3b6e19c4314f422ea6d3c666b5c645c2 ;
    schema:name "紅月に揺"@ja .

_:Nca765c876085434baa0abf83f107c055 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "踊る闇夜に"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3b6e19c4314f422ea6d3c666b5c645c2 ;
    schema:name "踊る闇夜に"@ja .

_:Ndff53c31635c4288a7ff337bfc12efbe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "冷精"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3b6e19c4314f422ea6d3c666b5c645c2 ;
    schema:name "冷精"@ja .

_:Nee00dfc0721f402da1ce156a526ec436 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "闇を奏でて"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3b6e19c4314f422ea6d3c666b5c645c2 ;
    schema:name "闇を奏でて"@ja .

_:N3b6e19c4314f422ea6d3c666b5c645c2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N88c7b2dddf4348b4b1269232b2f78bd6,
        _:Nca765c876085434baa0abf83f107c055,
        _:Ndff53c31635c4288a7ff337bfc12efbe,
        _:Nee00dfc0721f402da1ce156a526ec436 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N88c7b2dddf4348b4b1269232b2f78bd6,
        _:Nca765c876085434baa0abf83f107c055,
        _:Ndff53c31635c4288a7ff337bfc12efbe,
        _:Nee00dfc0721f402da1ce156a526ec436 .

