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

<artist/24341#subject> a schema:Person,
        foaf:Person ;
    schema:name "Gen Urobuchi"@en,
        "虚淵玄"@ja ;
    foaf:made <album/16963#lyrics>,
        <album/16963#subject> ;
    foaf:name "Gen Urobuchi"@en,
        "虚淵玄"@ja .

<artist/3744#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hassy"@en ;
    foaf:made <album/16963#lyrics>,
        <album/16963#subject> ;
    foaf:name "Hassy"@en .

<artist/726#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ikuko Ebata"@en,
        "江幡育子"@ja ;
    foaf:made <album/16963#lyrics>,
        <album/16963#subject> ;
    foaf:name "Ikuko Ebata"@en,
        "江幡育子"@ja .

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

<artist/10984#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/16963#subject> ;
    schema:name "Free Jazz"@en ;
    foaf:made <album/16963#composition>,
        <album/16963#subject> ;
    foaf:name "Free Jazz"@en .

<artist/1241#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/16963#subject> ;
    schema:name "Hikaru Nanase"@en,
        "七瀬光"@ja ;
    foaf:made <album/16963#composition>,
        <album/16963#subject> ;
    foaf:name "Hikaru Nanase"@en,
        "七瀬光"@ja .

<artist/60#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/16963#subject> ;
    schema:name "Toshimichi Isoe"@en,
        "磯江俊道"@ja ;
    foaf:made <album/16963#composition>,
        <album/16963#subject> ;
    foaf:name "Toshimichi Isoe"@en,
        "磯江俊道"@ja .

<artist/61#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/16963#subject> ;
    schema:name "Kaori Tsutsui"@en,
        "筒井香織"@ja ;
    foaf:made <album/16963#composition>,
        <album/16963#subject> ;
    foaf:name "Kaori Tsutsui"@en,
        "筒井香織"@ja .

<artist/62#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/16963#subject> ;
    schema:name "Shinichi Amaya"@en,
        "天谷真一"@ja ;
    foaf:made <album/16963#composition>,
        <album/16963#subject> ;
    foaf:name "Shinichi Amaya"@en,
        "天谷真一"@ja .

<artist/63#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/16963#subject> ;
    schema:name "Yoh Ohyama"@en,
        "大山曜"@ja ;
    foaf:made <album/16963#composition>,
        <album/16963#subject> ;
    foaf:name "Yoh Ohyama"@en,
        "大山曜"@ja .

<artist/64#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/16963#subject> ;
    schema:name "Yasuhiko Tachibana"@en,
        "立花泰彦"@ja ;
    foaf:made <album/16963#composition>,
        <album/16963#subject> ;
    foaf:name "Yasuhiko Tachibana"@en,
        "立花泰彦"@ja .

<artist/65#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/16963#subject> ;
    schema:name "Masayoshi Murakami"@en,
        "村上正芳"@ja ;
    foaf:made <album/16963#composition>,
        <album/16963#subject> ;
    foaf:name "Masayoshi Murakami"@en,
        "村上正芳"@ja .

<artist/66#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/16963#subject> ;
    schema:name "Syntaro Jimbo"@en,
        "神保伸太郎"@ja ;
    foaf:made <album/16963#composition>,
        <album/16963#subject> ;
    foaf:name "Syntaro Jimbo"@en,
        "神保伸太郎"@ja .

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

<org/45#subject> schema:name "Digiturbo"@en,
        "有限会社デジターボ"@ja,
        "Digiturbo"@ja-latn ;
    foaf:name "Digiturbo"@en,
        "有限会社デジターボ"@ja,
        "Digiturbo"@ja-latn .

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

<https://medium-media.vgm.io/albums/36/16963/16963-ca898a320a99.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/67#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/16963#performance> ;
    schema:name "Yuichi Ikuzawa"@en,
        "生沢佑一"@ja ;
    foaf:name "Yuichi Ikuzawa"@en,
        "生沢佑一"@ja .

<artist/68#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/16963#performance> ;
    schema:name "Masatoshi Ono"@en,
        "小野正利"@ja ;
    foaf:name "Masatoshi Ono"@en,
        "小野正利"@ja .

<artist/69#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/16963#performance> ;
    schema:name "Kanako Ito"@en,
        "いとうかなこ"@ja ;
    foaf:name "Kanako Ito"@en,
        "いとうかなこ"@ja .

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

<album/16963#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kishin Houkou Demonbane O.S.T."@en,
        "機神咆吼デモンベインO.S.T."@ja,
        "Kishin Houkou Demonbane O.S.T."@ja-latn ;
    mo:performance_of <album/16963#musicalwork> ;
    mo:performer <artist/67#subject>,
        <artist/68#subject>,
        <artist/69#subject> ;
    mo:recorded_as <album/16963#musicalexpression> ;
    schema:byArtist <artist/67#subject>,
        <artist/68#subject>,
        <artist/69#subject> ;
    schema:name "Kishin Houkou Demonbane O.S.T."@en,
        "機神咆吼デモンベインO.S.T."@ja,
        "Kishin Houkou Demonbane O.S.T."@ja-latn ;
    schema:workPerformed <album/16963#musicalwork> .

<album/16963#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kishin Houkou Demonbane O.S.T."@en,
        "機神咆吼デモンベインO.S.T."@ja,
        "Kishin Houkou Demonbane O.S.T."@ja-latn ;
    mo:composer <artist/10984#subject>,
        <artist/1241#subject>,
        <artist/60#subject>,
        <artist/61#subject>,
        <artist/62#subject>,
        <artist/63#subject>,
        <artist/64#subject>,
        <artist/65#subject>,
        <artist/66#subject> ;
    mo:produced_work <album/16963#musicalwork> ;
    schema:name "Kishin Houkou Demonbane O.S.T."@en,
        "機神咆吼デモンベインO.S.T."@ja,
        "Kishin Houkou Demonbane O.S.T."@ja-latn .

