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

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

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

<artist/67#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuichi Ikuzawa"@en,
        "生沢佑一"@ja ;
    foaf:made <album/4578#subject>,
        <album/4578#vocals> ;
    foaf:name "Yuichi Ikuzawa"@en,
        "生沢佑一"@ja .

<artist/68#subject> a schema:Person,
        foaf:Person ;
    schema:name "Masatoshi Ono"@en,
        "小野正利"@ja ;
    foaf:made <album/4578#subject>,
        <album/4578#vocals> ;
    foaf:name "Masatoshi Ono"@en,
        "小野正利"@ja .

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

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

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

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

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

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

<album/4578#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "DEUS MACHINA DEMONBANE ORIGINAL SOUND TRACK"@en,
        "斬魔大聖 デモンベイン Original Sound Track"@ja,
        "Zanma Taisei Demonbane Original Sound Track"@ja-latn ;
    mo:performance_of <album/4578#musicalwork> ;
    mo:recorded_as <album/4578#musicalexpression> ;
    schema:name "DEUS MACHINA DEMONBANE ORIGINAL SOUND TRACK"@en,
        "斬魔大聖 デモンベイン Original Sound Track"@ja,
        "Zanma Taisei Demonbane Original Sound Track"@ja-latn ;
    schema:workPerformed <album/4578#musicalwork> .

<org/7#subject> schema:name "Nitroplus"@en,
        "株式会社ニトロプラス"@ja,
        "Nitroplus"@ja-latn ;
    foaf:name "Nitroplus"@en,
        "株式会社ニトロプラス"@ja,
        "Nitroplus"@ja-latn .

<https://media.vgm.io/albums/87/4578/4578-88c1f0ccd519.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/4578#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/87/4578/4578-88c1f0ccd519.jpg> ;
    foaf:depicts <album/4578#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/87/4578/4578-88c1f0ccd519.jpg> .

<https://medium-media.vgm.io/albums/87/4578/4578-88c1f0ccd519.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/4578#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "DEUS MACHINA DEMONBANE ORIGINAL SOUND TRACK"@en,
        "斬魔大聖 デモンベイン Original Sound Track"@ja,
        "Zanma Taisei Demonbane Original Sound Track"@ja-latn ;
    mo:composer <artist/60#subject>,
        <artist/63#subject>,
        <artist/65#subject> ;
    mo:produced_work <album/4578#musicalwork> ;
    schema:name "DEUS MACHINA DEMONBANE ORIGINAL SOUND TRACK"@en,
        "斬魔大聖 デモンベイン Original Sound Track"@ja,
        "Zanma Taisei Demonbane Original Sound Track"@ja-latn .

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

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

<album/4578#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-05-30"^^xsd:date ;
    dcterms:title "DEUS MACHINA DEMONBANE ORIGINAL SOUND TRACK"@en,
        "斬魔大聖 デモンベイン Original Sound Track"@ja,
        "Zanma Taisei Demonbane Original Sound Track"@ja-latn ;
    mo:catalogue_number "HBMC-004" ;
    mo:media_type "2 CD" ;
    mo:publication_of <album/4578#musicalexpression> ;
    mo:publisher <org/7#subject> ;
    mo:record _:N231a30a7b59f401ca2a166f97875b9ba,
        _:N357c5cc6ded2413e92abc0adb1b0adba ;
    mo:record_count 2 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "DEUS MACHINA DEMONBANE (Zanma Taisei Demonbane)"@en ;
            foaf:name "DEUS MACHINA DEMONBANE (Zanma Taisei Demonbane)"@en ] ;
    schema:datePublished "2003-05-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/87/4578/4578-88c1f0ccd519.jpg> ;
    schema:name "DEUS MACHINA DEMONBANE ORIGINAL SOUND TRACK"@en,
        "斬魔大聖 デモンベイン Original Sound Track"@ja,
        "Zanma Taisei Demonbane Original Sound Track"@ja-latn ;
    schema:publisher <org/7#subject> ;
    foaf:depiction <https://media.vgm.io/albums/87/4578/4578-88c1f0ccd519.jpg> .

_:N01be03b596df4c4ca8d5a7fadfc1bf49 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"@en,
        "七頭十角 ―逆さ十字の咎人達"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N231a30a7b59f401ca2a166f97875b9ba ;
    schema:name "Seven Heads and Ten Horns - Transgressors of the Inverted Cross"@en,
        "Seven Points on Ten - Defectors of a Rebellious 10 Words"@en,
        "七頭十角 ―逆さ十字の咎人達"@ja .

