@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 _:N38ffd22b39634c919a501c4e73162703 ;
    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> .

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

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

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

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

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

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

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

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

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

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

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

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

_:N38ffd22b39634c919a501c4e73162703 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0655fca3b95748d084e8e6e5041659a7,
        _:N09e2354b096f41d48d587fba72ba413e,
        _:N0eaa4eebe77c47c0b8a24334a96ce6d3,
        _:N16c9f8b77dbe40cabdd50dd7fd9206d8,
        _:N27c2a53099a54dc0beb752f6c055b647,
        _:N43f018838e08416a8a027fef9615447a,
        _:N570be78a05024db8bf6d2990b5dd598f,
        _:N58866052db8b4f3fb264ef188f1df9c2,
        _:N87d5ea5f15fb463491e18387352334c7,
        _:N90c92e75ee3f4e91b22332acd7148339,
        _:Nc3d0fcdbe68f4f8eb6ef2a0eed01dd40,
        _:Ncfdb521ce1984d889a12345d35e00527 ;
    mo:track_count 12 ;
    schema:duration "PT56:40"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N0655fca3b95748d084e8e6e5041659a7,
        _:N09e2354b096f41d48d587fba72ba413e,
        _:N0eaa4eebe77c47c0b8a24334a96ce6d3,
        _:N16c9f8b77dbe40cabdd50dd7fd9206d8,
        _:N27c2a53099a54dc0beb752f6c055b647,
        _:N43f018838e08416a8a027fef9615447a,
        _:N570be78a05024db8bf6d2990b5dd598f,
        _:N58866052db8b4f3fb264ef188f1df9c2,
        _:N87d5ea5f15fb463491e18387352334c7,
        _:N90c92e75ee3f4e91b22332acd7148339,
        _:Nc3d0fcdbe68f4f8eb6ef2a0eed01dd40,
        _:Ncfdb521ce1984d889a12345d35e00527 .

