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

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

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

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

<event/146> a mo:Release ;
    schema:name "Released at Comic Market 81 (Dec 29, 2011 to Dec 31, 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/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/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/30992#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "memoria vol.1"@en,
        "memoria vol.1"@ja,
        "memoria vol.1"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/30992#musicalwork> ;
    schema:name "memoria vol.1"@en,
        "memoria vol.1"@ja,
        "memoria vol.1"@ja-latn .

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

<album/30992#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "memoria vol.1"@en,
        "memoria vol.1"@ja,
        "memoria vol.1"@ja-latn ;
    mo:performance_of <album/30992#musicalwork> ;
    mo:recorded_as <album/30992#musicalexpression> ;
    schema:name "memoria vol.1"@en,
        "memoria vol.1"@ja,
        "memoria vol.1"@ja-latn ;
    schema:workPerformed <album/30992#musicalwork> .

<org/210#subject> schema:name "Seventh-Heaven Maxion"@en,
        "セブンスヘブンMAXION"@ja,
        "Seventh-Heaven Maxion"@ja-latn ;
    foaf:name "Seventh-Heaven Maxion"@en,
        "セブンスヘブンMAXION"@ja,
        "Seventh-Heaven Maxion"@ja-latn .

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

<https://medium-media.vgm.io/albums/29/30992/30992-1325321663.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/30992#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-12-30"^^xsd:date ;
    dcterms:title "memoria vol.1"@en,
        "memoria vol.1"@ja,
        "memoria vol.1"@ja-latn ;
    mo:catalogue_number "SHM-0035" ;
    mo:media_type "CD" ;
    mo:publication_of <album/30992#musicalexpression> ;
    mo:publisher <org/210#subject> ;
    mo:record _:Nfd711b1ab4fd4b07be873c7b2dbc8754 ;
    mo:record_count 1 ;
    mo:release <event/146> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/33#subject> ;
    schema:datePublished "2011-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/29/30992/30992-1325321663.jpg> ;
    schema:name "memoria vol.1"@en,
        "memoria vol.1"@ja,
        "memoria vol.1"@ja-latn ;
    schema:publisher <org/210#subject> ;
    foaf:depiction <https://media.vgm.io/albums/29/30992/30992-1325321663.jpg> .

_:N0e14b865a0f54714a4feb1ad2307fc39 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "逆十字を胸に"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:Nfd711b1ab4fd4b07be873c7b2dbc8754 ;
    schema:name "逆十字を胸に"@ja .

_:N1ed1f06d836249ccb91aa9a3756b4a7a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "R.O.B."@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:Nfd711b1ab4fd4b07be873c7b2dbc8754 ;
    schema:name "R.O.B."@ja .

_:N263c968c3f6e460ea0d68bf5181ad748 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あばれ恋娘"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:Nfd711b1ab4fd4b07be873c7b2dbc8754 ;
    schema:name "あばれ恋娘"@ja .

_:N2731fd4443224dcb9f72294078370f0b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "familiar's familiar"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:Nfd711b1ab4fd4b07be873c7b2dbc8754 ;
    schema:name "familiar's familiar"@ja .

_:N2bf76a7a861640679ac78d56b5c45cab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "トワイライト・クレイドル"@ja ;
    mo:track_number 20 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:Nfd711b1ab4fd4b07be873c7b2dbc8754 ;
    schema:name "トワイライト・クレイドル"@ja .

_:N2c603b180dce46a8adf490ff243fdcdb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "with Soloist"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:Nfd711b1ab4fd4b07be873c7b2dbc8754 ;
    schema:name "with Soloist"@ja .

_:N34d0657ca5fc4a48b0ab61c43a2fe005 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "scarlet offering"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:Nfd711b1ab4fd4b07be873c7b2dbc8754 ;
    schema:name "scarlet offering"@ja .

_:N466f8eab2ff54f70a4f30feff59f7a77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フジヤマヴォルケイノ"@ja ;
    mo:track_number 22 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:Nfd711b1ab4fd4b07be873c7b2dbc8754 ;
    schema:name "フジヤマヴォルケイノ"@ja .

_:N51a743379e8442be89bce18d34f165f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "最速のclignotant"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:Nfd711b1ab4fd4b07be873c7b2dbc8754 ;
    schema:name "最速のclignotant"@ja .

_:N6cb8a8d6a85e47b4872e5762b2264a44 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "border of past and present"@ja ;
    mo:track_number 16 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:Nfd711b1ab4fd4b07be873c7b2dbc8754 ;
    schema:name "border of past and present"@ja .

_:N84ff586822f24f42969259e4f194c7aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヴァニシング・ブリッド"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:Nfd711b1ab4fd4b07be873c7b2dbc8754 ;
    schema:name "ヴァニシング・ブリッド"@ja .

_:N9548c72cee9e4b86b9d393ae64837f2f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "上海メイドの時計館"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:Nfd711b1ab4fd4b07be873c7b2dbc8754 ;
    schema:name "上海メイドの時計館"@ja .

_:N97789032d6f54d5881fed4e1b3fd70b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "東方風神祭-instrumental"@ja ;
    mo:track_number 23 ;
    schema:duration "PT11:06"^^xsd:interval ;
    schema:inPlaylist _:Nfd711b1ab4fd4b07be873c7b2dbc8754 ;
    schema:name "東方風神祭-instrumental"@ja .

_:Na91b78595dbb48bab6779216de10f9fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "High in the Sky"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:Nfd711b1ab4fd4b07be873c7b2dbc8754 ;
    schema:name "High in the Sky"@ja .

