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

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

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

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

<event/100> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 8 (May 08, 2011)" .

<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/24505#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Gensou Yuugi <Sai> ~ Museum of Marasy"@en,
        "幻想遊戯 ＜再＞ ～ Museum of Marasy"@ja,
        "Gensou Yuugi <Sai> ~ Museum of Marasy"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/24505#musicalwork> ;
    schema:name "Gensou Yuugi <Sai> ~ Museum of Marasy"@en,
        "幻想遊戯 ＜再＞ ～ Museum of Marasy"@ja,
        "Gensou Yuugi <Sai> ~ Museum of Marasy"@ja-latn .

<album/24505#musicalexpression> a mo:Signal ;
    mo:published_as <album/24505#subject> ;
    mo:records <album/24505#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/50/24505/24505-1299603339.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/24505#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/50/24505/24505-1299603339.jpg> ;
    foaf:depicts <album/24505#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/50/24505/24505-1299603339.jpg> .

<https://medium-media.vgm.io/albums/50/24505/24505-1299603339.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/24505#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-03-13"^^xsd:date ;
    dcterms:title "Gensou Yuugi <Sai> ~ Museum of Marasy"@en,
        "幻想遊戯 ＜再＞ ～ Museum of Marasy"@ja,
        "Gensou Yuugi <Sai> ~ Museum of Marasy"@ja-latn ;
    mo:catalogue_number "MRCD-007" ;
    mo:media_type "CD" ;
    mo:publication_of <album/24505#musicalexpression> ;
    mo:publisher <org/661#subject> ;
    mo:record _:N3571aa97f67f4f238f79310fedba07ae ;
    mo:record_count 1 ;
    mo:release <event/100> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/31#subject>,
        <product/33#subject> ;
    schema:byArtist <artist/7181#subject> ;
    schema:datePublished "2011-03-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/50/24505/24505-1299603339.jpg> ;
    schema:name "Gensou Yuugi <Sai> ~ Museum of Marasy"@en,
        "幻想遊戯 ＜再＞ ～ Museum of Marasy"@ja,
        "Gensou Yuugi <Sai> ~ Museum of Marasy"@ja-latn ;
    schema:publisher <org/661#subject> ;
    foaf:depiction <https://media.vgm.io/albums/50/24505/24505-1299603339.jpg> .

_:N68f560423ffa42a2ad17930d510cf679 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yuyu-sama Medley"@en,
        "ゆゆさまメドレー"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:44"^^xsd:interval ;
    schema:inPlaylist _:N3571aa97f67f4f238f79310fedba07ae ;
    schema:name "Yuyu-sama Medley"@en,
        "ゆゆさまメドレー"@ja .

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

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

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

_:Nb5201768182c456f84a94642ab724104 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Venerable Ancient Battlefield ~ Suwa Foughten Field"@en,
        "神さびた古戦場 ～ Suwa Foughten Field"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:N3571aa97f67f4f238f79310fedba07ae ;
    schema:name "The Venerable Ancient Battlefield ~ Suwa Foughten Field"@en,
        "神さびた古戦場 ～ Suwa Foughten Field"@ja .

_:Nc02be9dac2154b279cda5f4c51213d57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Septette for the Dead Princess ~ U.N. Owen was her?"@en,
        "亡き王女の為のセプテット ～ U.N.オーエンは彼女なのか？"@ja ;
    mo:track_number 6 ;
    schema:duration "PT7:10"^^xsd:interval ;
    schema:inPlaylist _:N3571aa97f67f4f238f79310fedba07ae ;
    schema:name "Septette for the Dead Princess ~ U.N. Owen was her?"@en,
        "亡き王女の為のセプテット ～ U.N.オーエンは彼女なのか？"@ja .

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

_:Nd6f79e1dcdfd448f8192f0eddb66b420 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Demystify Feast"@en,
        "Demystify Feast"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:N3571aa97f67f4f238f79310fedba07ae ;
    schema:name "Demystify Feast"@en,
        "Demystify Feast"@ja .

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

_:N3571aa97f67f4f238f79310fedba07ae a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N68f560423ffa42a2ad17930d510cf679,
        _:N712d273042314522af4c7b52bde38710,
        _:N7f050d25eb884f0a9a1bb3a981e19e80,
        _:Na027fe802c2c4cd695faa079ae0900d5,
        _:Nb5201768182c456f84a94642ab724104,
        _:Nc02be9dac2154b279cda5f4c51213d57,
        _:Nc8a4ef32a82e4ab99aeddc3167cf8675,
        _:Nd6f79e1dcdfd448f8192f0eddb66b420,
        _:Nf6dfec9c14e84985be38ab718f5d2697 ;
    mo:track_count 9 ;
    schema:duration "PT42:49"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N68f560423ffa42a2ad17930d510cf679,
        _:N712d273042314522af4c7b52bde38710,
        _:N7f050d25eb884f0a9a1bb3a981e19e80,
        _:Na027fe802c2c4cd695faa079ae0900d5,
        _:Nb5201768182c456f84a94642ab724104,
        _:Nc02be9dac2154b279cda5f4c51213d57,
        _:Nc8a4ef32a82e4ab99aeddc3167cf8675,
        _:Nd6f79e1dcdfd448f8192f0eddb66b420,
        _:Nf6dfec9c14e84985be38ab718f5d2697 .