_:N0248ce8a9e8c46d9a6e1403d51814ef2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deus Machina - Interlocked Gold Blades"@en,
        "Roar of the Machine God - Steel Crossed with Steel"@en,
        "機神咆吼 ―交錯する刃金と刃金"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N231a30a7b59f401ca2a166f97875b9ba ;
    schema:name "Deus Machina - Interlocked Gold Blades"@en,
        "Roar of the Machine God - Steel Crossed with Steel"@en,
        "機神咆吼 ―交錯する刃金と刃金"@ja .

_:N039a2fa45afa48869de13b3bc777e167 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lament, for We Are Not of the Divine"@en,
        "Lament. After All, We are Divine"@en,
        "哀哭せよ。所詮、我等は神ならざる身"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N231a30a7b59f401ca2a166f97875b9ba ;
    schema:name "Lament, for We Are Not of the Divine"@en,
        "Lament. After All, We are Divine"@en,
        "哀哭せよ。所詮、我等は神ならざる身"@ja .

_:N0c288f590c6244e7bbbd7add73a86f4e 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 ;
    mo:track_number 11 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N231a30a7b59f401ca2a166f97875b9ba ;
    schema:name "The Convictor - The White Angel's Wings Dance"@en,
        "The Convictor - The White Angel's Wings Flow Through the Air"@en,
        "断罪者 ―白き天使の羽根が舞う"@ja .

_:N0d923907a442443799fe1a701d2369ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Inerasable by Even God"@en,
        "Undeleted by God"@en,
        "神様にも消せない"@ja ;
    mo:track_number 24 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N231a30a7b59f401ca2a166f97875b9ba ;
    schema:name "Inerasable by Even God"@en,
        "Undeleted by God"@en,
        "神様にも消せない"@ja .

_:N177deb5f902c4bd2a16a649cc360642a 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 ;
    mo:track_number 9 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:N357c5cc6ded2413e92abc0adb1b0adba ;
    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 .

_:N21cf377200734a1797b6ce6a13e3b770 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 ;
    mo:track_number 7 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:N357c5cc6ded2413e92abc0adb1b0adba ;
    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 .

_:N2be120d92d4341a690f8e22bfedb765b 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 ;
    mo:track_number 10 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N231a30a7b59f401ca2a166f97875b9ba ;
    schema:name "A Night in the Skyscraper Possessed by Evil"@en,
        "Night at the Skyscraper Is Possessed by Evil"@en,
        "摩天楼の夜は魔性に魅入られて"@ja .

_:N2ef6980e80984f3cabb27bd261c20a52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Absolute of Darkness - Absolutely Inviolable and Sacred"@en,
        "The Absolute of Darkness - Absurd and Sacred Inviolability"@en,
        "闇黒の絶対者 ―理不尽にして神聖不可侵"@ja ;
    mo:track_number 21 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N231a30a7b59f401ca2a166f97875b9ba ;
    schema:name "The Absolute of Darkness - Absolutely Inviolable and Sacred"@en,
        "The Absolute of Darkness - Absurd and Sacred Inviolability"@en,
        "闇黒の絶対者 ―理不尽にして神聖不可侵"@ja .

_:N3b1d23e5b5f545a0b0dd18e714e6f7f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HOLY WORLD"@en,
        "HOLY WORLD"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N357c5cc6ded2413e92abc0adb1b0adba ;
    schema:name "HOLY WORLD"@en,
        "HOLY WORLD"@ja .

_:N42c487a23d5542e787f8c01e21241083 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eternal Solitude Gnaws at My Heart"@en,
        "Eternal Solitude Spoils Me"@en,
        "悠久たる孤独は我を蝕む"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:N231a30a7b59f401ca2a166f97875b9ba ;
    schema:name "Eternal Solitude Gnaws at My Heart"@en,
        "Eternal Solitude Spoils Me"@en,
        "悠久たる孤独は我を蝕む"@ja .

_:N46ce1976a47f49ce8ab1f9fbbebc581e 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 ;
    mo:track_number 6 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N231a30a7b59f401ca2a166f97875b9ba ;
    schema:name "Fury of Steel - Scorching Mercurial Blood"@en,
        "Steel Threat - The Blood of Mercury that Burns With Passion"@en,
        "鋼鉄の猛威 ―灼熱する水銀の血"@ja .

