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

<album/28720#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Chikai"@en,
        "誓い"@ja,
        "Chikai"@ja-latn ;
    mo:produced_work <album/28720#musicalwork> ;
    schema:name "Chikai"@en,
        "誓い"@ja,
        "Chikai"@ja-latn .

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

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

<event/51> a mo:Release ;
    schema:name "Released at Comic Market 76 (Aug 14, 2009 to Aug 16, 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 .

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

<album/28720#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Chikai"@en,
        "誓い"@ja,
        "Chikai"@ja-latn ;
    mo:performance_of <album/28720#musicalwork> ;
    mo:recorded_as <album/28720#musicalexpression> ;
    schema:name "Chikai"@en,
        "誓い"@ja,
        "Chikai"@ja-latn ;
    schema:workPerformed <album/28720#musicalwork> .

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

<https://medium-media.vgm.io/albums/02/28720/28720-1315594616.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/28720#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-08-15"^^xsd:date ;
    dcterms:title "Chikai"@en,
        "誓い"@ja,
        "Chikai"@ja-latn ;
    mo:catalogue_number "CMCDS-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/28720#musicalexpression> ;
    mo:publisher _:Nfc7b669234bc4e11b68939b9494e1e90 ;
    mo:record _:Nc0922bccded54467915682909027ee85 ;
    mo:record_count 1 ;
    mo:release <event/51> ;
    schema:about <product/20#subject> ;
    schema:datePublished "2009-08-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/02/28720/28720-1315594616.jpg> ;
    schema:name "Chikai"@en,
        "誓い"@ja,
        "Chikai"@ja-latn ;
    schema:publisher _:Nfc7b669234bc4e11b68939b9494e1e90 ;
    foaf:depiction <https://media.vgm.io/albums/02/28720/28720-1315594616.jpg> .

_:N19043bc496134b589735756ce9e95635 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chikai"@en,
        "誓い"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:Nc0922bccded54467915682909027ee85 ;
    schema:name "Chikai"@en,
        "誓い"@ja .

_:Nc0922bccded54467915682909027ee85 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N19043bc496134b589735756ce9e95635 ;
    mo:track_count 1 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N19043bc496134b589735756ce9e95635 .

_:Nfc7b669234bc4e11b68939b9494e1e90 schema:name "Cross Mirage"@en ;
    foaf:name "Cross Mirage"@en .

