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

<album/39758> a mo:Release ;
    mo:catalogue_number "USSW-0004" .

<album/7006#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sekaiju no MeiQ² *shoou no seihai* Super Arrange Version"@en,
        "「世界樹の迷宮II 諸王の聖杯」スーパー・アレンジ・バージョン"@ja,
        "Sekaiju no Meikyuu II *shoou no seihai* Super Arrange Version"@ja-latn ;
    mo:produced_work <album/7006#musicalwork> ;
    schema:name "Sekaiju no MeiQ² *shoou no seihai* Super Arrange Version"@en,
        "「世界樹の迷宮II 諸王の聖杯」スーパー・アレンジ・バージョン"@ja,
        "Sekaiju no Meikyuu II *shoou no seihai* Super Arrange Version"@ja-latn .

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

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

<product/305#subject> a schema:CreativeWork ;
    schema:name "Etrian Odyssey II: Heroes of Lagaard"@en,
        "世界樹の迷宮II 諸王の聖杯"@ja,
        "Sekaiju no MeiQ² *shoou no seihai*"@ja-latn ;
    foaf:name "Etrian Odyssey II: Heroes of Lagaard"@en,
        "世界樹の迷宮II 諸王の聖杯"@ja,
        "Sekaiju no MeiQ² *shoou no seihai*"@ja-latn .

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

<album/7006#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sekaiju no MeiQ² *shoou no seihai* Super Arrange Version"@en,
        "「世界樹の迷宮II 諸王の聖杯」スーパー・アレンジ・バージョン"@ja,
        "Sekaiju no Meikyuu II *shoou no seihai* Super Arrange Version"@ja-latn ;
    mo:performance_of <album/7006#musicalwork> ;
    mo:recorded_as <album/7006#musicalexpression> ;
    schema:name "Sekaiju no MeiQ² *shoou no seihai* Super Arrange Version"@en,
        "「世界樹の迷宮II 諸王の聖杯」スーパー・アレンジ・バージョン"@ja,
        "Sekaiju no Meikyuu II *shoou no seihai* Super Arrange Version"@ja-latn ;
    schema:workPerformed <album/7006#musicalwork> .

<org/26#subject> schema:name "5pb. Records"@en,
        "5pb. Records"@ja,
        "5pb. Records"@ja-latn ;
    foaf:name "5pb. Records"@en,
        "5pb. Records"@ja,
        "5pb. Records"@ja-latn .

<https://media.vgm.io/albums/60/7006/7006-82c2def29cea.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/7006#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/60/7006/7006-82c2def29cea.jpg> ;
    foaf:depicts <album/7006#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/60/7006/7006-82c2def29cea.jpg> .

<https://medium-media.vgm.io/albums/60/7006/7006-82c2def29cea.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/7006#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-05-09"^^xsd:date ;
    dcterms:title "Sekaiju no MeiQ² *shoou no seihai* Super Arrange Version"@en,
        "「世界樹の迷宮II 諸王の聖杯」スーパー・アレンジ・バージョン"@ja,
        "Sekaiju no Meikyuu II *shoou no seihai* Super Arrange Version"@ja-latn ;
    mo:catalogue_number "VGCD-0136" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/39758> ;
    mo:publication_of <album/7006#musicalexpression> ;
    mo:publisher <org/26#subject> ;
    mo:record _:N03ad2851d9d54215bc420cb3c541bc84 ;
    mo:record_count 1 ;
    schema:about <product/305#subject> ;
    schema:datePublished "2008-05-09"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/60/7006/7006-82c2def29cea.jpg> ;
    schema:name "Sekaiju no MeiQ² *shoou no seihai* Super Arrange Version"@en,
        "「世界樹の迷宮II 諸王の聖杯」スーパー・アレンジ・バージョン"@ja,
        "Sekaiju no Meikyuu II *shoou no seihai* Super Arrange Version"@ja-latn ;
    schema:publisher <org/26#subject> ;
    foaf:depiction <https://media.vgm.io/albums/60/7006/7006-82c2def29cea.jpg> .