_:N4d73d983a0e74f8d83a834b43a353cc4 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 ;
    mo:track_number 11 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N357c5cc6ded2413e92abc0adb1b0adba ;
    schema:name "Well Then, Let's Begin a Fairy Tale"@en,
        "Well Then, Let's Begin the Fairy Tale"@en,
        "それでは御伽噺を始めよう"@ja .

_:N58bdb44f7e2542938acbc6d090c75a05 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 ;
    mo:track_number 12 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N231a30a7b59f401ca2a166f97875b9ba ;
    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 .

_:N5a95af0429844fbf87a26264e0255e9c 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 ;
    mo:track_number 12 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N357c5cc6ded2413e92abc0adb1b0adba ;
    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 .

_:N5ea4c7f82b9b4b37836e258034a2fb24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HOLY WORLD (Instrument version)"@en,
        "HOLY WORLD (Karaoke)"@en,
        "HOLY WORLD （カラオケ）"@ja ;
    mo:track_number 14 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N357c5cc6ded2413e92abc0adb1b0adba ;
    schema:name "HOLY WORLD (Instrument version)"@en,
        "HOLY WORLD (Karaoke)"@en,
        "HOLY WORLD （カラオケ）"@ja .

_:N67eb9c70a02f4c44b39e2fe8584c2464 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 ;
    mo:track_number 22 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N231a30a7b59f401ca2a166f97875b9ba ;
    schema:name "Ask Heavens. Is the Sword Broken?"@en,
        "I Ask the Heavens. Has the Sword Been Broken?"@en,
        "天に問う。剣は折れたのか？"@ja .

_:N74c71d74d036495482a8aa3990732785 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'm Laughing at the Beasts"@en,
        "The Beast Laughs"@en,
        "獣が嗤う"@ja ;
    mo:track_number 20 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:N231a30a7b59f401ca2a166f97875b9ba ;
    schema:name "I'm Laughing at the Beasts"@en,
        "The Beast Laughs"@en,
        "獣が嗤う"@ja .

_:N7746441003d541df808925b5070e0f7d 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 ;
    mo:track_number 23 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N231a30a7b59f401ca2a166f97875b9ba ;
    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 .

_:N7d36e28766e24edc85b2cc34a6815bcd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "An Eternity of Providence (Instrument version)"@en,
        "Eternal Providence (Karaoke)"@en,
        "天意悠久 （カラオケ）"@ja ;
    mo:track_number 16 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N357c5cc6ded2413e92abc0adb1b0adba ;
    schema:name "An Eternity of Providence (Instrument version)"@en,
        "Eternal Providence (Karaoke)"@en,
        "天意悠久 （カラオケ）"@ja .

_:N7e1bbf862cd14dd1b78f4cd82b4453af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Arkham City - Oh, City of Resplendent Grotesquery"@en,
        "Arkham City, the City of Elegant Strangeness"@en,
        "アーカムシティ ―嗚呼、麗しき怪異の街よ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N231a30a7b59f401ca2a166f97875b9ba ;
    schema:name "Arkham City - Oh, City of Resplendent Grotesquery"@en,
        "Arkham City, the City of Elegant Strangeness"@en,
        "アーカムシティ ―嗚呼、麗しき怪異の街よ"@ja .

_:N7e357fdbe86d48d09c95dc7bbf50e918 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dance of the Super-Hero - Rules and Laws that Clash"@en,
        "Dance of the Super-Humans - A Clash Between Laws"@en,
        "超人舞闘 ―激突する法則と法則"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N231a30a7b59f401ca2a166f97875b9ba ;
    schema:name "Dance of the Super-Hero - Rules and Laws that Clash"@en,
        "Dance of the Super-Humans - A Clash Between Laws"@en,
        "超人舞闘 ―激突する法則と法則"@ja .

_:N877d17742d0c44048d9455b47c26b08f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shine"@en,
        "Shine"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:N357c5cc6ded2413e92abc0adb1b0adba ;
    schema:name "Shine"@en,
        "Shine"@ja .

_:N9159543658454811b75d1a642871002f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "An Eternity of Providence"@en,
        "Eternal Providence"@en,
        "天意悠久"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N357c5cc6ded2413e92abc0adb1b0adba ;
    schema:name "An Eternity of Providence"@en,
        "Eternal Providence"@en,
        "天意悠久"@ja .

