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

<artist/9454#subject> a schema:Person,
        foaf:Person ;
    schema:name "kamase-tora"@en,
        "かませ虎"@ja ;
    foaf:made <album/89204#lyrics>,
        <album/89204#subject> ;
    foaf:name "kamase-tora"@en,
        "かませ虎"@ja .

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

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

<event/171> a mo:Release ;
    schema:name "Released at Comic Market 86 (Aug 15, 2014 to Aug 17, 2014)" .

<product/22#subject> a schema:CreativeWork ;
    schema:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn ;
    foaf:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@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 .

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

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

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

<org/1004#subject> schema:name "Yonder Voice"@en,
        "Yonder Voice"@ja,
        "Yonder Voice"@ja-latn ;
    foaf:name "Yonder Voice"@en,
        "Yonder Voice"@ja,
        "Yonder Voice"@ja-latn .

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

<https://medium-media.vgm.io/albums/40/89204/89204-1565066317.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/10324#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/89204#performance> ;
    schema:name "YooSanHyakurei"@en,
        "瑶山百霊"@ja ;
    foaf:name "YooSanHyakurei"@en,
        "瑶山百霊"@ja .

<album/89204#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Mirage 2"@en,
        "蜃景2"@ja,
        "Mirage 2"@ja-latn ;
    mo:performance_of <album/89204#musicalwork> ;
    mo:performer _:N90fa0ca72ad14f1c98df7dee3b419ee9,
        <artist/10324#subject> ;
    mo:recorded_as <album/89204#musicalexpression> ;
    schema:byArtist _:N90fa0ca72ad14f1c98df7dee3b419ee9,
        <artist/10324#subject> ;
    schema:name "Mirage 2"@en,
        "蜃景2"@ja,
        "Mirage 2"@ja-latn ;
    schema:workPerformed <album/89204#musicalwork> .

<album/89204#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-08-16"^^xsd:date ;
    dcterms:title "Mirage 2"@en,
        "蜃景2"@ja,
        "Mirage 2"@ja-latn ;
    mo:catalogue_number "YVCDN0006" ;
    mo:media_type "CD" ;
    mo:publication_of <album/89204#musicalexpression> ;
    mo:publisher <org/1004#subject> ;
    mo:record _:Na27760585559425e9630b670637ff1c9 ;
    mo:record_count 1 ;
    mo:release <event/171> ;
    schema:about <product/22#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/33#subject>,
        <product/37#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "流月"@en ;
            foaf:name "流月"@en ],
        <artist/10324#subject> ;
    schema:datePublished "2014-08-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/40/89204/89204-1565066317.jpg> ;
    schema:name "Mirage 2"@en,
        "蜃景2"@ja,
        "Mirage 2"@ja-latn ;
    schema:publisher <org/1004#subject> ;
    foaf:depiction <https://media.vgm.io/albums/40/89204/89204-1565066317.jpg> .

_:N1101c111521d445fbe4c971833799951 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scars"@en,
        "傷痕"@ja ;
    mo:track_number 2 ;
    schema:duration "PT0:11"^^xsd:interval ;
    schema:inPlaylist _:Na27760585559425e9630b670637ff1c9 ;
    schema:name "Scars"@en,
        "傷痕"@ja .

_:N5fc542235fcc48d09496873fc0262fdf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kaleidoscope"@en,
        "万華鏡"@ja ;
    mo:track_number 7 ;
    schema:duration "PT0:11"^^xsd:interval ;
    schema:inPlaylist _:Na27760585559425e9630b670637ff1c9 ;
    schema:name "Kaleidoscope"@en,
        "万華鏡"@ja .

_:N774dea04f19a40188956838cc60a4e73 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thank You"@en,
        "ありがとう"@ja ;
    mo:track_number 6 ;
    schema:duration "PT0:22"^^xsd:interval ;
    schema:inPlaylist _:Na27760585559425e9630b670637ff1c9 ;
    schema:name "Thank You"@en,
        "ありがとう"@ja .

_:N90fa0ca72ad14f1c98df7dee3b419ee9 a schema:Person,
        foaf:Person ;
    mo:performed <album/89204#performance> ;
    schema:name "流月"@en ;
    foaf:name "流月"@en .

_:Naad4cf42b0f84f64ad2ce7679192031f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cherry Ashes"@en,
        "灰桜"@ja ;
    mo:track_number 4 ;
    schema:duration "PT0:35"^^xsd:interval ;
    schema:inPlaylist _:Na27760585559425e9630b670637ff1c9 ;
    schema:name "Cherry Ashes"@en,
        "灰桜"@ja .

_:Nbe7ac36c591e416582eb67d89107aee8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beauties of Nature"@en,
        "華鳥風月"@ja ;
    mo:track_number 5 ;
    schema:duration "PT0:47"^^xsd:interval ;
    schema:inPlaylist _:Na27760585559425e9630b670637ff1c9 ;
    schema:name "Beauties of Nature"@en,
        "華鳥風月"@ja .

_:Nc380ef5504a045ba941f97ff535e574a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ephemeral, Great and Splendid Land of Grief"@en,
        "泡沫、哀のまほろば"@ja ;
    mo:track_number 3 ;
    schema:duration "PT0:55"^^xsd:interval ;
    schema:inPlaylist _:Na27760585559425e9630b670637ff1c9 ;
    schema:name "Ephemeral, Great and Splendid Land of Grief"@en,
        "泡沫、哀のまほろば"@ja .

_:Nd7bfd31b9b1a423f8978700b3da9d763 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Even the Blossoming Flowers Will Eventually Scatter"@en,
        "色は匂へど散りぬるを"@ja ;
    mo:track_number 8 ;
    schema:duration "PT0:40"^^xsd:interval ;
    schema:inPlaylist _:Na27760585559425e9630b670637ff1c9 ;
    schema:name "Even the Blossoming Flowers Will Eventually Scatter"@en,
        "色は匂へど散りぬるを"@ja .

_:Ne6dc210a4c894d71b5c32f0c78fd6309 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Clouds Over the Moon, and Wind Over the Flowers"@en,
        "月に叢雲華に風"@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:34"^^xsd:interval ;
    schema:inPlaylist _:Na27760585559425e9630b670637ff1c9 ;
    schema:name "Clouds Over the Moon, and Wind Over the Flowers"@en,
        "月に叢雲華に風"@ja .

_:Na27760585559425e9630b670637ff1c9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1101c111521d445fbe4c971833799951,
        _:N5fc542235fcc48d09496873fc0262fdf,
        _:N774dea04f19a40188956838cc60a4e73,
        _:Naad4cf42b0f84f64ad2ce7679192031f,
        _:Nbe7ac36c591e416582eb67d89107aee8,
        _:Nc380ef5504a045ba941f97ff535e574a,
        _:Nd7bfd31b9b1a423f8978700b3da9d763,
        _:Ne6dc210a4c894d71b5c32f0c78fd6309 ;
    mo:track_count 8 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N1101c111521d445fbe4c971833799951,
        _:N5fc542235fcc48d09496873fc0262fdf,
        _:N774dea04f19a40188956838cc60a4e73,
        _:Naad4cf42b0f84f64ad2ce7679192031f,
        _:Nbe7ac36c591e416582eb67d89107aee8,
        _:Nc380ef5504a045ba941f97ff535e574a,
        _:Nd7bfd31b9b1a423f8978700b3da9d763,
        _:Ne6dc210a4c894d71b5c32f0c78fd6309 .

