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

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

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

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

<event/91> a mo:Release ;
    schema:name "Released at Comic Market 78 (Aug 13, 2010 to Aug 15, 2010)" .

<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/29#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn ;
    foaf:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn .

<album/30664#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Night of Eternity"@en,
        "The Night of Eternity"@ja,
        "The Night of Eternity"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/30664#musicalwork> ;
    schema:name "The Night of Eternity"@en,
        "The Night of Eternity"@ja,
        "The Night of Eternity"@ja-latn .

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

<org/160#subject> schema:name "Kissing the Mirror"@en,
        "Kissing the Mirror"@ja,
        "Kissing the Mirror"@ja-latn ;
    foaf:name "Kissing the Mirror"@en,
        "Kissing the Mirror"@ja,
        "Kissing the Mirror"@ja-latn .

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

<https://medium-media.vgm.io/albums/46/30664/30664-1324272114.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/4400#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/30664#performance> ;
    schema:name "Wooming"@en,
        "ウーミン"@ja ;
    foaf:name "Wooming"@en,
        "ウーミン"@ja .

<artist/47905#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/30664#performance> ;
    schema:name "AKIRA"@en ;
    foaf:name "AKIRA"@en .

<album/30664#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Night of Eternity"@en,
        "The Night of Eternity"@ja,
        "The Night of Eternity"@ja-latn ;
    mo:performance_of <album/30664#musicalwork> ;
    mo:performer <artist/4400#subject>,
        <artist/47905#subject> ;
    mo:recorded_as <album/30664#musicalexpression> ;
    schema:byArtist <artist/4400#subject>,
        <artist/47905#subject> ;
    schema:name "The Night of Eternity"@en,
        "The Night of Eternity"@ja,
        "The Night of Eternity"@ja-latn ;
    schema:workPerformed <album/30664#musicalwork> .

<album/30664#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-08-14"^^xsd:date ;
    dcterms:title "The Night of Eternity"@en,
        "The Night of Eternity"@ja,
        "The Night of Eternity"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/30664#musicalexpression> ;
    mo:publisher <org/160#subject> ;
    mo:record _:N170dec71138047ebb42ad3f1d296308b ;
    mo:record_count 1 ;
    mo:release <event/91> ;
    schema:about <product/20#subject>,
        <product/29#subject> ;
    schema:byArtist <artist/4400#subject>,
        <artist/47905#subject> ;
    schema:datePublished "2010-08-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/46/30664/30664-1324272114.jpg> ;
    schema:name "The Night of Eternity"@en,
        "The Night of Eternity"@ja,
        "The Night of Eternity"@ja-latn ;
    schema:publisher <org/160#subject> ;
    foaf:depiction <https://media.vgm.io/albums/46/30664/30664-1324272114.jpg> .

_:N170dec71138047ebb42ad3f1d296308b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4c418c53e5eb4bfca7291eb86953ce3a ;
    mo:track_count 1 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N4c418c53e5eb4bfca7291eb86953ce3a .

_:N4c418c53e5eb4bfca7291eb86953ce3a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Night of Eternity"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N170dec71138047ebb42ad3f1d296308b ;
    schema:name "The Night of Eternity"@en .