<album/16963#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-07-30"^^xsd:date ;
    dcterms:title "Kishin Houkou Demonbane O.S.T."@en,
        "機神咆吼デモンベインO.S.T."@ja,
        "Kishin Houkou Demonbane O.S.T."@ja-latn ;
    mo:catalogue_number "HBMC-013" ;
    mo:media_type "2 CD" ;
    mo:publication_of <album/16963#musicalexpression> ;
    mo:publisher <org/45#subject> ;
    mo:record _:N23078a3eb534476c80e2f285b80234c5,
        _:Nd21e982343fd42019aac1949112c89db ;
    mo:record_count 2 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Kishin Houkou Demonbane"@en ;
            foaf:name "Kishin Houkou Demonbane"@en ] ;
    schema:byArtist <artist/67#subject>,
        <artist/68#subject>,
        <artist/69#subject> ;
    schema:datePublished "2004-07-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/36/16963/16963-ca898a320a99.jpg> ;
    schema:name "Kishin Houkou Demonbane O.S.T."@en,
        "機神咆吼デモンベインO.S.T."@ja,
        "Kishin Houkou Demonbane O.S.T."@ja-latn ;
    schema:publisher <org/45#subject> ;
    foaf:depiction <https://media.vgm.io/albums/36/16963/16963-ca898a320a99.jpg> .

_:N06d4892faa6c4e3d9b03757563950b14 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Arkham City - Oh, City of Resplendent Grotesquery"@en,
        "Arkham City, the City of Elegant Strangeness (arrange)"@en,
        "アーカムシティ―嗚呼、麗しき怪異の街よ （arrange）"@ja,
        "ARKHAM CITY - AA URUWASHIKI KAII NO MACHIYO (arrange)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N23078a3eb534476c80e2f285b80234c5 ;
    schema:name "Arkham City - Oh, City of Resplendent Grotesquery"@en,
        "Arkham City, the City of Elegant Strangeness (arrange)"@en,
        "アーカムシティ―嗚呼、麗しき怪異の街よ （arrange）"@ja,
        "ARKHAM CITY - AA URUWASHIKI KAII NO MACHIYO (arrange)"@ja-latn .

_:N1072aab76b164ff9a34e0143725cef8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shadow in the dark (Short ver.)"@en,
        "Shadow in the dark （Short ver.）"@ja,
        "Shadow in the dark (Vo- KANAKO ITO)"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:N23078a3eb534476c80e2f285b80234c5 ;
    schema:name "Shadow in the dark (Short ver.)"@en,
        "Shadow in the dark （Short ver.）"@ja,
        "Shadow in the dark (Vo- KANAKO ITO)"@ja-latn .

_:N2249a8f061cb4ad8b32d26c791ab6c74 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last Song of the World - Becoming that which Weaves the Legend"@en,
        "The World's Final Song - We Shall Become Those Who Weave Legends"@en,
        "世界最後の詩―我等は神話を紡ぐ者なり"@ja,
        "SEKAI SAIGO NO UTA - WARERA WA SINWA WO TUMUGU MONO NARI"@ja-latn ;
    mo:track_number 21 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:Nd21e982343fd42019aac1949112c89db ;
    schema:name "Last Song of the World - Becoming that which Weaves the Legend"@en,
        "The World's Final Song - We Shall Become Those Who Weave Legends"@en,
        "世界最後の詩―我等は神話を紡ぐ者なり"@ja,
        "SEKAI SAIGO NO UTA - WARERA WA SINWA WO TUMUGU MONO NARI"@ja-latn .

_:N22a9028df8404649b4eb958f1a6cc315 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Each Calm and Peaceful Daily Life"@en,
        "With Such Calm, We Spend Our Peaceful Days"@en,
        "かくも穏やかで平和な日常"@ja,
        "KAKUMO ODAYAKA DE HEIWA NA NICHIJOU"@ja-latn ;
    mo:track_number 17 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N23078a3eb534476c80e2f285b80234c5 ;
    schema:name "Each Calm and Peaceful Daily Life"@en,
        "With Such Calm, We Spend Our Peaceful Days"@en,
        "かくも穏やかで平和な日常"@ja,
        "KAKUMO ODAYAKA DE HEIWA NA NICHIJOU"@ja-latn .

_:N23230a1db967439ca885df90b7607ea2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forget the Difference Between Genius and Whatever Being Paper Thin, He's Completely Beyond the Pale"@en,
        "Somehow a Prodigy on Paper - To Be Called Important Rather than Perfect is Toward the Shore"@en,
        "天才と何とかは紙一重というかむしろ完全に向こう岸"@ja,
        "TENSAI TO NANTOKA WA KAMIHITOE TOIUKA MUSHIRO KANZEN NI MUKOU GISHI"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N23078a3eb534476c80e2f285b80234c5 ;
    schema:name "Forget the Difference Between Genius and Whatever Being Paper Thin, He's Completely Beyond the Pale"@en,
        "Somehow a Prodigy on Paper - To Be Called Important Rather than Perfect is Toward the Shore"@en,
        "天才と何とかは紙一重というかむしろ完全に向こう岸"@ja,
        "TENSAI TO NANTOKA WA KAMIHITOE TOIUKA MUSHIRO KANZEN NI MUKOU GISHI"@ja-latn .

_:N262cff1e30894f0a85c2635897a50776 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "He > H > Current Air"@en,
        "He > H > The Current Mood"@en,
        "Ｈｅ＞Ｈ＞今の空気"@ja,
        "He ---H---IMA NO KUUKI"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:Nd21e982343fd42019aac1949112c89db ;
    schema:name "He > H > Current Air"@en,
        "He > H > The Current Mood"@en,
        "Ｈｅ＞Ｈ＞今の空気"@ja,
        "He ---H---IMA NO KUUKI"@ja-latn .

_:N31c4fc7fabe44d21863a9c36f0ad6f73 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lament, for We Are Not of the Divine"@en,
        "Lament. After All, We are Divine"@en,
        "哀哭せよ。所詮、我等は神ならざる身"@ja,
        "AIKOKU SEYO SHOSEN WARERA WA KAMI NARAZARU MI"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:Nd21e982343fd42019aac1949112c89db ;
    schema:name "Lament, for We Are Not of the Divine"@en,
        "Lament. After All, We are Divine"@en,
        "哀哭せよ。所詮、我等は神ならざる身"@ja,
        "AIKOKU SEYO SHOSEN WARERA WA KAMI NARAZARU MI"@ja-latn .

