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

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

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

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

<event/42> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 6 (Mar 08, 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 .

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

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

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

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

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

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

<https://medium-media.vgm.io/albums/49/12194/12194-1235141302.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/12194#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-03-08"^^xsd:date ;
    dcterms:title "Final Master Spark!"@en,
        "Final Master Spark!"@ja,
        "Final Master Spark!"@ja-latn ;
    mo:catalogue_number "TUMENECO-003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/12194#musicalexpression> ;
    mo:publisher <org/625#subject> ;
    mo:record _:Nf5b2814c5a7f443c8031009192561d0e ;
    mo:record_count 1 ;
    mo:release <event/42> ;
    schema:about <product/20#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/33#subject> ;
    schema:datePublished "2009-03-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/49/12194/12194-1235141302.jpg> ;
    schema:name "Final Master Spark!"@en,
        "Final Master Spark!"@ja,
        "Final Master Spark!"@ja-latn ;
    schema:publisher <org/625#subject> ;
    foaf:depiction <https://media.vgm.io/albums/49/12194/12194-1235141302.jpg> .

_:N1cec929091334ed89fea266c2c3f5318 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Maiden's Capriccio ~ Dream Dark"@en,
        "少女綺想曲 ～ Dream Dark"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf5b2814c5a7f443c8031009192561d0e ;
    schema:name "Maiden's Capriccio ~ Dream Dark"@en,
        "少女綺想曲 ～ Dream Dark"@ja .

_:N6449739d416d450facae8c2293f122fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Faith is for the Lonely Hero"@en,
        "信仰は孤独な英雄の為に"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf5b2814c5a7f443c8031009192561d0e ;
    schema:name "Faith is for the Lonely Hero"@en,
        "信仰は孤独な英雄の為に"@ja .

_:N8f08dda999444593abf02d8ba5dca98e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Final Master Spark!"@en,
        "Final Master Spark!"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf5b2814c5a7f443c8031009192561d0e ;
    schema:name "Final Master Spark!"@en,
        "Final Master Spark!"@ja .

_:Nc361fad7d05c48219be8542ebc1c7eba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lunar Dial"@en,
        "ルナ・ダイアル"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf5b2814c5a7f443c8031009192561d0e ;
    schema:name "Lunar Dial"@en,
        "ルナ・ダイアル"@ja .

_:Ncb51e6906c784e08867b08606f1a4613 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Young Descendant of Tepes ~ Blood of Tepes"@en,
        "ツェペシュの幼き末裔 ～ Blood of Tepes"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf5b2814c5a7f443c8031009192561d0e ;
    schema:name "The Young Descendant of Tepes ~ Blood of Tepes"@en,
        "ツェペシュの幼き末裔 ～ Blood of Tepes"@ja .

_:Ndfb9e6f3d4ab48bbb073405ece2880a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gensokyo, Past and Present ~ ephemeral flower"@en,
        "今昔幻想郷 ～ ephemeral flower"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf5b2814c5a7f443c8031009192561d0e ;
    schema:name "Gensokyo, Past and Present ~ ephemeral flower"@en,
        "今昔幻想郷 ～ ephemeral flower"@ja .

_:Ne8a55debd7d54b4c8ac4cca0371851af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prelude for the Dead Princess"@en,
        "亡き王女の為のプレリュード"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf5b2814c5a7f443c8031009192561d0e ;
    schema:name "Prelude for the Dead Princess"@en,
        "亡き王女の為のプレリュード"@ja .

_:Nf5b2814c5a7f443c8031009192561d0e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1cec929091334ed89fea266c2c3f5318,
        _:N6449739d416d450facae8c2293f122fc,
        _:N8f08dda999444593abf02d8ba5dca98e,
        _:Nc361fad7d05c48219be8542ebc1c7eba,
        _:Ncb51e6906c784e08867b08606f1a4613,
        _:Ndfb9e6f3d4ab48bbb073405ece2880a3,
        _:Ne8a55debd7d54b4c8ac4cca0371851af ;
    mo:track_count 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N1cec929091334ed89fea266c2c3f5318,
        _:N6449739d416d450facae8c2293f122fc,
        _:N8f08dda999444593abf02d8ba5dca98e,
        _:Nc361fad7d05c48219be8542ebc1c7eba,
        _:Ncb51e6906c784e08867b08606f1a4613,
        _:Ndfb9e6f3d4ab48bbb073405ece2880a3,
        _:Ne8a55debd7d54b4c8ac4cca0371851af .

