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

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

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

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

<event/140> a mo:Release ;
    schema:name "Released at Koi no Mahou wa Marisa ni Omakase! 2 (Jul 18, 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 .

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

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

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

<https://medium-media.vgm.io/albums/59/29195/29195-1317396692.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/29195#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Melody for Blood Princess"@en,
        "Melody for Blood Princess"@ja,
        "Melody for Blood Princess"@ja-latn ;
    mo:performance_of <album/29195#musicalwork> ;
    mo:performer <artist/2466#subject> ;
    mo:recorded_as <album/29195#musicalexpression> ;
    schema:byArtist <artist/2466#subject> ;
    schema:name "Melody for Blood Princess"@en,
        "Melody for Blood Princess"@ja,
        "Melody for Blood Princess"@ja-latn ;
    schema:workPerformed <album/29195#musicalwork> .

<artist/2466#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/29195#performance> ;
    schema:name "Miku Hatsune"@en,
        "初音ミク"@ja ;
    foaf:name "Miku Hatsune"@en,
        "初音ミク"@ja .

<album/29195#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-07-18"^^xsd:date ;
    dcterms:title "Melody for Blood Princess"@en,
        "Melody for Blood Princess"@ja,
        "Melody for Blood Princess"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/29195#musicalexpression> ;
    mo:publisher _:N885ae57f9ac54dcf86406161e9d9e5a7 ;
    mo:record _:N770dcc0b57bc453a9dab4aa7cffe42ff ;
    mo:record_count 1 ;
    mo:release <event/140> ;
    schema:about <product/20#subject> ;
    schema:byArtist <artist/2466#subject> ;
    schema:datePublished "2010-07-18"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/59/29195/29195-1317396692.jpg> ;
    schema:name "Melody for Blood Princess"@en,
        "Melody for Blood Princess"@ja,
        "Melody for Blood Princess"@ja-latn ;
    schema:publisher _:N885ae57f9ac54dcf86406161e9d9e5a7 ;
    foaf:depiction <https://media.vgm.io/albums/59/29195/29195-1317396692.jpg> .

_:N2a79e7e56e50440caf5774bd49e7b658 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Melody for Blood Princess"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N770dcc0b57bc453a9dab4aa7cffe42ff ;
    schema:name "Melody for Blood Princess"@en .

_:N770dcc0b57bc453a9dab4aa7cffe42ff a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2a79e7e56e50440caf5774bd49e7b658 ;
    mo:track_count 1 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N2a79e7e56e50440caf5774bd49e7b658 .

_:N885ae57f9ac54dcf86406161e9d9e5a7 schema:name "Curisute"@en ;
    foaf:name "Curisute"@en .