_:N3521252d0bc540ce81ef3cc9848f9c11 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Luxurious Peace for the Chaotic City"@en,
        "Usual Peace in a Chaotic Town"@en,
        "混沌の街に優雅な安らぎを"@ja,
        "KONTON NO MACHI NI YUUGA NA YASURAGI WO"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:N23078a3eb534476c80e2f285b80234c5 ;
    schema:name "Luxurious Peace for the Chaotic City"@en,
        "Usual Peace in a Chaotic Town"@en,
        "混沌の街に優雅な安らぎを"@ja,
        "KONTON NO MACHI NI YUUGA NA YASURAGI WO"@ja-latn .

_:N3b1947f701f948e796b42cf8ee6a060d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Well Then, Let's Begin a Fairy Tale"@en,
        "Well Then, Let's Begin the Fairy Tale"@en,
        "それでは御伽噺を始めよう"@ja,
        "SOREDEWA OTOGI BANASHI WO HAJIMEYOU"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:Nd21e982343fd42019aac1949112c89db ;
    schema:name "Well Then, Let's Begin a Fairy Tale"@en,
        "Well Then, Let's Begin the Fairy Tale"@en,
        "それでは御伽噺を始めよう"@ja,
        "SOREDEWA OTOGI BANASHI WO HAJIMEYOU"@ja-latn .

_:N3e8844f8c4424f3899240def12c4869c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Inerasable by Even God"@en,
        "Undeleted by God"@en,
        "神様にも消せない"@ja,
        "KAMISAMA NIMO KESENAI"@ja-latn ;
    mo:track_number 23 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:Nd21e982343fd42019aac1949112c89db ;
    schema:name "Inerasable by Even God"@en,
        "Undeleted by God"@en,
        "神様にも消せない"@ja,
        "KAMISAMA NIMO KESENAI"@ja-latn .

_:N479a725dbd6e4e03b7a43374d57259f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'm Laughing at the Beasts"@en,
        "The Beast Laughs"@en,
        "獣が嗤う"@ja,
        "KEMONO GA WARAU"@ja-latn ;
    mo:track_number 21 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:N23078a3eb534476c80e2f285b80234c5 ;
    schema:name "I'm Laughing at the Beasts"@en,
        "The Beast Laughs"@en,
        "獣が嗤う"@ja,
        "KEMONO GA WARAU"@ja-latn .

_:N4df4f61c4fe6491da72d62f58577a017 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Burst of Justice - Coming from the Sky of Hatred"@en,
        "A Burst of Justice - From the Sky of Hatred We Come"@en,
        "正義爆臨―憎悪の空より来たる"@ja,
        "SEIGI BAKURIN - ZOUO NO SORA YORI KITARU"@ja-latn ;
    mo:track_number 23 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N23078a3eb534476c80e2f285b80234c5 ;
    schema:name "A Burst of Justice - Coming from the Sky of Hatred"@en,
        "A Burst of Justice - From the Sky of Hatred We Come"@en,
        "正義爆臨―憎悪の空より来たる"@ja,
        "SEIGI BAKURIN - ZOUO NO SORA YORI KITARU"@ja-latn .

_:N4f9cb0a13f7c4bb59f16e019cc9b02b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Constant Renewal - From Faraway in the Deep Sky (arrange)"@en,
        "Endlessly, the Curtain Rises - From Beyond the Darkened Sky"@en,
        "永劫の開演―冥き空の彼方より （arrange）"@ja,
        "EIGOU NO KAIEN - KURAKI SORA NO KANATA YORI"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N23078a3eb534476c80e2f285b80234c5 ;
    schema:name "A Constant Renewal - From Faraway in the Deep Sky (arrange)"@en,
        "Endlessly, the Curtain Rises - From Beyond the Darkened Sky"@en,
        "永劫の開演―冥き空の彼方より （arrange）"@ja,
        "EIGOU NO KAIEN - KURAKI SORA NO KANATA YORI"@ja-latn .

_:N5383d8f295f549c5acc9f7a988e8ae4a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Seven Heads and Ten Horns - Transgressors of the Inverted Cross"@en,
        "Seven Points on Ten - Defectors of a Rebellious 10 Words (arrange)"@en,
        "七頭十角―逆さ十字の咎人達 （arrange）"@ja,
        "SHICHITOU JUKKAKU - SAKASA JUUJI NO TOGABITOTACHI (arrange)"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:Nd21e982343fd42019aac1949112c89db ;
    schema:name "Seven Heads and Ten Horns - Transgressors of the Inverted Cross"@en,
        "Seven Points on Ten - Defectors of a Rebellious 10 Words (arrange)"@en,
        "七頭十角―逆さ十字の咎人達 （arrange）"@ja,
        "SHICHITOU JUKKAKU - SAKASA JUUJI NO TOGABITOTACHI (arrange)"@ja-latn .

_:N584c10bf40f243cf8d645f1e359fd3e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Convictor - The White Angel's Wings Dance"@en,
        "The Convictor - The White Angel's Wings Flow Through the Air"@en,
        "断罪者―白き天使の羽根が舞う"@ja,
        "DANZAISHA - SHIROKI TENSHINO HANE GA MAU"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N23078a3eb534476c80e2f285b80234c5 ;
    schema:name "The Convictor - The White Angel's Wings Dance"@en,
        "The Convictor - The White Angel's Wings Flow Through the Air"@en,
        "断罪者―白き天使の羽根が舞う"@ja,
        "DANZAISHA - SHIROKI TENSHINO HANE GA MAU"@ja-latn .

_:N65a1896d44e74ebb8fcbd73d6294568e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Evil Shine (Short ver.)"@en,
        "Evil Shine （Short ver.）"@ja,
        "Evil Shine (Vo- YUICHI IKUZAWA)"@ja-latn ;
    mo:track_number 24 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N23078a3eb534476c80e2f285b80234c5 ;
    schema:name "Evil Shine (Short ver.)"@en,
        "Evil Shine （Short ver.）"@ja,
        "Evil Shine (Vo- YUICHI IKUZAWA)"@ja-latn .

