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

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

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

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

<event/91> a mo:Release ;
    schema:name "Released at Comic Market 78 (Aug 13, 2010 to Aug 15, 2010)" .

<product/16#subject> a schema:CreativeWork ;
    schema:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn ;
    foaf:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn .

<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/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/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn .

<product/59#subject> a schema:CreativeWork ;
    schema:name "The Grimoire of Marisa"@en,
        "The Grimoire of Marisa"@ja,
        "The Grimoire of Marisa"@ja-latn ;
    foaf:name "The Grimoire of Marisa"@en,
        "The Grimoire of Marisa"@ja,
        "The Grimoire of Marisa"@ja-latn .

<album/30494#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ecclesia magarum"@en,
        "ecclesia magarum"@ja,
        "ecclesia magarum"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/30494#musicalwork> ;
    schema:name "ecclesia magarum"@en,
        "ecclesia magarum"@ja,
        "ecclesia magarum"@ja-latn .

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

<org/946#subject> schema:name "Mundi renovatio"@en,
        "Mundi renovatio"@ja,
        "Mundi renovatio"@ja-latn ;
    foaf:name "Mundi renovatio"@en,
        "Mundi renovatio"@ja,
        "Mundi renovatio"@ja-latn .

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

<https://medium-media.vgm.io/albums/49/30494/30494-1323452527.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/12013#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/30494#performance> ;
    schema:name "Jun"@en,
        "潤"@ja ;
    foaf:name "Jun"@en,
        "潤"@ja .

<artist/12014#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/30494#performance> ;
    schema:name "Aisha"@en,
        "あいしゃ"@ja ;
    foaf:name "Aisha"@en,
        "あいしゃ"@ja .

<artist/12015#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/30494#performance> ;
    schema:name "Hajime"@en,
        "はじめ"@ja ;
    foaf:name "Hajime"@en,
        "はじめ"@ja .

<album/30494#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ecclesia magarum"@en,
        "ecclesia magarum"@ja,
        "ecclesia magarum"@ja-latn ;
    mo:performance_of <album/30494#musicalwork> ;
    mo:performer <artist/12013#subject>,
        <artist/12014#subject>,
        <artist/12015#subject> ;
    mo:recorded_as <album/30494#musicalexpression> ;
    schema:byArtist <artist/12013#subject>,
        <artist/12014#subject>,
        <artist/12015#subject> ;
    schema:name "ecclesia magarum"@en,
        "ecclesia magarum"@ja,
        "ecclesia magarum"@ja-latn ;
    schema:workPerformed <album/30494#musicalwork> .

<album/30494#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-08-14"^^xsd:date ;
    dcterms:title "ecclesia magarum"@en,
        "ecclesia magarum"@ja,
        "ecclesia magarum"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/30494#musicalexpression> ;
    mo:publisher <org/946#subject> ;
    mo:record _:N1f725a9b92544785929b86894e2789b9 ;
    mo:record_count 1 ;
    mo:release <event/91> ;
    schema:about <product/16#subject>,
        <product/20#subject>,
        <product/22#subject>,
        <product/29#subject>,
        <product/51#subject>,
        <product/59#subject> ;
    schema:byArtist <artist/12013#subject>,
        <artist/12014#subject>,
        <artist/12015#subject> ;
    schema:datePublished "2010-08-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/49/30494/30494-1323452527.jpg> ;
    schema:name "ecclesia magarum"@en,
        "ecclesia magarum"@ja,
        "ecclesia magarum"@ja-latn ;
    schema:publisher <org/946#subject> ;
    foaf:depiction <https://media.vgm.io/albums/49/30494/30494-1323452527.jpg> .

_:N26f09b92f12849eda64fa563ca561113 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "世界の終わり≠終わりの世界"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N1f725a9b92544785929b86894e2789b9 ;
    schema:name "世界の終わり≠終わりの世界"@ja .

