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

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

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

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

<event/68> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 7 (Mar 14, 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/28788#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Crimson Reflection"@en,
        "Crimson Reflection"@ja,
        "Crimson Reflection"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/28788#musicalwork> ;
    schema:name "Crimson Reflection"@en,
        "Crimson Reflection"@ja,
        "Crimson Reflection"@ja-latn .

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

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

<org/1024#subject> schema:name "CC*=Style"@en,
        "CC*=Style"@ja,
        "CC*=Style"@ja-latn ;
    foaf:name "CC*=Style"@en,
        "CC*=Style"@ja,
        "CC*=Style"@ja-latn .

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

<https://medium-media.vgm.io/albums/88/28788/28788-1315771394.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/28788#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-03-14"^^xsd:date ;
    dcterms:title "Crimson Reflection"@en,
        "Crimson Reflection"@ja,
        "Crimson Reflection"@ja-latn ;
    mo:catalogue_number "CCST0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/28788#musicalexpression> ;
    mo:publisher <org/1024#subject> ;
    mo:record _:N610c3055c28c4c2da00e7e775f1f34b6 ;
    mo:record_count 1 ;
    mo:release <event/68> ;
    schema:about <product/20#subject> ;
    schema:datePublished "2010-03-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/88/28788/28788-1315771394.jpg> ;
    schema:name "Crimson Reflection"@en,
        "Crimson Reflection"@ja,
        "Crimson Reflection"@ja-latn ;
    schema:publisher <org/1024#subject> ;
    foaf:depiction <https://media.vgm.io/albums/88/28788/28788-1315771394.jpg> .

_:N061ba6d0bb954d6dad1491594b793e4a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Witch!!"@en ;
    mo:track_number 5 ;
    schema:duration "PT8:40"^^xsd:interval ;
    schema:inPlaylist _:N610c3055c28c4c2da00e7e775f1f34b6 ;
    schema:name "Witch!!"@en .

_:N973ce090eea04bc4ad0ed1c398cd50ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "495 (U.N. Trance RMX)"@en ;
    mo:track_number 7 ;
    schema:duration "PT6:34"^^xsd:interval ;
    schema:inPlaylist _:N610c3055c28c4c2da00e7e775f1f34b6 ;
    schema:name "495 (U.N. Trance RMX)"@en .

_:Nbfa5b9bc0ecc40e79d3e30a86398431a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Anwesen (Peak 2 Mix)"@en ;
    mo:track_number 8 ;
    schema:duration "PT7:52"^^xsd:interval ;
    schema:inPlaylist _:N610c3055c28c4c2da00e7e775f1f34b6 ;
    schema:name "Anwesen (Peak 2 Mix)"@en .

_:Nc00727519ac74825aeeb1b2e833da61b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "D.T.S"@en ;
    mo:track_number 1 ;
    schema:duration "PT8:06"^^xsd:interval ;
    schema:inPlaylist _:N610c3055c28c4c2da00e7e775f1f34b6 ;
    schema:name "D.T.S"@en .

_:Ncc2dfe037e4c4c8da286879717d1b720 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Red Eyes"@en ;
    mo:track_number 6 ;
    schema:duration "PT7:28"^^xsd:interval ;
    schema:inPlaylist _:N610c3055c28c4c2da00e7e775f1f34b6 ;
    schema:name "Red Eyes"@en .

_:Nd2d030f5ff6549c5840e87a83e4a07a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Time and Space (Instantaneousness Mix)"@en ;
    mo:track_number 4 ;
    schema:duration "PT7:27"^^xsd:interval ;
    schema:inPlaylist _:N610c3055c28c4c2da00e7e775f1f34b6 ;
    schema:name "Time and Space (Instantaneousness Mix)"@en .

_:Nefb73ca92d434d27b673f3492020f20d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A crimson palace of watchman (Clean Mix)"@en ;
    mo:track_number 3 ;
    schema:duration "PT6:36"^^xsd:interval ;
    schema:inPlaylist _:N610c3055c28c4c2da00e7e775f1f34b6 ;
    schema:name "A crimson palace of watchman (Clean Mix)"@en .

_:Nf36f0053eff944fbaf639e87789f669f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Diversion (Force Mix)"@en ;
    mo:track_number 2 ;
    schema:duration "PT8:14"^^xsd:interval ;
    schema:inPlaylist _:N610c3055c28c4c2da00e7e775f1f34b6 ;
    schema:name "Diversion (Force Mix)"@en .

_:N610c3055c28c4c2da00e7e775f1f34b6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N061ba6d0bb954d6dad1491594b793e4a,
        _:N973ce090eea04bc4ad0ed1c398cd50ea,
        _:Nbfa5b9bc0ecc40e79d3e30a86398431a,
        _:Nc00727519ac74825aeeb1b2e833da61b,
        _:Ncc2dfe037e4c4c8da286879717d1b720,
        _:Nd2d030f5ff6549c5840e87a83e4a07a4,
        _:Nefb73ca92d434d27b673f3492020f20d,
        _:Nf36f0053eff944fbaf639e87789f669f ;
    mo:track_count 8 ;
    schema:duration "PT60:57"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N061ba6d0bb954d6dad1491594b793e4a,
        _:N973ce090eea04bc4ad0ed1c398cd50ea,
        _:Nbfa5b9bc0ecc40e79d3e30a86398431a,
        _:Nc00727519ac74825aeeb1b2e833da61b,
        _:Ncc2dfe037e4c4c8da286879717d1b720,
        _:Nd2d030f5ff6549c5840e87a83e4a07a4,
        _:Nefb73ca92d434d27b673f3492020f20d,
        _:Nf36f0053eff944fbaf639e87789f669f .