_:N678b35c53bab441b8ef45b3234aafba4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chanting the Victory Song"@en,
        "Our Song of Victory Rings Out"@en,
        "勝利の凱歌を高らかに"@ja,
        "SHOURI NO GAIKA WO TAKARAKANI"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:Nd21e982343fd42019aac1949112c89db ;
    schema:name "Chanting the Victory Song"@en,
        "Our Song of Victory Rings Out"@en,
        "勝利の凱歌を高らかに"@ja,
        "SHOURI NO GAIKA WO TAKARAKANI"@ja-latn .

_:N6d09f31992944bb58f9b5c2309a2f963 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "An Eternity of Providence (New long ver.)"@en,
        "Eternal Providence (Arrange ver.)"@en,
        "天意悠久 （New long ver.）"@ja,
        "TENI YUUKYUU (Long Version) (Vo- YUICHI IKUZAWA)"@ja-latn ;
    mo:track_number 24 ;
    schema:duration "PT5:44"^^xsd:interval ;
    schema:inPlaylist _:Nd21e982343fd42019aac1949112c89db ;
    schema:name "An Eternity of Providence (New long ver.)"@en,
        "Eternal Providence (Arrange ver.)"@en,
        "天意悠久 （New long ver.）"@ja,
        "TENI YUUKYUU (Long Version) (Vo- YUICHI IKUZAWA)"@ja-latn .

_:N6d34653b130746679c1ca9f509639029 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ask Heavens. Is the Sword Broken?"@en,
        "I Ask the Heavens. Has the Sword Been Broken?"@en,
        "天に問う。剣は折れたのか？"@ja,
        "TEN NI TOU KEN WA ORETANOKA-"@ja-latn ;
    mo:track_number 15 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:Nd21e982343fd42019aac1949112c89db ;
    schema:name "Ask Heavens. Is the Sword Broken?"@en,
        "I Ask the Heavens. Has the Sword Been Broken?"@en,
        "天に問う。剣は折れたのか？"@ja,
        "TEN NI TOU KEN WA ORETANOKA-"@ja-latn .

_:N7273794efbc640848c84b9feac8e5cb5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crazy Dance of the Devil - Bloody Wind, Exploding Flame, Time to Breathe the Burning Atmosphere"@en,
        "Thrashing of Demons - Bloody Wind, Exploding Flame, Time to Breathe in the Smouldering Atmosphere"@en,
        "魔人狂舞―血風、爆炎、灼ける大気を呼吸する時間"@ja,
        "MAJIN KYOUBU - KEPPUU BAKUEN YAKERU TAIKI WO KOKYUU SURU JIKAN"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:Nd21e982343fd42019aac1949112c89db ;
    schema:name "Crazy Dance of the Devil - Bloody Wind, Exploding Flame, Time to Breathe the Burning Atmosphere"@en,
        "Thrashing of Demons - Bloody Wind, Exploding Flame, Time to Breathe in the Smouldering Atmosphere"@en,
        "魔人狂舞―血風、爆炎、灼ける大気を呼吸する時間"@ja,
        "MAJIN KYOUBU - KEPPUU BAKUEN YAKERU TAIKI WO KOKYUU SURU JIKAN"@ja-latn .

_:N76fa76fb632344f8b5c68d205eda0a7b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HOLY WORLD (Short ver.)"@en,
        "HOLY WORLD （Short ver.）"@ja,
        "HOLY WORLD (Vo- YUICHI IKUZAWA)"@ja-latn ;
    mo:track_number 22 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:Nd21e982343fd42019aac1949112c89db ;
    schema:name "HOLY WORLD (Short ver.)"@en,
        "HOLY WORLD （Short ver.）"@ja,
        "HOLY WORLD (Vo- YUICHI IKUZAWA)"@ja-latn .

_:N7ddc54b1100345f69ca2568353b2ad7a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Demonic Sage - You, the Sword that Severs Evil Spirits"@en,
        "Deus Machina - Thou, Become the Demon-Slaying Blade"@en,
        "斬魔大聖―汝、魔を断つ剣となれ"@ja,
        "ZANMA TAISEI - NANJI MA WO TATSU KEN TO NARE"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N23078a3eb534476c80e2f285b80234c5 ;
    schema:name "Demonic Sage - You, the Sword that Severs Evil Spirits"@en,
        "Deus Machina - Thou, Become the Demon-Slaying Blade"@en,
        "斬魔大聖―汝、魔を断つ剣となれ"@ja,
        "ZANMA TAISEI - NANJI MA WO TATSU KEN TO NARE"@ja-latn .

_:N850ecf87057f470599f6d8978c3f1e56 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The God Outside the Box"@en,
        "The God Outside the Coffer"@en,
        "匣の外の神"@ja,
        "HAKO NO SOTO NO KAMI"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:N23078a3eb534476c80e2f285b80234c5 ;
    schema:name "The God Outside the Box"@en,
        "The God Outside the Coffer"@en,
        "匣の外の神"@ja,
        "HAKO NO SOTO NO KAMI"@ja-latn .

_:N88d0d470b6674c6fad54c5cb001c5870 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Final Movement of the Cosmic Rhapsody - Inexorable Hate and Love"@en,
        "Final Movement of the Space Rhapsody - Hatred and Love Becoming Severe"@en,
        "宇宙狂騒曲最終楽章―苛烈なる憎悪と愛"@ja,
        "UCHUU KYOUSOUKYOKU - SAISHUU GAKUSHOU KARETSUNARU ZOUO TO AI"@ja-latn ;
    mo:track_number 19 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:Nd21e982343fd42019aac1949112c89db ;
    schema:name "Final Movement of the Cosmic Rhapsody - Inexorable Hate and Love"@en,
        "Final Movement of the Space Rhapsody - Hatred and Love Becoming Severe"@en,
        "宇宙狂騒曲最終楽章―苛烈なる憎悪と愛"@ja,
        "UCHUU KYOUSOUKYOKU - SAISHUU GAKUSHOU KARETSUNARU ZOUO TO AI"@ja-latn .