_:N0342ba83b7c74098b64fb9da170ce677 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Labyrinth V - Heavenly Keep [Dungeon 21~25F]"@en,
        "Labyrinth V - Heavenly Keep [Dungeon: 21F-25F]"@en,
        "迷宮V　天ノ磐座　【ダンジョン２１～２５Ｆ】"@ja ;
    mo:track_number 10 ;
    schema:duration "PT6:14"^^xsd:interval ;
    schema:inPlaylist _:N03ad2851d9d54215bc420cb3c541bc84 ;
    schema:name "Labyrinth V - Heavenly Keep [Dungeon 21~25F]"@en,
        "Labyrinth V - Heavenly Keep [Dungeon: 21F-25F]"@en,
        "迷宮V　天ノ磐座　【ダンジョン２１～２５Ｆ】"@ja .

_:N07539e96e9c74f5e9acc83916bb7e426 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battlefield - Shudder [Normal Battle - Last Floors]"@en,
        "Battlefield - Shudder [Normal Battle: Final Floor]"@en,
        "戦場　戦慄　【通常バトル最終階】"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N03ad2851d9d54215bc420cb3c541bc84 ;
    schema:name "Battlefield - Shudder [Normal Battle - Last Floors]"@en,
        "Battlefield - Shudder [Normal Battle: Final Floor]"@en,
        "戦場　戦慄　【通常バトル最終階】"@ja .

_:N1368dc2fab9f48f5a751f9b357405da9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Labyrinth VI - Forbidden Wood [Dungeon 26~30F]"@en,
        "Labyrinth VI - Forbidden Wood [Dungeon: 26F-30F]"@en,
        "迷宮VI　禁忌ノ森　【ダンジョン２６～３０Ｆ】"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N03ad2851d9d54215bc420cb3c541bc84 ;
    schema:name "Labyrinth VI - Forbidden Wood [Dungeon 26~30F]"@en,
        "Labyrinth VI - Forbidden Wood [Dungeon: 26F-30F]"@en,
        "迷宮VI　禁忌ノ森　【ダンジョン２６～３０Ｆ】"@ja .

_:N597e285642ec4bcc86b4c1acc691de52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battlefield - A Gust of Wind Invites Death [f.o.e. Battle]"@en,
        "Battlefield - Gust of Death [FOE Battle]"@en,
        "戦場　死を呼ぶ突風　【ｆ．ｏ．ｅバトル】"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N03ad2851d9d54215bc420cb3c541bc84 ;
    schema:name "Battlefield - A Gust of Wind Invites Death [f.o.e. Battle]"@en,
        "Battlefield - Gust of Death [FOE Battle]"@en,
        "戦場　死を呼ぶ突風　【ｆ．ｏ．ｅバトル】"@ja .

_:N5b195c735087490c961f82579b2f561f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Labyrinth I - Ancient Forest [Dungeon 1~5F]"@en,
        "Labyrinth I - Primitive Jungle [Dungeon: 1F-5F]"@en,
        "迷宮I　古跡ノ樹海　【ダンジョン１～５Ｆ】"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N03ad2851d9d54215bc420cb3c541bc84 ;
    schema:name "Labyrinth I - Ancient Forest [Dungeon 1~5F]"@en,
        "Labyrinth I - Primitive Jungle [Dungeon: 1F-5F]"@en,
        "迷宮I　古跡ノ樹海　【ダンジョン１～５Ｆ】"@ja .

_:N78ce730fe0a24f248e7acb0c57c4c616 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battlefield - Scarlet Rain [Boss Battle]"@en,
        "戦場　朱色の雨　【ボスバトル】"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N03ad2851d9d54215bc420cb3c541bc84 ;
    schema:name "Battlefield - Scarlet Rain [Boss Battle]"@en,
        "戦場　朱色の雨　【ボスバトル】"@ja .

