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

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

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

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

<event/68> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 7 (Mar 14, 2010)" .

<product/18#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@ja-latn ;
    foaf:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@ja-latn .

<album/18181#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "APOCALYPSE -Mundus vult decipi, ergo decipiatur-"@en,
        "APOCALYPSE -穹劫黙示録-"@ja,
        "APOCALYPSE -Mundus vult decipi, ergo decipiatur-"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/18181#musicalwork> ;
    schema:name "APOCALYPSE -Mundus vult decipi, ergo decipiatur-"@en,
        "APOCALYPSE -穹劫黙示録-"@ja,
        "APOCALYPSE -Mundus vult decipi, ergo decipiatur-"@ja-latn .

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

<org/339#subject> schema:name "Kokuyasou"@en,
        "黒夜葬"@ja,
        "Kokuyasou"@ja-latn ;
    foaf:name "Kokuyasou"@en,
        "黒夜葬"@ja,
        "Kokuyasou"@ja-latn .

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

<https://medium-media.vgm.io/albums/18/18181/18181-1267273441.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/18181#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "APOCALYPSE -Mundus vult decipi, ergo decipiatur-"@en,
        "APOCALYPSE -穹劫黙示録-"@ja,
        "APOCALYPSE -Mundus vult decipi, ergo decipiatur-"@ja-latn ;
    mo:performance_of <album/18181#musicalwork> ;
    mo:performer <artist/4391#subject> ;
    mo:recorded_as <album/18181#musicalexpression> ;
    schema:byArtist <artist/4391#subject> ;
    schema:name "APOCALYPSE -Mundus vult decipi, ergo decipiatur-"@en,
        "APOCALYPSE -穹劫黙示録-"@ja,
        "APOCALYPSE -Mundus vult decipi, ergo decipiatur-"@ja-latn ;
    schema:workPerformed <album/18181#musicalwork> .

<artist/4391#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/18181#performance> ;
    schema:name "Setsuna"@en,
        "刹那"@ja ;
    foaf:name "Setsuna"@en,
        "刹那"@ja .

<album/18181#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-03-14"^^xsd:date ;
    dcterms:title "APOCALYPSE -Mundus vult decipi, ergo decipiatur-"@en,
        "APOCALYPSE -穹劫黙示録-"@ja,
        "APOCALYPSE -Mundus vult decipi, ergo decipiatur-"@ja-latn ;
    mo:catalogue_number "KKYS-0005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/18181#musicalexpression> ;
    mo:publisher <org/339#subject> ;
    mo:record _:N23dd2eae3a3e41cc86593d54888b8329 ;
    mo:record_count 1 ;
    mo:release <event/68> ;
    schema:about <product/18#subject> ;
    schema:byArtist <artist/4391#subject> ;
    schema:datePublished "2010-03-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/18/18181/18181-1267273441.jpg> ;
    schema:name "APOCALYPSE -Mundus vult decipi, ergo decipiatur-"@en,
        "APOCALYPSE -穹劫黙示録-"@ja,
        "APOCALYPSE -Mundus vult decipi, ergo decipiatur-"@ja-latn ;
    schema:publisher <org/339#subject> ;
    foaf:depiction <https://media.vgm.io/albums/18/18181/18181-1267273441.jpg> .

_:N17e596c80af64feda282558ea0a6d5d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Replica -Patch girl-"@en,
        "Replica -継接少女-"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N23dd2eae3a3e41cc86593d54888b8329 ;
    schema:name "Replica -Patch girl-"@en,
        "Replica -継接少女-"@ja .

_:N553698fb32a24e4ebe55022726013d75 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Le Blanc Et Noir -Crimson snow blooming in dead body-"@en,
        "Le Blanc Et Noir -屍ニ咲ク真紅ノ雪-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N23dd2eae3a3e41cc86593d54888b8329 ;
    schema:name "Le Blanc Et Noir -Crimson snow blooming in dead body-"@en,
        "Le Blanc Et Noir -屍ニ咲ク真紅ノ雪-"@ja .

_:N66af538d0d9f46e980e36eba2e138945 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Grimoire Of Alice -Dark nursery tale-"@en,
        "The Grimoire Of Alice -暗黒童話-"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N23dd2eae3a3e41cc86593d54888b8329 ;
    schema:name "The Grimoire Of Alice -Dark nursery tale-"@en,
        "The Grimoire Of Alice -暗黒童話-"@ja .

_:N76f0a0f7b4d847c4bf58727a38201510 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eschatology -Apocalyptic hallucination syndrome-"@en,
        "Eschatology -終末幻視症-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N23dd2eae3a3e41cc86593d54888b8329 ;
    schema:name "Eschatology -Apocalyptic hallucination syndrome-"@en,
        "Eschatology -終末幻視症-"@ja .

_:N8190500058494d47a5f2fc4d2170d540 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Apocalypse -World of eaten by god-"@en,
        "Apocalypse -神蝕世界-"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N23dd2eae3a3e41cc86593d54888b8329 ;
    schema:name "Apocalypse -World of eaten by god-"@en,
        "Apocalypse -神蝕世界-"@ja .

_:N8dde71e6322a4ee49240f90814f4b817 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Agalmatophilia -Imitation dream film projector-"@en,
        "Agalmatophilia -模倣夢映写機-"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N23dd2eae3a3e41cc86593d54888b8329 ;
    schema:name "Agalmatophilia -Imitation dream film projector-"@en,
        "Agalmatophilia -模倣夢映写機-"@ja .

_:Na00776f70a7f48269e1fea9ffdd1d5ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Le Blanc Et Noir -Dance of the delight to lament death-"@en,
        "Le Blanc Et Noir -死ヲ悼ム歓喜ノ舞-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:N23dd2eae3a3e41cc86593d54888b8329 ;
    schema:name "Le Blanc Et Noir -Dance of the delight to lament death-"@en,
        "Le Blanc Et Noir -死ヲ悼ム歓喜ノ舞-"@ja .

_:Nd64a2d74938c402fbceb181d9789751a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alice In Nightmare -Absolute girl territory-"@en,
        "Alice In Nightmare -絶対少女領域-"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N23dd2eae3a3e41cc86593d54888b8329 ;
    schema:name "Alice In Nightmare -Absolute girl territory-"@en,
        "Alice In Nightmare -絶対少女領域-"@ja .

_:N23dd2eae3a3e41cc86593d54888b8329 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N17e596c80af64feda282558ea0a6d5d9,
        _:N553698fb32a24e4ebe55022726013d75,
        _:N66af538d0d9f46e980e36eba2e138945,
        _:N76f0a0f7b4d847c4bf58727a38201510,
        _:N8190500058494d47a5f2fc4d2170d540,
        _:N8dde71e6322a4ee49240f90814f4b817,
        _:Na00776f70a7f48269e1fea9ffdd1d5ae,
        _:Nd64a2d74938c402fbceb181d9789751a ;
    mo:track_count 8 ;
    schema:duration "PT32:33"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N17e596c80af64feda282558ea0a6d5d9,
        _:N553698fb32a24e4ebe55022726013d75,
        _:N66af538d0d9f46e980e36eba2e138945,
        _:N76f0a0f7b4d847c4bf58727a38201510,
        _:N8190500058494d47a5f2fc4d2170d540,
        _:N8dde71e6322a4ee49240f90814f4b817,
        _:Na00776f70a7f48269e1fea9ffdd1d5ae,
        _:Nd64a2d74938c402fbceb181d9789751a .