_:N9955b46f51364d2ebe38e9f39b97fb5b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Redeem your dream (Short ver.)"@en,
        "Redeem your dream （Short ver.）"@ja,
        "Redeem your dream (Vo- YUICHI IKUZAWA)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N23078a3eb534476c80e2f285b80234c5 ;
    schema:name "Redeem your dream (Short ver.)"@en,
        "Redeem your dream （Short ver.）"@ja,
        "Redeem your dream (Vo- YUICHI IKUZAWA)"@ja-latn .

_:N9eeae45096eb4d848d0231b4568cc2a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Guardian of Justice - Through Grandeur and Might We Go"@en,
        "Protector of Justice - I Depart for a Majestic Road and Supremacy"@en,
        "正義の守護者―我等は威風堂々と覇道を往く"@ja,
        "SEIGI NO SHUGOSHA - WARERA WA IFUU DOUDOU TO HADOU WO YUKU"@ja-latn ;
    mo:track_number 16 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N23078a3eb534476c80e2f285b80234c5 ;
    schema:name "Guardian of Justice - Through Grandeur and Might We Go"@en,
        "Protector of Justice - I Depart for a Majestic Road and Supremacy"@en,
        "正義の守護者―我等は威風堂々と覇道を往く"@ja,
        "SEIGI NO SHUGOSHA - WARERA WA IFUU DOUDOU TO HADOU WO YUKU"@ja-latn .

_:N9f06d521ebde43c1920195b0572073b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Holy Ground of the Corrupter"@en,
        "Sanctuary of the Profane"@en,
        "背徳者の聖域"@ja,
        "HAITOKUSHA NO SEIIKI"@ja-latn ;
    mo:track_number 18 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:N23078a3eb534476c80e2f285b80234c5 ;
    schema:name "Holy Ground of the Corrupter"@en,
        "Sanctuary of the Profane"@en,
        "背徳者の聖域"@ja,
        "HAITOKUSHA NO SEIIKI"@ja-latn .

_:Na70704536f0c43e8bb3f406fc6bda743 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dubious Lineage (arrange)"@en,
        "Malignant Lineage"@en,
        "汚怪なる血脈 （arrange）"@ja,
        "OKAI NARU KETSUMYAKU (arrange)"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:Nd21e982343fd42019aac1949112c89db ;
    schema:name "Dubious Lineage (arrange)"@en,
        "Malignant Lineage"@en,
        "汚怪なる血脈 （arrange）"@ja,
        "OKAI NARU KETSUMYAKU (arrange)"@ja-latn .

_:Na7853c34d2fd4220a6f2c6c5b71d37f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cosmos / Existence / God / Demon"@en,
        "Space and Life, God and Devil"@en,
        "宇宙・生命・神・悪魔"@ja,
        "UCHUU SEIMEI KAMI AKUMA"@ja-latn ;
    mo:track_number 20 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N23078a3eb534476c80e2f285b80234c5 ;
    schema:name "Cosmos / Existence / God / Demon"@en,
        "Space and Life, God and Devil"@en,
        "宇宙・生命・神・悪魔"@ja,
        "UCHUU SEIMEI KAMI AKUMA"@ja-latn .

_:Nad2f539dce524f3fb11b2300a34debd7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fury of Steel - Scorching Mercurial Blood"@en,
        "Steel Threat - The Blood of Mercury That Burns With Passion"@en,
        "鋼鉄の猛威―灼熱する水銀の血"@ja,
        "HAGANE NO MOUI - SHAKUNETSU SURU SUIGIN NO CHI"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N23078a3eb534476c80e2f285b80234c5 ;
    schema:name "Fury of Steel - Scorching Mercurial Blood"@en,
        "Steel Threat - The Blood of Mercury That Burns With Passion"@en,
        "鋼鉄の猛威―灼熱する水銀の血"@ja,
        "HAGANE NO MOUI - SHAKUNETSU SURU SUIGIN NO CHI"@ja-latn .

_:Nb1751e82fdf74cad9283b399b96ca457 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let Us Conquer the Noble Path Emblazoned with Strife, Adversity, Fervor, and Fortitude"@en,
        "Let's Conquer the Shining King's Road with Hardship, Rebellion, Hotbloodedness and Inflexibility"@en,
        "征こう、苦難と逆境と熱血と不屈に彩られた王道を"@ja,
        "YUKOU KUNAN TO GYAKKYOU TO NEKKETSU TO FUKUTSU NI IRODORARETA OUDOU WO"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:Nd21e982343fd42019aac1949112c89db ;
    schema:name "Let Us Conquer the Noble Path Emblazoned with Strife, Adversity, Fervor, and Fortitude"@en,
        "Let's Conquer the Shining King's Road with Hardship, Rebellion, Hotbloodedness and Inflexibility"@en,
        "征こう、苦難と逆境と熱血と不屈に彩られた王道を"@ja,
        "YUKOU KUNAN TO GYAKKYOU TO NEKKETSU TO FUKUTSU NI IRODORARETA OUDOU WO"@ja-latn .

_:Nb2781e86e7b54381af935e77eabf01af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deus Machina - Interlocked Gold Blades"@en,
        "Roar of the Machine God - Steel Crossed with Steel"@en,
        "機神咆吼―交錯する刃金と刃金"@ja,
        "KISHIN HOUKOU - KOUSAKUSURU HAGANE TO HAGANE"@ja-latn ;
    mo:track_number 14 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N23078a3eb534476c80e2f285b80234c5 ;
    schema:name "Deus Machina - Interlocked Gold Blades"@en,
        "Roar of the Machine God - Steel Crossed with Steel"@en,
        "機神咆吼―交錯する刃金と刃金"@ja,
        "KISHIN HOUKOU - KOUSAKUSURU HAGANE TO HAGANE"@ja-latn .

_:Nb2c7dc5c75de45e499c0d0734e306ab8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sword Burning With Despair"@en,
        "Sword Burning with Despair"@en,
        "絶望に灼ける剣"@ja,
        "ZETSUBOU NI YAKERU TSURUGI"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:Nd21e982343fd42019aac1949112c89db ;
    schema:name "Sword Burning With Despair"@en,
        "Sword Burning with Despair"@en,
        "絶望に灼ける剣"@ja,
        "ZETSUBOU NI YAKERU TSURUGI"@ja-latn .