_:N798557f59ddc4e54b9bbd6992cb24794 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battlefield - Scatter About [Secret Boss Battle]"@en,
        "Battlefield - To Fall Is Fair [Hidden Boss Battle]"@en,
        "戦場　散るもかなり　【隠しボスバトル】"@ja ;
    mo:track_number 15 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:N03ad2851d9d54215bc420cb3c541bc84 ;
    schema:name "Battlefield - Scatter About [Secret Boss Battle]"@en,
        "Battlefield - To Fall Is Fair [Hidden Boss Battle]"@en,
        "戦場　散るもかなり　【隠しボスバトル】"@ja .

_:Na83933098ade42298527a888869571eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Return of the Heroes [Ending 1]"@en,
        "The Heroes Return [Ending 1]"@en,
        "英雄たちの帰還　【エンディング１】"@ja ;
    mo:track_number 12 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:N03ad2851d9d54215bc420cb3c541bc84 ;
    schema:name "Return of the Heroes [Ending 1]"@en,
        "The Heroes Return [Ending 1]"@en,
        "英雄たちの帰還　【エンディング１】"@ja .

_:Na9ecd72695964b01b729f54bf43ced07 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cityscape - The Wind Shall Summon Heroes [Central City: Night]"@en,
        "Town - The Wind Draws the Heroes Near [Town Establishment - High Lagaard Dukedom Central City- Night]"@en,
        "街景　風は勇者を引き寄せん　【街施設ハイ・ラガード公国中央市街：夜】"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:N03ad2851d9d54215bc420cb3c541bc84 ;
    schema:name "Cityscape - The Wind Shall Summon Heroes [Central City: Night]"@en,
        "Town - The Wind Draws the Heroes Near [Town Establishment - High Lagaard Dukedom Central City- Night]"@en,
        "街景　風は勇者を引き寄せん　【街施設ハイ・ラガード公国中央市街：夜】"@ja .

_:Nb1d07f6740a84f489317669866eeb230 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battlefield - Investigating the Sounds of Battle [Normal Battle - Second Part]"@en,
        "Battlefield - Resonating Sounds of Battle [Normal Battle: 2nd Half]"@en,
        "戦場　響く剣戟の調べ　【通常バトル後編】"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N03ad2851d9d54215bc420cb3c541bc84 ;
    schema:name "Battlefield - Investigating the Sounds of Battle [Normal Battle - Second Part]"@en,
        "Battlefield - Resonating Sounds of Battle [Normal Battle: 2nd Half]"@en,
        "戦場　響く剣戟の調べ　【通常バトル後編】"@ja .

_:Nb2cac940ba4d49468b410bfb61abfa17 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cityscape - The Ones Engraved in Legends [Guild]"@en,
        "Town - Those Who Will Carve Their Name as Legends [Town Establishment - Guild]"@en,
        "街景　伝説に名を刻む者　【街施設　ギルド】"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:29"^^xsd:interval ;
    schema:inPlaylist _:N03ad2851d9d54215bc420cb3c541bc84 ;
    schema:name "Cityscape - The Ones Engraved in Legends [Guild]"@en,
        "Town - Those Who Will Carve Their Name as Legends [Town Establishment - Guild]"@en,
        "街景　伝説に名を刻む者　【街施設　ギルド】"@ja .

_:Nc4597eaed7f041d693f908f406cc19e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battlefield - Final Battle [Final Boss Battle] ~ Battlefield - Overlord of Heavens [Final Boss Battle 2]"@en,
        "Battlefield - Last Battle [Last Boss Battle] ~ Battlefield - Heavenly Ruler [Last Boss Battle 2]"@en,
        "戦場　最後の戦い　【ラストボスバトル】～戦場　天の支配者　【ラストボスバトル２】"@ja ;
    mo:track_number 11 ;
    schema:duration "PT5:32"^^xsd:interval ;
    schema:inPlaylist _:N03ad2851d9d54215bc420cb3c541bc84 ;
    schema:name "Battlefield - Final Battle [Final Boss Battle] ~ Battlefield - Overlord of Heavens [Final Boss Battle 2]"@en,
        "Battlefield - Last Battle [Last Boss Battle] ~ Battlefield - Heavenly Ruler [Last Boss Battle 2]"@en,
        "戦場　最後の戦い　【ラストボスバトル】～戦場　天の支配者　【ラストボスバトル２】"@ja .

