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

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

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/27527#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/27527#composition>,
        <album/27527#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 .

<product/27#subject> a schema:CreativeWork ;
    schema:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn ;
    foaf:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn .

<product/29#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn ;
    foaf:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn .

<product/33#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn ;
    foaf:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@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 .

<product/43#subject> a schema:CreativeWork ;
    schema:name "Touhou Sangetsusei ~ Eastern and Little Nature Deity"@en,
        "東方三月精　〜 Eastern and Little Nature Deity"@ja,
        "Touhou Sangetsusei ~ Eastern and Little Nature Deity"@ja-latn ;
    foaf:name "Touhou Sangetsusei ~ Eastern and Little Nature Deity"@en,
        "東方三月精　〜 Eastern and Little Nature Deity"@ja,
        "Touhou Sangetsusei ~ Eastern and Little Nature Deity"@ja-latn .

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

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

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

<org/1076#subject> schema:name "OrangeCoffee"@en,
        "OrangeCoffee"@ja,
        "OrangeCoffee"@ja-latn ;
    foaf:name "OrangeCoffee"@en,
        "OrangeCoffee"@ja,
        "OrangeCoffee"@ja-latn .

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

<https://medium-media.vgm.io/albums/72/27527/27527-1311545597.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/27527#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-03-14"^^xsd:date ;
    dcterms:title "delight"@en,
        "delight"@ja,
        "delight"@ja-latn ;
    mo:catalogue_number "ORCF-0003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/27527#musicalexpression> ;
    mo:publisher <org/1076#subject> ;
    mo:record _:N5be6bb0f05b7415c89c6d1d1497985dd ;
    mo:record_count 1 ;
    mo:release <event/68> ;
    schema:about <product/20#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/33#subject>,
        <product/37#subject>,
        <product/43#subject> ;
    schema:datePublished "2010-03-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/72/27527/27527-1311545597.jpg> ;
    schema:name "delight"@en,
        "delight"@ja,
        "delight"@ja-latn ;
    schema:publisher <org/1076#subject> ;
    foaf:depiction <https://media.vgm.io/albums/72/27527/27527-1311545597.jpg> .

_:N2b8f85116b484c5a81e8d05c164ce2c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Firework-La"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N5be6bb0f05b7415c89c6d1d1497985dd ;
    schema:name "Firework-La"@ja .

_:N2c18a57ce59948dab55b662650f0b2ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "March fairy"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N5be6bb0f05b7415c89c6d1d1497985dd ;
    schema:name "March fairy"@ja .

_:N35f1e753dffe4979a39a0f069f43279e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "河之競泳"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N5be6bb0f05b7415c89c6d1d1497985dd ;
    schema:name "河之競泳"@ja .

_:N4471d903405c4983a5682116194b663c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "rest"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N5be6bb0f05b7415c89c6d1d1497985dd ;
    schema:name "rest"@ja .

_:N48e28dc8f43d492a814e26aee4c2443b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sin theta"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N5be6bb0f05b7415c89c6d1d1497985dd ;
    schema:name "sin theta"@ja .

_:N55ff7da0227b4f58b7f16e1235a01184 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "walking"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N5be6bb0f05b7415c89c6d1d1497985dd ;
    schema:name "walking"@ja .

_:N807a98b0fd894e03a7a8d250b5b8b511 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ブラックパックンでも咲かせてみせましょう"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N5be6bb0f05b7415c89c6d1d1497985dd ;
    schema:name "ブラックパックンでも咲かせてみせましょう"@ja .

_:N5be6bb0f05b7415c89c6d1d1497985dd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2b8f85116b484c5a81e8d05c164ce2c2,
        _:N2c18a57ce59948dab55b662650f0b2ad,
        _:N35f1e753dffe4979a39a0f069f43279e,
        _:N4471d903405c4983a5682116194b663c,
        _:N48e28dc8f43d492a814e26aee4c2443b,
        _:N55ff7da0227b4f58b7f16e1235a01184,
        _:N807a98b0fd894e03a7a8d250b5b8b511 ;
    mo:track_count 7 ;
    schema:duration "PT24:26"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N2b8f85116b484c5a81e8d05c164ce2c2,
        _:N2c18a57ce59948dab55b662650f0b2ad,
        _:N35f1e753dffe4979a39a0f069f43279e,
        _:N4471d903405c4983a5682116194b663c,
        _:N48e28dc8f43d492a814e26aee4c2443b,
        _:N55ff7da0227b4f58b7f16e1235a01184,
        _:N807a98b0fd894e03a7a8d250b5b8b511 .

