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

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

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

<event/138> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai SP2 (Sep 11, 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 .

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

<album/43589#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SANTA MASSACRE 2nd Demo CD"@en,
        "SANTA MASSACRE 2nd Demo CD"@ja,
        "SANTA MASSACRE 2nd Demo CD"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "ZUN"@en ;
            foaf:made <album/43589#composition> ;
            foaf:name "ZUN"@en ] ;
    mo:produced_work <album/43589#musicalwork> ;
    schema:name "SANTA MASSACRE 2nd Demo CD"@en,
        "SANTA MASSACRE 2nd Demo CD"@ja,
        "SANTA MASSACRE 2nd Demo CD"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/98/43589/43589-1388690641.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/43589#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SANTA MASSACRE 2nd Demo CD"@en,
        "SANTA MASSACRE 2nd Demo CD"@ja,
        "SANTA MASSACRE 2nd Demo CD"@ja-latn ;
    mo:performance_of <album/43589#musicalwork> ;
    mo:performer _:N18a6b1686a4c488cb7feaac368bb68e0,
        _:Nce975160db684d7d8776c47fc4a290fd ;
    mo:recorded_as <album/43589#musicalexpression> ;
    schema:byArtist _:N18a6b1686a4c488cb7feaac368bb68e0,
        _:Nce975160db684d7d8776c47fc4a290fd ;
    schema:name "SANTA MASSACRE 2nd Demo CD"@en,
        "SANTA MASSACRE 2nd Demo CD"@ja,
        "SANTA MASSACRE 2nd Demo CD"@ja-latn ;
    schema:workPerformed <album/43589#musicalwork> .

<album/43589#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-09-11"^^xsd:date ;
    dcterms:title "SANTA MASSACRE 2nd Demo CD"@en,
        "SANTA MASSACRE 2nd Demo CD"@ja,
        "SANTA MASSACRE 2nd Demo CD"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/43589#musicalexpression> ;
    mo:publisher _:Nb7e043adfbbc40a8819274187bc71d48 ;
    mo:record _:Neb747e03d21a433ea5f39f6927ba8536 ;
    mo:record_count 1 ;
    mo:release <event/138> ;
    schema:about <product/20#subject>,
        <product/37#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "masami"@en ;
            foaf:name "masami"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "桜井みお"@en ;
            foaf:name "桜井みお"@en ] ;
    schema:datePublished "2011-09-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/98/43589/43589-1388690641.jpg> ;
    schema:name "SANTA MASSACRE 2nd Demo CD"@en,
        "SANTA MASSACRE 2nd Demo CD"@ja,
        "SANTA MASSACRE 2nd Demo CD"@ja-latn ;
    schema:publisher _:Nb7e043adfbbc40a8819274187bc71d48 ;
    foaf:depiction <https://media.vgm.io/albums/98/43589/43589-1388690641.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/43589#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/43589#subject> ;
    foaf:name "ZUN"@en .

_:N18a6b1686a4c488cb7feaac368bb68e0 a schema:Person,
        foaf:Person ;
    mo:performed <album/43589#performance> ;
    schema:name "masami"@en ;
    foaf:name "masami"@en .

_:N21975266846e44668d51049917e49f2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "少女のお遊戯（Dubstep Remix）"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Neb747e03d21a433ea5f39f6927ba8536 ;
    schema:name "少女のお遊戯（Dubstep Remix）"@ja .

_:N66e6b604f8474c56a3a2043d7b16063a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Caution!Girls Night Out!"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Neb747e03d21a433ea5f39f6927ba8536 ;
    schema:name "Caution!Girls Night Out!"@ja .

_:Nb7e043adfbbc40a8819274187bc71d48 schema:name "SANTA MASSACRE"@en ;
    foaf:name "SANTA MASSACRE"@en .

_:Nce975160db684d7d8776c47fc4a290fd a schema:Person,
        foaf:Person ;
    mo:performed <album/43589#performance> ;
    schema:name "桜井みお"@en ;
    foaf:name "桜井みお"@en .

_:Neb747e03d21a433ea5f39f6927ba8536 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N21975266846e44668d51049917e49f2d,
        _:N66e6b604f8474c56a3a2043d7b16063a ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N21975266846e44668d51049917e49f2d,
        _:N66e6b604f8474c56a3a2043d7b16063a .