_:Nb703790f02d040a4aea7090468761cc8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shine (Short ver.)"@en,
        "Shine （Short ver.）"@ja,
        "Shine (Vo- MASATOSHI ONO)"@ja-latn ;
    mo:track_number 16 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:Nd21e982343fd42019aac1949112c89db ;
    schema:name "Shine (Short ver.)"@en,
        "Shine （Short ver.）"@ja,
        "Shine (Vo- MASATOSHI ONO)"@ja-latn .

_:Nbfaf4bb9964949f886bdda6188741743 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Killing Fang. Hateful Claw. I'm the Dark Storm of Confusion"@en,
        "Murderous Fang. Hateful Claw. I Am the Pitch-Black Tempest"@en,
        "殺意の牙。憎悪の爪。我は漆黒の狂嵐"@ja,
        "SATSUI NO KIBA ZOUO NO TSUME WARE WA SHIKKOKU NO KYOURAN"@ja-latn ;
    mo:track_number 19 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N23078a3eb534476c80e2f285b80234c5 ;
    schema:name "Killing Fang. Hateful Claw. I'm the Dark Storm of Confusion"@en,
        "Murderous Fang. Hateful Claw. I Am the Pitch-Black Tempest"@en,
        "殺意の牙。憎悪の爪。我は漆黒の狂嵐"@ja,
        "SATSUI NO KIBA ZOUO NO TSUME WARE WA SHIKKOKU NO KYOURAN"@ja-latn .

_:Nc3a08f667f624628ae57028754b795b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let Us Conquer the Battlefield Filled with Fear, Despair, Valor, and Pride"@en,
        "Let's Conquer the Battlefield With All Fear, Despair, Bravery and Pride"@en,
        "征こう、恐怖と絶望と勇気と誇りに満ちた戦場に"@ja,
        "YUKOU KYOUFU TO ZETSUBOU TO YUUKI TO HOKORI NI MICHITA SENJOUNI"@ja-latn ;
    mo:track_number 18 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:Nd21e982343fd42019aac1949112c89db ;
    schema:name "Let Us Conquer the Battlefield Filled with Fear, Despair, Valor, and Pride"@en,
        "Let's Conquer the Battlefield With All Fear, Despair, Bravery and Pride"@en,
        "征こう、恐怖と絶望と勇気と誇りに満ちた戦場に"@ja,
        "YUKOU KYOUFU TO ZETSUBOU TO YUUKI TO HOKORI NI MICHITA SENJOUNI"@ja-latn .

_:Nc72585f9f4114612ab48ff70b64afda7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mechanical Justice - Automatic Heroism"@en,
        "機械仕掛けの正義―Automatic Heroism"@ja,
        "KIKAIJIKAKE NO SEIGI - Automatic Heroism"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:N23078a3eb534476c80e2f285b80234c5 ;
    schema:name "Mechanical Justice - Automatic Heroism"@en,
        "機械仕掛けの正義―Automatic Heroism"@ja,
        "KIKAIJIKAKE NO SEIGI - Automatic Heroism"@ja-latn .

_:Ncd3f028b19bd49b692a823cb80c57319 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deus Machina! Demonbane! (Short ver.)"@en,
        "Metallic Warcry! Demonbane! (Short ver.)"@en,
        "機神咆吼ッ！　デモンベイン！ （Short ver.）"@ja,
        "KISHIN HOUKOU! DEMONBANE! (Vo- YUICHI IKUZAWA)"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:Nd21e982343fd42019aac1949112c89db ;
    schema:name "Deus Machina! Demonbane! (Short ver.)"@en,
        "Metallic Warcry! Demonbane! (Short ver.)"@en,
        "機神咆吼ッ！　デモンベイン！ （Short ver.）"@ja,
        "KISHIN HOUKOU! DEMONBANE! (Vo- YUICHI IKUZAWA)"@ja-latn .

_:Nd90d6084ef0e4cf49f90aa07bd983107 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Night in the Skyscraper Possessed by Evil"@en,
        "Night at the Skyscraper Is Possessed by Evil"@en,
        "摩天楼の夜は魔性に魅入られて"@ja,
        "MATENROU NO YORU WA MASHOU NI MIIRARETE"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N23078a3eb534476c80e2f285b80234c5 ;
    schema:name "A Night in the Skyscraper Possessed by Evil"@en,
        "Night at the Skyscraper Is Possessed by Evil"@en,
        "摩天楼の夜は魔性に魅入られて"@ja,
        "MATENROU NO YORU WA MASHOU NI MIIRARETE"@ja-latn .

_:Nded4011493e34c0aa3a01e673a1bdfe9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Absolute of Darkness - Absolutely Inviolable and Sacred"@en,
        "The Absolute of Darkness - Sacred and Absolute Inviolability"@en,
        "闇黒の絶対者―神聖にして絶対不可侵"@ja,
        "ANKOKU NO ZETTAISHA - SHINSEINISHITE ZETTAI FUKASHIN"@ja-latn ;
    mo:track_number 14 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:Nd21e982343fd42019aac1949112c89db ;
    schema:name "The Absolute of Darkness - Absolutely Inviolable and Sacred"@en,
        "The Absolute of Darkness - Sacred and Absolute Inviolability"@en,
        "闇黒の絶対者―神聖にして絶対不可侵"@ja,
        "ANKOKU NO ZETTAISHA - SHINSEINISHITE ZETTAI FUKASHIN"@ja-latn .

_:Ndeed466bc3754eb89b797b7397dc5834 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Demons Sneering on a Night in the Skyscrapper"@en,
        "Evil Sneers on a Night at the Skyscraper"@en,
        "摩天楼の夜に魔性が哂う"@ja,
        "MATENROU NO YORU NI MASHOU GA WARAU"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:Nd21e982343fd42019aac1949112c89db ;
    schema:name "Demons Sneering on a Night in the Skyscrapper"@en,
        "Evil Sneers on a Night at the Skyscraper"@en,
        "摩天楼の夜に魔性が哂う"@ja,
        "MATENROU NO YORU NI MASHOU GA WARAU"@ja-latn .