_:N94292c2d18784a228608d2aba308adf3 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 ;
    mo:track_number 3 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:N231a30a7b59f401ca2a166f97875b9ba ;
    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 .

_:Na5bbe612e319456885962f50bd0519c4 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 ;
    mo:track_number 6 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N357c5cc6ded2413e92abc0adb1b0adba ;
    schema:name "Infinite Helix - Accursed Universe of the Blasphemous Gods"@en,
        "Infinite Spiral - The Cursed Cosmos of the Envious Pantheon"@en,
        "無限螺旋 ―忌まわしき神々の呪われた宇宙"@ja .

_:Nb04b9b00778c4ab7b1b899423671d498 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deus Machina! Demonbane! (Instrument version)"@en,
        "Metallic Warcry! Demonbane (Karaoke)"@en,
        "機神咆吼ッ！デモンベイン！ （カラオケ）"@ja ;
    mo:track_number 18 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N357c5cc6ded2413e92abc0adb1b0adba ;
    schema:name "Deus Machina! Demonbane! (Instrument version)"@en,
        "Metallic Warcry! Demonbane (Karaoke)"@en,
        "機神咆吼ッ！デモンベイン！ （カラオケ）"@ja .

_:Nb2aa92e55c5241fc9d8b16d674fb3f9a 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 ;
    mo:track_number 7 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N231a30a7b59f401ca2a166f97875b9ba ;
    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 .

_:Nb920c06a66214c2c981c007c541bfe2c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Feeling Your Warmth"@en,
        "君の温もりを感じて"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N231a30a7b59f401ca2a166f97875b9ba ;
    schema:name "Feeling Your Warmth"@en,
        "君の温もりを感じて"@ja .

_:Nbbdb57b5396b4be5be45e6f551d6c023 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Holy Ground of the Corrupter"@en,
        "Sanctuary of the Profane"@en,
        "背徳者の聖域"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N231a30a7b59f401ca2a166f97875b9ba ;
    schema:name "Holy Ground of the Corrupter"@en,
        "Sanctuary of the Profane"@en,
        "背徳者の聖域"@ja .

_:Nbd7125ea686c4637bbd42b1defcb67af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deus Machina! Demonbane! (Deus Machina Vocal version)"@en,
        "Metallic Warcry! Demonbane! (Metallic Warcry Vocal Version)"@en,
        "機神咆吼ッ！デモンベイン！ （機神咆吼ボーカルバージョン）"@ja ;
    mo:track_number 17 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:N357c5cc6ded2413e92abc0adb1b0adba ;
    schema:name "Deus Machina! Demonbane! (Deus Machina Vocal version)"@en,
        "Metallic Warcry! Demonbane! (Metallic Warcry Vocal Version)"@en,
        "機神咆吼ッ！デモンベイン！ （機神咆吼ボーカルバージョン）"@ja .

_:Nbfeac6731efe461492d738e9b84f7ba1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chanting the Victory Song"@en,
        "Our Song of Victory Rings Out"@en,
        "勝利の凱歌を高らかに"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N231a30a7b59f401ca2a166f97875b9ba ;
    schema:name "Chanting the Victory Song"@en,
        "Our Song of Victory Rings Out"@en,
        "勝利の凱歌を高らかに"@ja .

_:Nca000e4bfb7546b2a8e05ab41cb3008b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cosmos / Existence / God / Demon"@en,
        "Space and Life, God and Devil"@en,
        "宇宙・生命・神・悪魔"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N357c5cc6ded2413e92abc0adb1b0adba ;
    schema:name "Cosmos / Existence / God / Demon"@en,
        "Space and Life, God and Devil"@en,
        "宇宙・生命・神・悪魔"@ja .

_:Nd6be44435f0b4b3da8c4ace137d025e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shine (Instrument version)"@en,
        "Shine (Karaoke)"@en,
        "Shine （カラオケ）"@ja ;
    mo:track_number 15 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:N357c5cc6ded2413e92abc0adb1b0adba ;
    schema:name "Shine (Instrument version)"@en,
        "Shine (Karaoke)"@en,
        "Shine （カラオケ）"@ja .

_:Ne070a8f3d19c41999fa372b58a8680f5 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 ;
    mo:track_number 1 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:N231a30a7b59f401ca2a166f97875b9ba ;
    schema:name "Demonic Sage - You, the Sword that Severs Evil Spirits"@en,
        "Deus Machina - Thou, Become the Demon-Slaying Blade"@en,
        "斬魔大聖 ―汝、魔を断つ剣となれ"@ja .