_:N3851867364774f74a3a1636c082e07fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君とたどる空"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N1f725a9b92544785929b86894e2789b9 ;
    schema:name "君とたどる空"@ja .

_:N47bc4e687ad04edfa954346787730af2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第1章"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N1f725a9b92544785929b86894e2789b9 ;
    schema:name "第1章"@ja .

_:N4fc312705e294d2b9c99c2a22529f091 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "片恋"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N1f725a9b92544785929b86894e2789b9 ;
    schema:name "片恋"@ja .

_:N5becc8bbccaf4ce58f24df59c57441a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第4章"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N1f725a9b92544785929b86894e2789b9 ;
    schema:name "第4章"@ja .

_:N697d33b1eb434805ad2abcaeec276258 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "そんふぉーゆ。"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N1f725a9b92544785929b86894e2789b9 ;
    schema:name "そんふぉーゆ。"@ja .

_:N6d683012bf414b1aa21cbb23e32ae6d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "至誠"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N1f725a9b92544785929b86894e2789b9 ;
    schema:name "至誠"@ja .

_:N7e8f5d6863d844eba127ecd95bafb3a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "華と憂鬱"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:N1f725a9b92544785929b86894e2789b9 ;
    schema:name "華と憂鬱"@ja .

_:N8ca132167a6541c1a0c8734856139419 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第2章"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N1f725a9b92544785929b86894e2789b9 ;
    schema:name "第2章"@ja .

_:N9140b00dc8a049539dd9ca98774184ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第3章"@ja ;
    mo:track_number 6 ;
    schema:duration "PT6:39"^^xsd:interval ;
    schema:inPlaylist _:N1f725a9b92544785929b86894e2789b9 ;
    schema:name "第3章"@ja .

_:N93844f01fe854a529706e7e23d0192f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第5章"@ja ;
    mo:track_number 10 ;
    schema:duration "PT7:47"^^xsd:interval ;
    schema:inPlaylist _:N1f725a9b92544785929b86894e2789b9 ;
    schema:name "第5章"@ja .

_:Nc98403399a2942f9a253b87800056761 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "寿蘇"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N1f725a9b92544785929b86894e2789b9 ;
    schema:name "寿蘇"@ja .

_:N1f725a9b92544785929b86894e2789b9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N26f09b92f12849eda64fa563ca561113,
        _:N3851867364774f74a3a1636c082e07fd,
        _:N47bc4e687ad04edfa954346787730af2,
        _:N4fc312705e294d2b9c99c2a22529f091,
        _:N5becc8bbccaf4ce58f24df59c57441a0,
        _:N697d33b1eb434805ad2abcaeec276258,
        _:N6d683012bf414b1aa21cbb23e32ae6d1,
        _:N7e8f5d6863d844eba127ecd95bafb3a8,
        _:N8ca132167a6541c1a0c8734856139419,
        _:N9140b00dc8a049539dd9ca98774184ee,
        _:N93844f01fe854a529706e7e23d0192f3,
        _:Nc98403399a2942f9a253b87800056761 ;
    mo:track_count 12 ;
    schema:duration "PT56:40"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N26f09b92f12849eda64fa563ca561113,
        _:N3851867364774f74a3a1636c082e07fd,
        _:N47bc4e687ad04edfa954346787730af2,
        _:N4fc312705e294d2b9c99c2a22529f091,
        _:N5becc8bbccaf4ce58f24df59c57441a0,
        _:N697d33b1eb434805ad2abcaeec276258,
        _:N6d683012bf414b1aa21cbb23e32ae6d1,
        _:N7e8f5d6863d844eba127ecd95bafb3a8,
        _:N8ca132167a6541c1a0c8734856139419,
        _:N9140b00dc8a049539dd9ca98774184ee,
        _:N93844f01fe854a529706e7e23d0192f3,
        _:Nc98403399a2942f9a253b87800056761 .

