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

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

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

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

<event/179> a mo:Release ;
    schema:name "Released at Comic Market 88 (Aug 14, 2015 to Aug 16, 2015)" .

<album/62027#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Gensou Yuugi <Geki> ~ Museum of Marasy"@en,
        "幻想遊戯＜激＞ ~ Museum of Marasy"@ja,
        "Gensou Yuugi <Geki> ~ Museum of Marasy"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/62027#musicalwork> ;
    schema:name "Gensou Yuugi <Geki> ~ Museum of Marasy"@en,
        "幻想遊戯＜激＞ ~ Museum of Marasy"@ja,
        "Gensou Yuugi <Geki> ~ Museum of Marasy"@ja-latn .

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

<https://medium-media.vgm.io/albums/72/62027/62027-1475336496.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/62027#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-08-14"^^xsd:date ;
    dcterms:title "Gensou Yuugi <Geki> ~ Museum of Marasy"@en,
        "幻想遊戯＜激＞ ~ Museum of Marasy"@ja,
        "Gensou Yuugi <Geki> ~ Museum of Marasy"@ja-latn ;
    mo:catalogue_number "MRCD-019" ;
    mo:media_type "CD" ;
    mo:publication_of <album/62027#musicalexpression> ;
    mo:publisher <org/661#subject> ;
    mo:record _:N2d7638eb26d5405da6acf095a1412a5f ;
    mo:record_count 1 ;
    mo:release <event/179> ;
    schema:byArtist <artist/7181#subject> ;
    schema:datePublished "2015-08-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/72/62027/62027-1475336496.jpg> ;
    schema:name "Gensou Yuugi <Geki> ~ Museum of Marasy"@en,
        "幻想遊戯＜激＞ ~ Museum of Marasy"@ja,
        "Gensou Yuugi <Geki> ~ Museum of Marasy"@ja-latn ;
    schema:publisher <org/661#subject> ;
    foaf:depiction <https://media.vgm.io/albums/72/62027/62027-1475336496.jpg> .

_:N1cb65baaa9c3488d931a609febe8a32a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Emotional Skyscraper -Cosmic Mind-"@en,
        "感情の摩天楼 ～ Cosmic Mind"@ja ;
    mo:track_number 12 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:N2d7638eb26d5405da6acf095a1412a5f ;
    schema:name "Emotional Skyscraper -Cosmic Mind-"@en,
        "感情の摩天楼 ～ Cosmic Mind"@ja .

_:N2d9de6563e654d3e8ec921f5e97ffd8f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love-Colored Master Spark"@en,
        "恋色マスタースパーク"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N2d7638eb26d5405da6acf095a1412a5f ;
    schema:name "Love-Colored Master Spark"@en,
        "恋色マスタースパーク"@ja .

_:N5508fb3b22184b00b671526c50b258f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Septette for the Dead Princess"@en,
        "亡き王女の為のセプテット"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N2d7638eb26d5405da6acf095a1412a5f ;
    schema:name "Septette for the Dead Princess"@en,
        "亡き王女の為のセプテット"@ja .

_:N71d3ef09d16448dd9fb29a91ea5dfa90 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Futatsuiwa from Sado"@en,
        "佐渡の二ツ岩"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N2d7638eb26d5405da6acf095a1412a5f ;
    schema:name "Futatsuiwa from Sado"@en,
        "佐渡の二ツ岩"@ja .

_:N758c3c8d4d704f2cbbe47badbd5a1d48 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Maid and the Pocket Watch of Blood"@en,
        "メイドと血の懐中時計"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N2d7638eb26d5405da6acf095a1412a5f ;
    schema:name "The Maid and the Pocket Watch of Blood"@en,
        "メイドと血の懐中時計"@ja .

