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

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

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

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

<event/42> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 6 (Mar 08, 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 .

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

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

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

<org/877#subject> schema:name "Sugamo Kitaguchiten"@en,
        "巣鴨北口店"@ja,
        "Sugamo Kitaguchiten"@ja-latn ;
    foaf:name "Sugamo Kitaguchiten"@en,
        "巣鴨北口店"@ja,
        "Sugamo Kitaguchiten"@ja-latn .

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

<https://medium-media.vgm.io/albums/67/28376/28376-1313863318.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/8931#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/28376#performance> ;
    schema:name "Albert of Joy Toy"@en ;
    foaf:name "Albert of Joy Toy"@en .

<album/28376#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "NecroFantasia"@en,
        "NecroFantasia"@ja,
        "NecroFantasia"@ja-latn ;
    mo:performance_of <album/28376#musicalwork> ;
    mo:performer _:Ncf6b315dd8d34f758fa41c6944587a80,
        <artist/8931#subject> ;
    mo:recorded_as <album/28376#musicalexpression> ;
    schema:byArtist _:Ncf6b315dd8d34f758fa41c6944587a80,
        <artist/8931#subject> ;
    schema:name "NecroFantasia"@en,
        "NecroFantasia"@ja,
        "NecroFantasia"@ja-latn ;
    schema:workPerformed <album/28376#musicalwork> .

<album/28376#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-03-08"^^xsd:date ;
    dcterms:title "NecroFantasia"@en,
        "NecroFantasia"@ja,
        "NecroFantasia"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/28376#musicalexpression> ;
    mo:publisher <org/877#subject> ;
    mo:record _:N2740f116d73d41f78d4c30a14775d6ae ;
    mo:record_count 1 ;
    mo:release <event/42> ;
    schema:about <product/20#subject>,
        <product/22#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "&"@en ;
            foaf:name "&"@en ],
        <artist/8931#subject> ;
    schema:datePublished "2009-03-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/67/28376/28376-1313863318.jpg> ;
    schema:name "NecroFantasia"@en,
        "NecroFantasia"@ja,
        "NecroFantasia"@ja-latn ;
    schema:publisher <org/877#subject> ;
    foaf:depiction <https://media.vgm.io/albums/67/28376/28376-1313863318.jpg> .

_:N4302ca05cc9744e7b92e9ed8cda4b73e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SyoujoGensou ～行くぜ宇宙が待っている～"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N2740f116d73d41f78d4c30a14775d6ae ;
    schema:name "SyoujoGensou ～行くぜ宇宙が待っている～"@ja .

_:N4988cb96a1df4083908e2513256860c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "UNKNOWN"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N2740f116d73d41f78d4c30a14775d6ae ;
    schema:name "UNKNOWN"@ja .

_:N4fb51c33237b4bc89068d45e7393a0b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NecroFantasia"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:N2740f116d73d41f78d4c30a14775d6ae ;
    schema:name "NecroFantasia"@ja .

_:Ncf6b315dd8d34f758fa41c6944587a80 a schema:Person,
        foaf:Person ;
    mo:performed <album/28376#performance> ;
    schema:name "&"@en ;
    foaf:name "&"@en .

_:N2740f116d73d41f78d4c30a14775d6ae a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4302ca05cc9744e7b92e9ed8cda4b73e,
        _:N4988cb96a1df4083908e2513256860c1,
        _:N4fb51c33237b4bc89068d45e7393a0b7 ;
    mo:track_count 3 ;
    schema:duration "PT12:27"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N4302ca05cc9744e7b92e9ed8cda4b73e,
        _:N4988cb96a1df4083908e2513256860c1,
        _:N4fb51c33237b4bc89068d45e7393a0b7 .