_:Ne5c2850b250647a286597fb074b6968e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Incomplete Heart Piece"@en,
        "Piece of a Fragmented Heart"@en,
        "欠けた心のピース"@ja,
        "KAKETA KOKORO NO PIECE"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:Nd21e982343fd42019aac1949112c89db ;
    schema:name "Incomplete Heart Piece"@en,
        "Piece of a Fragmented Heart"@en,
        "欠けた心のピース"@ja,
        "KAKETA KOKORO NO PIECE"@ja-latn .

_:Ne73dd2c3a7504554a167404d916eeb93 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Feeling Your Warmth"@en,
        "君の温もりを感じて"@ja,
        "KIMI NO NUKUMORI WO KANJITE"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:Nd21e982343fd42019aac1949112c89db ;
    schema:name "Feeling Your Warmth"@en,
        "君の温もりを感じて"@ja,
        "KIMI NO NUKUMORI WO KANJITE"@ja-latn .

_:Ne8bd8719f201402aa285cf8a3a8786a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Infinite Helix - Accursed Universe of the Blasphemous Gods"@en,
        "Infinite Spiral - The Cursed Cosmos of the Envious Pantheon"@en,
        "無限螺旋―忌まわしき神々の呪われた宇宙"@ja,
        "MUGEN RASEN - IMAWASHIKI KAMIGAMI NO NOROWARETA UCHUU"@ja-latn ;
    mo:track_number 20 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:Nd21e982343fd42019aac1949112c89db ;
    schema:name "Infinite Helix - Accursed Universe of the Blasphemous Gods"@en,
        "Infinite Spiral - The Cursed Cosmos of the Envious Pantheon"@en,
        "無限螺旋―忌まわしき神々の呪われた宇宙"@ja,
        "MUGEN RASEN - IMAWASHIKI KAMIGAMI NO NOROWARETA UCHUU"@ja-latn .

_:Neb7778a9fac14e56892753f712a35419 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Those Who Challenge the Divine Will - The Demon-Slaying Blade Is yet Unbroken"@en,
        "Those Who Will Challenge the Divine Will - The Sword that Severs the Demon Still Does Not Break"@en,
        "神の摂理に挑む者達―魔を断つ剣は未だ折れず"@ja,
        "KAMI NO SETURI NI IDOMU MONOTACHI - MA WO TATU KEN WA IMADA NI OREZU"@ja-latn ;
    mo:track_number 17 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:Nd21e982343fd42019aac1949112c89db ;
    schema:name "Those Who Challenge the Divine Will - The Demon-Slaying Blade Is yet Unbroken"@en,
        "Those Who Will Challenge the Divine Will - The Sword that Severs the Demon Still Does Not Break"@en,
        "神の摂理に挑む者達―魔を断つ剣は未だ折れず"@ja,
        "KAMI NO SETURI NI IDOMU MONOTACHI - MA WO TATU KEN WA IMADA NI OREZU"@ja-latn .

_:Need614da080840cc9c64f39a80e9c014 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sublimation of the Destruction God - Return to Nothing Without Thirst and Hunger"@en,
        "Sublimation of the Destruction God - Thirst Not, Hunger Not, and Return to Nothing"@en,
        "破神昇華―渇かず飢えず無に還れ"@ja,
        "HASHIN SHOUKA - KAWAKAZU KATSUEZU MU NI KAERE"@ja-latn ;
    mo:track_number 15 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N23078a3eb534476c80e2f285b80234c5 ;
    schema:name "Sublimation of the Destruction God - Return to Nothing Without Thirst and Hunger"@en,
        "Sublimation of the Destruction God - Thirst Not, Hunger Not, and Return to Nothing"@en,
        "破神昇華―渇かず飢えず無に還れ"@ja,
        "HASHIN SHOUKA - KAWAKAZU KATSUEZU MU NI KAERE"@ja-latn .

_:Nf0a752ce88d24becb3ca2818357e215c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dance of the Super-Hero - Rules and Laws that Clash (arrange)"@en,
        "Dance of the Super-Humans - A Clash Between Laws"@en,
        "超人舞闘――激突する法則と法則 （arrange）"@ja,
        "CHOUJIN BUTOU - GEKITOTSU SURU HOUSOKU TO HOUSOKU (arrange)"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N23078a3eb534476c80e2f285b80234c5 ;
    schema:name "Dance of the Super-Hero - Rules and Laws that Clash (arrange)"@en,
        "Dance of the Super-Humans - A Clash Between Laws"@en,
        "超人舞闘――激突する法則と法則 （arrange）"@ja,
        "CHOUJIN BUTOU - GEKITOTSU SURU HOUSOKU TO HOUSOKU (arrange)"@ja-latn .

_:Nf73eb92adc0d470888211211ebe694b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eternal Solitude Gnaws at My Heart"@en,
        "Eternal Solitude Spoils Me"@en,
        "悠久たる孤独は我を蝕む"@ja,
        "YUUKYUU TARU KODOKU WA WARE WO MUSHIBAMU"@ja-latn ;
    mo:track_number 22 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N23078a3eb534476c80e2f285b80234c5 ;
    schema:name "Eternal Solitude Gnaws at My Heart"@en,
        "Eternal Solitude Spoils Me"@en,
        "悠久たる孤独は我を蝕む"@ja,
        "YUUKYUU TARU KODOKU WA WARE WO MUSHIBAMU"@ja-latn .