_:Nb68a67e04cb844749bc40bb6570fe5b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the Tone Dissolves in the Ash."@ja ;
    mo:track_number 21 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:Nfd711b1ab4fd4b07be873c7b2dbc8754 ;
    schema:name "the Tone Dissolves in the Ash."@ja .

_:Nb7a18fec27ad4656ad23c279e8989f67 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "cry cry dancing"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:Nfd711b1ab4fd4b07be873c7b2dbc8754 ;
    schema:name "cry cry dancing"@ja .

_:Nd56ad8d42d0943c1a7e66b98f90e6a39 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋の真実、虹色スパーク"@ja ;
    mo:track_number 19 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:Nfd711b1ab4fd4b07be873c7b2dbc8754 ;
    schema:name "恋の真実、虹色スパーク"@ja .

_:Nd571402746c84f4cb1512f86b7792d78 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "scatter fear and petal"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:Nfd711b1ab4fd4b07be873c7b2dbc8754 ;
    schema:name "scatter fear and petal"@ja .

_:Nda29679d5ac5490ea279b662755d8b51 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ancient Whiteness"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:Nfd711b1ab4fd4b07be873c7b2dbc8754 ;
    schema:name "Ancient Whiteness"@ja .

_:Ndfed7913818b445fb92796c07798a946 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Elegant Witches' Impatience."@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:Nfd711b1ab4fd4b07be873c7b2dbc8754 ;
    schema:name "Elegant Witches' Impatience."@ja .

_:Ne2933f2223d6480b8cc7c8e5c5973eb9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "切先に映る少女の瞳は"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:Nfd711b1ab4fd4b07be873c7b2dbc8754 ;
    schema:name "切先に映る少女の瞳は"@ja .

_:Nf460cee05f724a32b3cff68e7e550d16 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "シンデレラヴォヤージュ1971"@ja ;
    mo:track_number 17 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:Nfd711b1ab4fd4b07be873c7b2dbc8754 ;
    schema:name "シンデレラヴォヤージュ1971"@ja .

_:Nfbe27ddc26a84047881244b3bf52a7e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "U.N.オーエンは彼女なのか？　-desert night mix-"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:Nfd711b1ab4fd4b07be873c7b2dbc8754 ;
    schema:name "U.N.オーエンは彼女なのか？　-desert night mix-"@ja .

_:Nfd711b1ab4fd4b07be873c7b2dbc8754 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0e14b865a0f54714a4feb1ad2307fc39,
        _:N1ed1f06d836249ccb91aa9a3756b4a7a,
        _:N263c968c3f6e460ea0d68bf5181ad748,
        _:N2731fd4443224dcb9f72294078370f0b,
        _:N2bf76a7a861640679ac78d56b5c45cab,
        _:N2c603b180dce46a8adf490ff243fdcdb,
        _:N34d0657ca5fc4a48b0ab61c43a2fe005,
        _:N466f8eab2ff54f70a4f30feff59f7a77,
        _:N51a743379e8442be89bce18d34f165f2,
        _:N6cb8a8d6a85e47b4872e5762b2264a44,
        _:N84ff586822f24f42969259e4f194c7aa,
        _:N9548c72cee9e4b86b9d393ae64837f2f,
        _:N97789032d6f54d5881fed4e1b3fd70b1,
        _:Na91b78595dbb48bab6779216de10f9fe,
        _:Nb68a67e04cb844749bc40bb6570fe5b3,
        _:Nb7a18fec27ad4656ad23c279e8989f67,
        _:Nd56ad8d42d0943c1a7e66b98f90e6a39,
        _:Nd571402746c84f4cb1512f86b7792d78,
        _:Nda29679d5ac5490ea279b662755d8b51,
        _:Ndfed7913818b445fb92796c07798a946,
        _:Ne2933f2223d6480b8cc7c8e5c5973eb9,
        _:Nf460cee05f724a32b3cff68e7e550d16,
        _:Nfbe27ddc26a84047881244b3bf52a7e1 ;
    mo:track_count 23 ;
    schema:duration "PT71:44"^^xsd:interval ;
    schema:numTracks 23 ;
    schema:track _:N0e14b865a0f54714a4feb1ad2307fc39,
        _:N1ed1f06d836249ccb91aa9a3756b4a7a,
        _:N263c968c3f6e460ea0d68bf5181ad748,
        _:N2731fd4443224dcb9f72294078370f0b,
        _:N2bf76a7a861640679ac78d56b5c45cab,
        _:N2c603b180dce46a8adf490ff243fdcdb,
        _:N34d0657ca5fc4a48b0ab61c43a2fe005,
        _:N466f8eab2ff54f70a4f30feff59f7a77,
        _:N51a743379e8442be89bce18d34f165f2,
        _:N6cb8a8d6a85e47b4872e5762b2264a44,
        _:N84ff586822f24f42969259e4f194c7aa,
        _:N9548c72cee9e4b86b9d393ae64837f2f,
        _:N97789032d6f54d5881fed4e1b3fd70b1,
        _:Na91b78595dbb48bab6779216de10f9fe,
        _:Nb68a67e04cb844749bc40bb6570fe5b3,
        _:Nb7a18fec27ad4656ad23c279e8989f67,
        _:Nd56ad8d42d0943c1a7e66b98f90e6a39,
        _:Nd571402746c84f4cb1512f86b7792d78,
        _:Nda29679d5ac5490ea279b662755d8b51,
        _:Ndfed7913818b445fb92796c07798a946,
        _:Ne2933f2223d6480b8cc7c8e5c5973eb9,
        _:Nf460cee05f724a32b3cff68e7e550d16,
        _:Nfbe27ddc26a84047881244b3bf52a7e1 .