_:Ne8b97f3387354d01bc30f098389ea7dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Luxurious Peace for the Chaotic City"@en,
        "Usual Peace in a Chaotic Town"@en,
        "混沌の街に優雅な安らぎを"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N231a30a7b59f401ca2a166f97875b9ba ;
    schema:name "Luxurious Peace for the Chaotic City"@en,
        "Usual Peace in a Chaotic Town"@en,
        "混沌の街に優雅な安らぎを"@ja .

_:Ne9a8feb2d3a647e2b63fffae5a7ca44c 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 ;
    mo:track_number 8 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N357c5cc6ded2413e92abc0adb1b0adba ;
    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 .

_:Neb616d93c31647cc8ffa6f12b26ef5e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sword Burning With Despair"@en,
        "Sword Burning with Despair"@en,
        "絶望に灼ける剣"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N357c5cc6ded2413e92abc0adb1b0adba ;
    schema:name "Sword Burning With Despair"@en,
        "Sword Burning with Despair"@en,
        "絶望に灼ける剣"@ja .

_:Ned37c614651d4cb0a62f09428be18f60 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Constant Renewal - From Faraway in the Deep Sky"@en,
        "Endlessly, the Curtain Rises - From Beyond the Darkened Sky"@en,
        "永劫の開演 ―冥き空の彼方より"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N231a30a7b59f401ca2a166f97875b9ba ;
    schema:name "A Constant Renewal - From Faraway in the Deep Sky"@en,
        "Endlessly, the Curtain Rises - From Beyond the Darkened Sky"@en,
        "永劫の開演 ―冥き空の彼方より"@ja .

_:Ned3dee0447614ac6957dcaea98f0d316 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 ;
    mo:track_number 2 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N357c5cc6ded2413e92abc0adb1b0adba ;
    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 .

_:Nf1a8b8aebc34482fbdef3349b6541c54 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 ;
    mo:track_number 15 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N231a30a7b59f401ca2a166f97875b9ba ;
    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 .

_:Nf94ba0b146764b83a1c5dc4aaa024176 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dubious Lineage"@en,
        "Malignant Lineage"@en,
        "汚怪なる血脈"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N357c5cc6ded2413e92abc0adb1b0adba ;
    schema:name "Dubious Lineage"@en,
        "Malignant Lineage"@en,
        "汚怪なる血脈"@ja .

_:N357c5cc6ded2413e92abc0adb1b0adba a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N177deb5f902c4bd2a16a649cc360642a,
        _:N21cf377200734a1797b6ce6a13e3b770,
        _:N3b1d23e5b5f545a0b0dd18e714e6f7f9,
        _:N4d73d983a0e74f8d83a834b43a353cc4,
        _:N5a95af0429844fbf87a26264e0255e9c,
        _:N5ea4c7f82b9b4b37836e258034a2fb24,
        _:N7d36e28766e24edc85b2cc34a6815bcd,
        _:N877d17742d0c44048d9455b47c26b08f,
        _:N9159543658454811b75d1a642871002f,
        _:Na5bbe612e319456885962f50bd0519c4,
        _:Nb04b9b00778c4ab7b1b899423671d498,
        _:Nbd7125ea686c4637bbd42b1defcb67af,
        _:Nca000e4bfb7546b2a8e05ab41cb3008b,
        _:Nd6be44435f0b4b3da8c4ace137d025e1,
        _:Ne9a8feb2d3a647e2b63fffae5a7ca44c,
        _:Neb616d93c31647cc8ffa6f12b26ef5e2,
        _:Ned3dee0447614ac6957dcaea98f0d316,
        _:Nf94ba0b146764b83a1c5dc4aaa024176 ;
    mo:track_count 18 ;
    schema:duration "PT66:09"^^xsd:interval ;
    schema:numTracks 18 ;
    schema:track _:N177deb5f902c4bd2a16a649cc360642a,
        _:N21cf377200734a1797b6ce6a13e3b770,
        _:N3b1d23e5b5f545a0b0dd18e714e6f7f9,
        _:N4d73d983a0e74f8d83a834b43a353cc4,
        _:N5a95af0429844fbf87a26264e0255e9c,
        _:N5ea4c7f82b9b4b37836e258034a2fb24,
        _:N7d36e28766e24edc85b2cc34a6815bcd,
        _:N877d17742d0c44048d9455b47c26b08f,
        _:N9159543658454811b75d1a642871002f,
        _:Na5bbe612e319456885962f50bd0519c4,
        _:Nb04b9b00778c4ab7b1b899423671d498,
        _:Nbd7125ea686c4637bbd42b1defcb67af,
        _:Nca000e4bfb7546b2a8e05ab41cb3008b,
        _:Nd6be44435f0b4b3da8c4ace137d025e1,
        _:Ne9a8feb2d3a647e2b63fffae5a7ca44c,
        _:Neb616d93c31647cc8ffa6f12b26ef5e2,
        _:Ned3dee0447614ac6957dcaea98f0d316,
        _:Nf94ba0b146764b83a1c5dc4aaa024176 .