_:N23078a3eb534476c80e2f285b80234c5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N06d4892faa6c4e3d9b03757563950b14,
        _:N1072aab76b164ff9a34e0143725cef8c,
        _:N22a9028df8404649b4eb958f1a6cc315,
        _:N23230a1db967439ca885df90b7607ea2,
        _:N3521252d0bc540ce81ef3cc9848f9c11,
        _:N479a725dbd6e4e03b7a43374d57259f6,
        _:N4df4f61c4fe6491da72d62f58577a017,
        _:N4f9cb0a13f7c4bb59f16e019cc9b02b3,
        _:N584c10bf40f243cf8d645f1e359fd3e7,
        _:N65a1896d44e74ebb8fcbd73d6294568e,
        _:N7ddc54b1100345f69ca2568353b2ad7a,
        _:N850ecf87057f470599f6d8978c3f1e56,
        _:N9955b46f51364d2ebe38e9f39b97fb5b,
        _:N9eeae45096eb4d848d0231b4568cc2a5,
        _:N9f06d521ebde43c1920195b0572073b0,
        _:Na7853c34d2fd4220a6f2c6c5b71d37f6,
        _:Nad2f539dce524f3fb11b2300a34debd7,
        _:Nb2781e86e7b54381af935e77eabf01af,
        _:Nbfaf4bb9964949f886bdda6188741743,
        _:Nc72585f9f4114612ab48ff70b64afda7,
        _:Nd90d6084ef0e4cf49f90aa07bd983107,
        _:Need614da080840cc9c64f39a80e9c014,
        _:Nf0a752ce88d24becb3ca2818357e215c,
        _:Nf73eb92adc0d470888211211ebe694b7 ;
    mo:track_count 24 ;
    schema:duration "PT68:07"^^xsd:interval ;
    schema:numTracks 24 ;
    schema:track _:N06d4892faa6c4e3d9b03757563950b14,
        _:N1072aab76b164ff9a34e0143725cef8c,
        _:N22a9028df8404649b4eb958f1a6cc315,
        _:N23230a1db967439ca885df90b7607ea2,
        _:N3521252d0bc540ce81ef3cc9848f9c11,
        _:N479a725dbd6e4e03b7a43374d57259f6,
        _:N4df4f61c4fe6491da72d62f58577a017,
        _:N4f9cb0a13f7c4bb59f16e019cc9b02b3,
        _:N584c10bf40f243cf8d645f1e359fd3e7,
        _:N65a1896d44e74ebb8fcbd73d6294568e,
        _:N7ddc54b1100345f69ca2568353b2ad7a,
        _:N850ecf87057f470599f6d8978c3f1e56,
        _:N9955b46f51364d2ebe38e9f39b97fb5b,
        _:N9eeae45096eb4d848d0231b4568cc2a5,
        _:N9f06d521ebde43c1920195b0572073b0,
        _:Na7853c34d2fd4220a6f2c6c5b71d37f6,
        _:Nad2f539dce524f3fb11b2300a34debd7,
        _:Nb2781e86e7b54381af935e77eabf01af,
        _:Nbfaf4bb9964949f886bdda6188741743,
        _:Nc72585f9f4114612ab48ff70b64afda7,
        _:Nd90d6084ef0e4cf49f90aa07bd983107,
        _:Need614da080840cc9c64f39a80e9c014,
        _:Nf0a752ce88d24becb3ca2818357e215c,
        _:Nf73eb92adc0d470888211211ebe694b7 .

_:Nd21e982343fd42019aac1949112c89db a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N2249a8f061cb4ad8b32d26c791ab6c74,
        _:N262cff1e30894f0a85c2635897a50776,
        _:N31c4fc7fabe44d21863a9c36f0ad6f73,
        _:N3b1947f701f948e796b42cf8ee6a060d,
        _:N3e8844f8c4424f3899240def12c4869c,
        _:N5383d8f295f549c5acc9f7a988e8ae4a,
        _:N678b35c53bab441b8ef45b3234aafba4,
        _:N6d09f31992944bb58f9b5c2309a2f963,
        _:N6d34653b130746679c1ca9f509639029,
        _:N7273794efbc640848c84b9feac8e5cb5,
        _:N76fa76fb632344f8b5c68d205eda0a7b,
        _:N88d0d470b6674c6fad54c5cb001c5870,
        _:Na70704536f0c43e8bb3f406fc6bda743,
        _:Nb1751e82fdf74cad9283b399b96ca457,
        _:Nb2c7dc5c75de45e499c0d0734e306ab8,
        _:Nb703790f02d040a4aea7090468761cc8,
        _:Nc3a08f667f624628ae57028754b795b4,
        _:Ncd3f028b19bd49b692a823cb80c57319,
        _:Nded4011493e34c0aa3a01e673a1bdfe9,
        _:Ndeed466bc3754eb89b797b7397dc5834,
        _:Ne5c2850b250647a286597fb074b6968e,
        _:Ne73dd2c3a7504554a167404d916eeb93,
        _:Ne8bd8719f201402aa285cf8a3a8786a8,
        _:Neb7778a9fac14e56892753f712a35419 ;
    mo:track_count 24 ;
    schema:duration "PT70:07"^^xsd:interval ;
    schema:numTracks 24 ;
    schema:track _:N2249a8f061cb4ad8b32d26c791ab6c74,
        _:N262cff1e30894f0a85c2635897a50776,
        _:N31c4fc7fabe44d21863a9c36f0ad6f73,
        _:N3b1947f701f948e796b42cf8ee6a060d,
        _:N3e8844f8c4424f3899240def12c4869c,
        _:N5383d8f295f549c5acc9f7a988e8ae4a,
        _:N678b35c53bab441b8ef45b3234aafba4,
        _:N6d09f31992944bb58f9b5c2309a2f963,
        _:N6d34653b130746679c1ca9f509639029,
        _:N7273794efbc640848c84b9feac8e5cb5,
        _:N76fa76fb632344f8b5c68d205eda0a7b,
        _:N88d0d470b6674c6fad54c5cb001c5870,
        _:Na70704536f0c43e8bb3f406fc6bda743,
        _:Nb1751e82fdf74cad9283b399b96ca457,
        _:Nb2c7dc5c75de45e499c0d0734e306ab8,
        _:Nb703790f02d040a4aea7090468761cc8,
        _:Nc3a08f667f624628ae57028754b795b4,
        _:Ncd3f028b19bd49b692a823cb80c57319,
        _:Nded4011493e34c0aa3a01e673a1bdfe9,
        _:Ndeed466bc3754eb89b797b7397dc5834,
        _:Ne5c2850b250647a286597fb074b6968e,
        _:Ne73dd2c3a7504554a167404d916eeb93,
        _:Ne8bd8719f201402aa285cf8a3a8786a8,
        _:Neb7778a9fac14e56892753f712a35419 .