_:N8717cd2363b54702b6fea24a18f8b596 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Song of the Night Sparrow -Night Bird-"@en,
        "夜雀の歌声　～ Night Bird"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:N2d7638eb26d5405da6acf095a1412a5f ;
    schema:name "Song of the Night Sparrow -Night Bird-"@en,
        "夜雀の歌声　～ Night Bird"@ja .

_:N8d422a1537104deb8061efba78269e4c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last Remote"@en,
        "ラストリモート"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N2d7638eb26d5405da6acf095a1412a5f ;
    schema:name "Last Remote"@en,
        "ラストリモート"@ja .

_:N9f7be0f9247c4cf4b7f4f348884f02c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Faith is for the Transient People"@en,
        "信仰は儚き人間の為に"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N2d7638eb26d5405da6acf095a1412a5f ;
    schema:name "Faith is for the Transient People"@en,
        "信仰は儚き人間の為に"@ja .

_:Ncb5255d13af04a57a005179c365e5270 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Inchlings of the Shining Needle -Little Princess-"@en,
        "輝く針の小人族 ～ Little Princess"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N2d7638eb26d5405da6acf095a1412a5f ;
    schema:name "Inchlings of the Shining Needle -Little Princess-"@en,
        "輝く針の小人族 ～ Little Princess"@ja .

_:Ncceda319ab874194bee9b4943432241c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ultimate Truth"@en,
        "アルティメットトゥルース"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N2d7638eb26d5405da6acf095a1412a5f ;
    schema:name "Ultimate Truth"@en,
        "アルティメットトゥルース"@ja .

_:Nde99cd7da25e482197d27a58ed0d3acb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Catastrophe in Bhava-agra -Wonderful Heaven-"@en,
        "有頂天変 ～ Wonderful Heaven"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:N2d7638eb26d5405da6acf095a1412a5f ;
    schema:name "Catastrophe in Bhava-agra -Wonderful Heaven-"@en,
        "有頂天変 ～ Wonderful Heaven"@ja .

_:Ne4de76b53fca4aa08c9ed8e71cbd17ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Doll Judgment"@en,
        "人形裁判"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N2d7638eb26d5405da6acf095a1412a5f ;
    schema:name "Doll Judgment"@en,
        "人形裁判"@ja .

_:N2d7638eb26d5405da6acf095a1412a5f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1cb65baaa9c3488d931a609febe8a32a,
        _:N2d9de6563e654d3e8ec921f5e97ffd8f,
        _:N5508fb3b22184b00b671526c50b258f9,
        _:N71d3ef09d16448dd9fb29a91ea5dfa90,
        _:N758c3c8d4d704f2cbbe47badbd5a1d48,
        _:N8717cd2363b54702b6fea24a18f8b596,
        _:N8d422a1537104deb8061efba78269e4c,
        _:N9f7be0f9247c4cf4b7f4f348884f02c8,
        _:Ncb5255d13af04a57a005179c365e5270,
        _:Ncceda319ab874194bee9b4943432241c,
        _:Nde99cd7da25e482197d27a58ed0d3acb,
        _:Ne4de76b53fca4aa08c9ed8e71cbd17ec ;
    mo:track_count 12 ;
    schema:duration "PT53:51"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N1cb65baaa9c3488d931a609febe8a32a,
        _:N2d9de6563e654d3e8ec921f5e97ffd8f,
        _:N5508fb3b22184b00b671526c50b258f9,
        _:N71d3ef09d16448dd9fb29a91ea5dfa90,
        _:N758c3c8d4d704f2cbbe47badbd5a1d48,
        _:N8717cd2363b54702b6fea24a18f8b596,
        _:N8d422a1537104deb8061efba78269e4c,
        _:N9f7be0f9247c4cf4b7f4f348884f02c8,
        _:Ncb5255d13af04a57a005179c365e5270,
        _:Ncceda319ab874194bee9b4943432241c,
        _:Nde99cd7da25e482197d27a58ed0d3acb,
        _:Ne4de76b53fca4aa08c9ed8e71cbd17ec .

