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

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

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/12568#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/12568#composition>,
        <album/12568#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/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/31#subject> a schema:CreativeWork ;
    schema:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn ;
    foaf:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@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/12568#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Gensou Yuugi ~Museum of Marasy~"@en,
        "幻想遊戯 ～Museum of Marasy～"@ja,
        "Gensou Yuugi ~Museum of Marasy~"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/12568#musicalwork> ;
    schema:name "Gensou Yuugi ~Museum of Marasy~"@en,
        "幻想遊戯 ～Museum of Marasy～"@ja,
        "Gensou Yuugi ~Museum of Marasy~"@ja-latn .

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

<org/661#subject> schema:name "Marasy"@en,
        "まらしぃ"@ja,
        "Marasy"@ja-latn ;
    foaf:name "Marasy"@en,
        "まらしぃ"@ja,
        "Marasy"@ja-latn .

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

<https://medium-media.vgm.io/albums/86/12568/12568-1236875238.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/12568#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Gensou Yuugi ~Museum of Marasy~"@en,
        "幻想遊戯 ～Museum of Marasy～"@ja,
        "Gensou Yuugi ~Museum of Marasy~"@ja-latn ;
    mo:performance_of <album/12568#musicalwork> ;
    mo:performer <artist/7181#subject> ;
    mo:recorded_as <album/12568#musicalexpression> ;
    schema:byArtist <artist/7181#subject> ;
    schema:name "Gensou Yuugi ~Museum of Marasy~"@en,
        "幻想遊戯 ～Museum of Marasy～"@ja,
        "Gensou Yuugi ~Museum of Marasy~"@ja-latn ;
    schema:workPerformed <album/12568#musicalwork> .

<artist/7181#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12568#performance> ;
    schema:name "Marasy"@en,
        "まらしぃ"@ja ;
    foaf:name "Marasy"@en,
        "まらしぃ"@ja .

<album/12568#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-03-08"^^xsd:date ;
    dcterms:title "Gensou Yuugi ~Museum of Marasy~"@en,
        "幻想遊戯 ～Museum of Marasy～"@ja,
        "Gensou Yuugi ~Museum of Marasy~"@ja-latn ;
    mo:catalogue_number "MRCD-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/12568#musicalexpression> ;
    mo:publisher <org/661#subject> ;
    mo:record _:Ne76a00a0376540ac8625b2f22093d883 ;
    mo:record_count 1 ;
    mo:release <event/42> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/31#subject>,
        <product/33#subject> ;
    schema:byArtist <artist/7181#subject> ;
    schema:datePublished "2009-03-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/86/12568/12568-1236875238.jpg> ;
    schema:name "Gensou Yuugi ~Museum of Marasy~"@en,
        "幻想遊戯 ～Museum of Marasy～"@ja,
        "Gensou Yuugi ~Museum of Marasy~"@ja-latn ;
    schema:publisher <org/661#subject> ;
    foaf:depiction <https://media.vgm.io/albums/86/12568/12568-1236875238.jpg> .

_:N145747ee26184c0c865519b3141fd310 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beloved Tomboyish Girl"@en,
        "おてんば恋娘"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:Ne76a00a0376540ac8625b2f22093d883 ;
    schema:name "Beloved Tomboyish Girl"@en,
        "おてんば恋娘"@ja .

_:N310865873c554ccd8a8d1283fd88aff5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Septette for the Dead Princess"@en,
        "亡き王女の為のセプテット"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Ne76a00a0376540ac8625b2f22093d883 ;
    schema:name "Septette for the Dead Princess"@en,
        "亡き王女の為のセプテット"@ja .

_:N330107de7b694309ac5160ece80d6007 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tomorrow will be Special; Yesterday was not"@en,
        "明日ハレの日、ケの昨日"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:Ne76a00a0376540ac8625b2f22093d883 ;
    schema:name "Tomorrow will be Special; Yesterday was not"@en,
        "明日ハレの日、ケの昨日"@ja .

_:N6c9f33fae6f24128b40af15f579b5d54 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Native Faith"@en,
        "ネイティブフェイス"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:Ne76a00a0376540ac8625b2f22093d883 ;
    schema:name "Native Faith"@en,
        "ネイティブフェイス"@ja .

_:N6f266f33793f4b5faa294cd2eb047208 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yuyu-sama Medley"@en,
        "ゆゆ様メドレー"@ja ;
    mo:track_number 1 ;
    schema:duration "PT6:18"^^xsd:interval ;
    schema:inPlaylist _:Ne76a00a0376540ac8625b2f22093d883 ;
    schema:name "Yuyu-sama Medley"@en,
        "ゆゆ様メドレー"@ja .

_:N9e6eefa1999946fd9a4af02dbeacc688 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wind God Girl"@en,
        "風神少女"@ja ;
    mo:track_number 5 ;
    schema:duration "PT6:28"^^xsd:interval ;
    schema:inPlaylist _:Ne76a00a0376540ac8625b2f22093d883 ;
    schema:name "Wind God Girl"@en,
        "風神少女"@ja .

_:Nc141765bf5a54aefb1dbfb700842e1c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Gensokyo the Gods Loved"@en,
        "神々が恋した幻想郷"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:Ne76a00a0376540ac8625b2f22093d883 ;
    schema:name "The Gensokyo the Gods Loved"@en,
        "神々が恋した幻想郷"@ja .

_:Nf180e7efc8ec4cdeaec513bb581ed7ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Demystify Feast"@en,
        "Demystify Feast"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:30"^^xsd:interval ;
    schema:inPlaylist _:Ne76a00a0376540ac8625b2f22093d883 ;
    schema:name "Demystify Feast"@en,
        "Demystify Feast"@ja .

_:Ne76a00a0376540ac8625b2f22093d883 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N145747ee26184c0c865519b3141fd310,
        _:N310865873c554ccd8a8d1283fd88aff5,
        _:N330107de7b694309ac5160ece80d6007,
        _:N6c9f33fae6f24128b40af15f579b5d54,
        _:N6f266f33793f4b5faa294cd2eb047208,
        _:N9e6eefa1999946fd9a4af02dbeacc688,
        _:Nc141765bf5a54aefb1dbfb700842e1c5,
        _:Nf180e7efc8ec4cdeaec513bb581ed7ac ;
    mo:track_count 8 ;
    schema:duration "PT35:44"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N145747ee26184c0c865519b3141fd310,
        _:N310865873c554ccd8a8d1283fd88aff5,
        _:N330107de7b694309ac5160ece80d6007,
        _:N6c9f33fae6f24128b40af15f579b5d54,
        _:N6f266f33793f4b5faa294cd2eb047208,
        _:N9e6eefa1999946fd9a4af02dbeacc688,
        _:Nc141765bf5a54aefb1dbfb700842e1c5,
        _:Nf180e7efc8ec4cdeaec513bb581ed7ac .