_:N231a30a7b59f401ca2a166f97875b9ba a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01be03b596df4c4ca8d5a7fadfc1bf49,
        _:N0248ce8a9e8c46d9a6e1403d51814ef2,
        _:N039a2fa45afa48869de13b3bc777e167,
        _:N0c288f590c6244e7bbbd7add73a86f4e,
        _:N0d923907a442443799fe1a701d2369ec,
        _:N2be120d92d4341a690f8e22bfedb765b,
        _:N2ef6980e80984f3cabb27bd261c20a52,
        _:N42c487a23d5542e787f8c01e21241083,
        _:N46ce1976a47f49ce8ab1f9fbbebc581e,
        _:N58bdb44f7e2542938acbc6d090c75a05,
        _:N67eb9c70a02f4c44b39e2fe8584c2464,
        _:N74c71d74d036495482a8aa3990732785,
        _:N7746441003d541df808925b5070e0f7d,
        _:N7e1bbf862cd14dd1b78f4cd82b4453af,
        _:N7e357fdbe86d48d09c95dc7bbf50e918,
        _:N94292c2d18784a228608d2aba308adf3,
        _:Nb2aa92e55c5241fc9d8b16d674fb3f9a,
        _:Nb920c06a66214c2c981c007c541bfe2c,
        _:Nbbdb57b5396b4be5be45e6f551d6c023,
        _:Nbfeac6731efe461492d738e9b84f7ba1,
        _:Ne070a8f3d19c41999fa372b58a8680f5,
        _:Ne8b97f3387354d01bc30f098389ea7dc,
        _:Ned37c614651d4cb0a62f09428be18f60,
        _:Nf1a8b8aebc34482fbdef3349b6541c54 ;
    mo:track_count 24 ;
    schema:duration "PT71:35"^^xsd:interval ;
    schema:numTracks 24 ;
    schema:track _:N01be03b596df4c4ca8d5a7fadfc1bf49,
        _:N0248ce8a9e8c46d9a6e1403d51814ef2,
        _:N039a2fa45afa48869de13b3bc777e167,
        _:N0c288f590c6244e7bbbd7add73a86f4e,
        _:N0d923907a442443799fe1a701d2369ec,
        _:N2be120d92d4341a690f8e22bfedb765b,
        _:N2ef6980e80984f3cabb27bd261c20a52,
        _:N42c487a23d5542e787f8c01e21241083,
        _:N46ce1976a47f49ce8ab1f9fbbebc581e,
        _:N58bdb44f7e2542938acbc6d090c75a05,
        _:N67eb9c70a02f4c44b39e2fe8584c2464,
        _:N74c71d74d036495482a8aa3990732785,
        _:N7746441003d541df808925b5070e0f7d,
        _:N7e1bbf862cd14dd1b78f4cd82b4453af,
        _:N7e357fdbe86d48d09c95dc7bbf50e918,
        _:N94292c2d18784a228608d2aba308adf3,
        _:Nb2aa92e55c5241fc9d8b16d674fb3f9a,
        _:Nb920c06a66214c2c981c007c541bfe2c,
        _:Nbbdb57b5396b4be5be45e6f551d6c023,
        _:Nbfeac6731efe461492d738e9b84f7ba1,
        _:Ne070a8f3d19c41999fa372b58a8680f5,
        _:Ne8b97f3387354d01bc30f098389ea7dc,
        _:Ned37c614651d4cb0a62f09428be18f60,
        _:Nf1a8b8aebc34482fbdef3349b6541c54 .

