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

<artist/6001#subject> a schema:Person,
        foaf:Person ;
    schema:name "pi-e-"@en,
        "ぴーえー"@ja ;
    foaf:made <album/12189#lyrics>,
        <album/12189#subject> ;
    foaf:name "pi-e-"@en,
        "ぴーえー"@ja .

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

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

<event/42> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 6 (Mar 08, 2009)" .

<product/14#subject> a schema:CreativeWork ;
    schema:name "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@en,
        "東方夢時空　～ Phantasmagoria of Dim.Dream."@ja,
        "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@ja-latn ;
    foaf:name "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@en,
        "東方夢時空　～ Phantasmagoria of Dim.Dream."@ja,
        "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@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/12189#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Gensou Muyuuban -play the fantasy music of the dream-"@en,
        "幻想夢遊盤 -play the fantasy music of the dream-"@ja,
        "Gensou Muyuuban -play the fantasy music of the dream-"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/12189#musicalwork> ;
    schema:name "Gensou Muyuuban -play the fantasy music of the dream-"@en,
        "幻想夢遊盤 -play the fantasy music of the dream-"@ja,
        "Gensou Muyuuban -play the fantasy music of the dream-"@ja-latn .

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

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

<org/742#subject> schema:name "ROUGH TIME"@en,
        "ROUGH TIME"@ja,
        "ROUGH TIME"@ja-latn ;
    foaf:name "ROUGH TIME"@en,
        "ROUGH TIME"@ja,
        "ROUGH TIME"@ja-latn .

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

<https://medium-media.vgm.io/albums/98/12189/12189-1235102396.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/12189#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Gensou Muyuuban -play the fantasy music of the dream-"@en,
        "幻想夢遊盤 -play the fantasy music of the dream-"@ja,
        "Gensou Muyuuban -play the fantasy music of the dream-"@ja-latn ;
    mo:performance_of <album/12189#musicalwork> ;
    mo:performer <artist/49334#subject> ;
    mo:recorded_as <album/12189#musicalexpression> ;
    schema:byArtist <artist/49334#subject> ;
    schema:name "Gensou Muyuuban -play the fantasy music of the dream-"@en,
        "幻想夢遊盤 -play the fantasy music of the dream-"@ja,
        "Gensou Muyuuban -play the fantasy music of the dream-"@ja-latn ;
    schema:workPerformed <album/12189#musicalwork> .

<artist/49334#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12189#performance> ;
    schema:name "Ne;on"@en ;
    foaf:name "Ne;on"@en .

<album/12189#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-03-08"^^xsd:date ;
    dcterms:title "Gensou Muyuuban -play the fantasy music of the dream-"@en,
        "幻想夢遊盤 -play the fantasy music of the dream-"@ja,
        "Gensou Muyuuban -play the fantasy music of the dream-"@ja-latn ;
    mo:catalogue_number "RTCD-0008" ;
    mo:media_type "CD" ;
    mo:publication_of <album/12189#musicalexpression> ;
    mo:publisher <org/742#subject> ;
    mo:record _:Ne31dba6a510b4b1f925a5773569fd555 ;
    mo:record_count 1 ;
    mo:release <event/42> ;
    schema:about <product/14#subject>,
        <product/29#subject>,
        <product/33#subject>,
        <product/37#subject> ;
    schema:byArtist <artist/49334#subject> ;
    schema:datePublished "2009-03-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/98/12189/12189-1235102396.jpg> ;
    schema:name "Gensou Muyuuban -play the fantasy music of the dream-"@en,
        "幻想夢遊盤 -play the fantasy music of the dream-"@ja,
        "Gensou Muyuuban -play the fantasy music of the dream-"@ja-latn ;
    schema:publisher <org/742#subject> ;
    foaf:depiction <https://media.vgm.io/albums/98/12189/12189-1235102396.jpg> .

_:N0218e6d7c70e4c15a3e00ffb048cd2e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last remote rock instrumental"@en,
        "Last remote rock instrumental"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:Ne31dba6a510b4b1f925a5773569fd555 ;
    schema:name "Last remote rock instrumental"@en,
        "Last remote rock instrumental"@ja .

_:N1add58a9380c42e6a3bd772f82ee9a56 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flat point"@en,
        "Flat point"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:Ne31dba6a510b4b1f925a5773569fd555 ;
    schema:name "Flat point"@en,
        "Flat point"@ja .

_:N67b310db912a4af6ba8ac1bd22134e11 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dream of the Sky"@en,
        "空の夢"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:Ne31dba6a510b4b1f925a5773569fd555 ;
    schema:name "Dream of the Sky"@en,
        "空の夢"@ja .

_:N762c9d4b318044e38361efc049609890 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dream of the Sky (Karaoke)"@en,
        "空の夢（カラオケ）"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:Ne31dba6a510b4b1f925a5773569fd555 ;
    schema:name "Dream of the Sky (Karaoke)"@en,
        "空の夢（カラオケ）"@ja .

_:N8a3eb458f98645649106409fc62dbc5b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Miracle Sweet (Karaoke)"@en,
        "Miracle Sweet （カラオケ）"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:Ne31dba6a510b4b1f925a5773569fd555 ;
    schema:name "Miracle Sweet (Karaoke)"@en,
        "Miracle Sweet （カラオケ）"@ja .

_:N9decb8eddbd24c3dae34d1a625ae5d97 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "# of circle"@en,
        "# of circle"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:Ne31dba6a510b4b1f925a5773569fd555 ;
    schema:name "# of circle"@en,
        "# of circle"@ja .

_:Na264af3e21534340a892b312a8c44636 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Miracle Sweet"@en,
        "Miracle Sweet"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:Ne31dba6a510b4b1f925a5773569fd555 ;
    schema:name "Miracle Sweet"@en,
        "Miracle Sweet"@ja .

_:Na8e2bbaa8cc445538b61d9d3be354edf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "natural"@en,
        "natural"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:Ne31dba6a510b4b1f925a5773569fd555 ;
    schema:name "natural"@en,
        "natural"@ja .

_:Nbfa7359d2e4546afa70eb07bf5656d49 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Green eyes memory"@en,
        "Green eyes memory"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:Ne31dba6a510b4b1f925a5773569fd555 ;
    schema:name "Green eyes memory"@en,
        "Green eyes memory"@ja .

_:Ne31dba6a510b4b1f925a5773569fd555 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0218e6d7c70e4c15a3e00ffb048cd2e2,
        _:N1add58a9380c42e6a3bd772f82ee9a56,
        _:N67b310db912a4af6ba8ac1bd22134e11,
        _:N762c9d4b318044e38361efc049609890,
        _:N8a3eb458f98645649106409fc62dbc5b,
        _:N9decb8eddbd24c3dae34d1a625ae5d97,
        _:Na264af3e21534340a892b312a8c44636,
        _:Na8e2bbaa8cc445538b61d9d3be354edf,
        _:Nbfa7359d2e4546afa70eb07bf5656d49 ;
    mo:track_count 9 ;
    schema:duration "PT38:30"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N0218e6d7c70e4c15a3e00ffb048cd2e2,
        _:N1add58a9380c42e6a3bd772f82ee9a56,
        _:N67b310db912a4af6ba8ac1bd22134e11,
        _:N762c9d4b318044e38361efc049609890,
        _:N8a3eb458f98645649106409fc62dbc5b,
        _:N9decb8eddbd24c3dae34d1a625ae5d97,
        _:Na264af3e21534340a892b312a8c44636,
        _:Na8e2bbaa8cc445538b61d9d3be354edf,
        _:Nbfa7359d2e4546afa70eb07bf5656d49 .