_:Nd3e39bd5dc1747569c8623714150b682 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Labyrinth IV - Petal Bridge [Dungeon 16~20F]"@en,
        "Labyrinth IV - Petal Bridge [Dungeon: 16F-20F]"@en,
        "迷宮IV　桜ノ立橋　【ダンジョン１６～２０Ｆ】"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N03ad2851d9d54215bc420cb3c541bc84 ;
    schema:name "Labyrinth IV - Petal Bridge [Dungeon 16~20F]"@en,
        "Labyrinth IV - Petal Bridge [Dungeon: 16F-20F]"@en,
        "迷宮IV　桜ノ立橋　【ダンジョン１６～２０Ｆ】"@ja .

_:Nf3e014b5b8db4b5ba6a78d34a1b41300 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battlefield - First Battle [Normal Battle: 1st Half]"@en,
        "Battlefield - First Battlefield Campaign [Normal Battle - First Part]"@en,
        "戦場　初陣　【通常バトル前編】"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N03ad2851d9d54215bc420cb3c541bc84 ;
    schema:name "Battlefield - First Battle [Normal Battle: 1st Half]"@en,
        "Battlefield - First Battlefield Campaign [Normal Battle - First Part]"@en,
        "戦場　初陣　【通常バトル前編】"@ja .

_:Nf55d6b0c898d4303b5cb8b608066dc4b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Come On, the Adventure's Begun! [Opening]"@en,
        "Now Begin Your Adventure! [Opening]"@en,
        "さぁ冒険を始めたまえ！　【オープニング】"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:N03ad2851d9d54215bc420cb3c541bc84 ;
    schema:name "Come On, the Adventure's Begun! [Opening]"@en,
        "Now Begin Your Adventure! [Opening]"@en,
        "さぁ冒険を始めたまえ！　【オープニング】"@ja .

_:N03ad2851d9d54215bc420cb3c541bc84 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0342ba83b7c74098b64fb9da170ce677,
        _:N07539e96e9c74f5e9acc83916bb7e426,
        _:N1368dc2fab9f48f5a751f9b357405da9,
        _:N597e285642ec4bcc86b4c1acc691de52,
        _:N5b195c735087490c961f82579b2f561f,
        _:N78ce730fe0a24f248e7acb0c57c4c616,
        _:N798557f59ddc4e54b9bbd6992cb24794,
        _:Na83933098ade42298527a888869571eb,
        _:Na9ecd72695964b01b729f54bf43ced07,
        _:Nb1d07f6740a84f489317669866eeb230,
        _:Nb2cac940ba4d49468b410bfb61abfa17,
        _:Nc4597eaed7f041d693f908f406cc19e5,
        _:Nd3e39bd5dc1747569c8623714150b682,
        _:Nf3e014b5b8db4b5ba6a78d34a1b41300,
        _:Nf55d6b0c898d4303b5cb8b608066dc4b ;
    mo:track_count 15 ;
    schema:duration "PT66:00"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N0342ba83b7c74098b64fb9da170ce677,
        _:N07539e96e9c74f5e9acc83916bb7e426,
        _:N1368dc2fab9f48f5a751f9b357405da9,
        _:N597e285642ec4bcc86b4c1acc691de52,
        _:N5b195c735087490c961f82579b2f561f,
        _:N78ce730fe0a24f248e7acb0c57c4c616,
        _:N798557f59ddc4e54b9bbd6992cb24794,
        _:Na83933098ade42298527a888869571eb,
        _:Na9ecd72695964b01b729f54bf43ced07,
        _:Nb1d07f6740a84f489317669866eeb230,
        _:Nb2cac940ba4d49468b410bfb61abfa17,
        _:Nc4597eaed7f041d693f908f406cc19e5,
        _:Nd3e39bd5dc1747569c8623714150b682,
        _:Nf3e014b5b8db4b5ba6a78d34a1b41300,
        _:Nf55d6b0c898d4303b5cb8b608066dc4b .

