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

<artist/12326#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rumi Okubo"@en,
        "大久保瑠美"@ja ;
    foaf:made <album/129097#subject>,
        <album/129097#vocals> ;
    foaf:name "Rumi Okubo"@en,
        "大久保瑠美"@ja .

<artist/31676#subject> a schema:Person,
        foaf:Person ;
    schema:name "Keiki Nishida"@en,
        "西田圭稀"@ja ;
    foaf:made <album/129097#lyrics>,
        <album/129097#subject> ;
    foaf:name "Keiki Nishida"@en,
        "西田圭稀"@ja .

<artist/47738#subject> a schema:Person,
        foaf:Person ;
    schema:name "SAYA"@en ;
    foaf:made <album/129097#subject>,
        <album/129097#vocals> ;
    foaf:name "SAYA"@en .

<artist/58804#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuriko Kaida"@en ;
    foaf:made <album/129097#subject>,
        <album/129097#vocals> ;
    foaf:name "Yuriko Kaida"@en .

<artist/15218#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129097#subject> ;
    schema:name "kegani"@en,
        "毛蟹"@ja ;
    foaf:made <album/129097#composition>,
        <album/129097#lyrics>,
        <album/129097#subject> ;
    foaf:name "kegani"@en,
        "毛蟹"@ja .

<artist/17446#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129097#subject> ;
    schema:name "KOHTA YAMAMOTO"@en ;
    foaf:made <album/129097#composition>,
        <album/129097#subject> ;
    foaf:name "KOHTA YAMAMOTO"@en .

<artist/2901#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129097#subject> ;
    schema:name "Keita Haga"@en,
        "芳賀敬太"@ja ;
    foaf:made <album/129097#composition>,
        <album/129097#subject> ;
    foaf:name "Keita Haga"@en,
        "芳賀敬太"@ja .

<artist/53105#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129097#subject> ;
    schema:name "Spiral Ladder"@en,
        "スパイラル・ラダー"@ja ;
    foaf:made <album/129097#composition>,
        <album/129097#lyrics>,
        <album/129097#subject> ;
    foaf:name "Spiral Ladder"@en,
        "スパイラル・ラダー"@ja .

<product/3193#subject> a schema:CreativeWork ;
    schema:name "Fate/Grand Order"@en,
        "フェイト/グランドオーダー"@ja,
        "Fate/Grand Order"@ja-latn ;
    foaf:name "Fate/Grand Order"@en,
        "フェイト/グランドオーダー"@ja,
        "Fate/Grand Order"@ja-latn .

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

<album/129097#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Fate/Grand Order Original Soundtrack VI"@en,
        "Fate/Grand Order Original Soundtrack VI"@ja,
        "Fate/Grand Order Original Soundtrack VI"@ja-latn ;
    mo:performance_of <album/129097#musicalwork> ;
    mo:recorded_as <album/129097#musicalexpression> ;
    schema:name "Fate/Grand Order Original Soundtrack VI"@en,
        "Fate/Grand Order Original Soundtrack VI"@ja,
        "Fate/Grand Order Original Soundtrack VI"@ja-latn ;
    schema:workPerformed <album/129097#musicalwork> .

<org/86#subject> schema:name "Aniplex"@en,
        "Aniplex"@ja,
        "Aniplex"@ja-latn ;
    foaf:name "Aniplex"@en,
        "Aniplex"@ja,
        "Aniplex"@ja-latn .

<https://media.vgm.io/albums/79/129097/129097-10563fe11c77.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/129097#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/79/129097/129097-10563fe11c77.jpg> ;
    foaf:depicts <album/129097#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/79/129097/129097-10563fe11c77.jpg> .

<https://medium-media.vgm.io/albums/79/129097/129097-10563fe11c77.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/129097#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Fate/Grand Order Original Soundtrack VI"@en,
        "Fate/Grand Order Original Soundtrack VI"@ja,
        "Fate/Grand Order Original Soundtrack VI"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(LIVE LAB.)"@en ;
            foaf:made <album/129097#composition> ;
            foaf:name "(LIVE LAB.)"@en ],
        <artist/15218#subject>,
        <artist/17446#subject>,
        <artist/2901#subject>,
        <artist/53105#subject> ;
    mo:produced_work <album/129097#musicalwork> ;
    schema:name "Fate/Grand Order Original Soundtrack VI"@en,
        "Fate/Grand Order Original Soundtrack VI"@ja,
        "Fate/Grand Order Original Soundtrack VI"@ja-latn .

<album/129097#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-07-26"^^xsd:date ;
    dcterms:title "Fate/Grand Order Original Soundtrack VI"@en,
        "Fate/Grand Order Original Soundtrack VI"@ja,
        "Fate/Grand Order Original Soundtrack VI"@ja-latn ;
    mo:catalogue_number "SVWC-70621~3" ;
    mo:media_type "3 CD" ;
    mo:publication_of <album/129097#musicalexpression> ;
    mo:publisher <org/86#subject> ;
    mo:record _:N49696f87d30543fda4065783a5c73231,
        _:Ned531c3c918b4f349d78c3b12a08b729,
        _:Nf410bae6aad04ac1b5d2bd234b08041f ;
    mo:record_count 3 ;
    schema:about <product/3193#subject> ;
    schema:datePublished "2023-07-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/79/129097/129097-10563fe11c77.jpg> ;
    schema:name "Fate/Grand Order Original Soundtrack VI"@en,
        "Fate/Grand Order Original Soundtrack VI"@ja,
        "Fate/Grand Order Original Soundtrack VI"@ja-latn ;
    schema:publisher <org/86#subject> ;
    foaf:depiction <https://media.vgm.io/albums/79/129097/129097-10563fe11c77.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129097#subject> ;
    schema:name "(LIVE LAB.)"@en ;
    foaf:made <album/129097#subject> ;
    foaf:name "(LIVE LAB.)"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Tetsu Yamamoto"@en ;
    foaf:made <album/129097#vocals> ;
    foaf:name "Tetsu Yamamoto"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Tetsu Yamamoto"@en ;
    foaf:made <album/129097#subject> ;
    foaf:name "Tetsu Yamamoto"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(LIVE LAB.)"@en ;
    foaf:made <album/129097#lyrics> ;
    foaf:name "(LIVE LAB.)"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(LIVE LAB.)"@en ;
    foaf:made <album/129097#subject> ;
    foaf:name "(LIVE LAB.)"@en .

_:N06ae2154765b4815a030de2c6b6b67f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Demonic Sword Encounter -Kriemhild Battle-"@en,
        "Demonic Sword Encounter ~Kriemhild Battle~"@en-localized,
        "魔剣邂逅 ～クリームヒルト戦～"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N49696f87d30543fda4065783a5c73231 ;
    schema:name "Demonic Sword Encounter -Kriemhild Battle-"@en,
        "Demonic Sword Encounter ~Kriemhild Battle~"@en-localized,
        "魔剣邂逅 ～クリームヒルト戦～"@ja .

_:N08901d82f05e45198f3399c23b3cd47f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GUDAGUDA Shop Up in Flames -Tea-"@en,
        "GUDAGUDA Shop Up in Flames ~Tea~"@en-localized,
        "ぐだぐだショップ大炎上 ～茶～"@ja ;
    mo:track_number 23 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:Nf410bae6aad04ac1b5d2bd234b08041f ;
    schema:name "GUDAGUDA Shop Up in Flames -Tea-"@en,
        "GUDAGUDA Shop Up in Flames ~Tea~"@en-localized,
        "ぐだぐだショップ大炎上 ～茶～"@ja .

_:N0992729802d8458da4aadbab25aec034 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Patriotic Agitation"@en,
        "Patriotic Agitation"@en-localized,
        "志士動乱"@ja ;
    mo:track_number 22 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:Ned531c3c918b4f349d78c3b12a08b729 ;
    schema:name "Patriotic Agitation"@en,
        "Patriotic Agitation"@en-localized,
        "志士動乱"@ja .

_:N0b215a97683742b7821e9d39e4895aac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Life and Death of an Illusion -BATTLE 15-"@en,
        "Life and Death of an Illusion ~BATTLE 15~"@en-localized,
        "或る幻想の生と死 ～BATTLE 15～"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N49696f87d30543fda4065783a5c73231 ;
    schema:name "Life and Death of an Illusion -BATTLE 15-"@en,
        "Life and Death of an Illusion ~BATTLE 15~"@en-localized,
        "或る幻想の生と死 ～BATTLE 15～"@ja .

_:N0baffa9ef3cb4582880e6026493f9aa9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wayfairer of the Blue Sky"@en,
        "Wayfairer of the Blue Sky"@en-localized,
        "青天のウェイフェアー"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:Ned531c3c918b4f349d78c3b12a08b729 ;
    schema:name "Wayfairer of the Blue Sky"@en,
        "Wayfairer of the Blue Sky"@en-localized,
        "青天のウェイフェアー"@ja .

_:N113441037c0c45bd889b2cce7362e56e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Realm of the Thanatos Impulse: Traum II"@en,
        "Dying Thought Manifestation Realm: Traum II"@en-localized,
        "死想顕現界域：トラオムⅡ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N49696f87d30543fda4065783a5c73231 ;
    schema:name "Realm of the Thanatos Impulse: Traum II"@en,
        "Dying Thought Manifestation Realm: Traum II"@en-localized,
        "死想顕現界域：トラオムⅡ"@ja .

_:N13b8fa8306a0453a8a959704b881d02f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dawn of Beginnings/Tezcatlipoca"@en,
        "Dawn of Beginnings/Tezcatlipoca"@en-localized,
        "始まりの黎明／テスカトリポカ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:Ned531c3c918b4f349d78c3b12a08b729 ;
    schema:name "Dawn of Beginnings/Tezcatlipoca"@en,
        "Dawn of Beginnings/Tezcatlipoca"@en-localized,
        "始まりの黎明／テスカトリポカ"@ja .

_:N1931db9504f14a7fa5c6a4eac1b652ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Silent Voice -FGO-"@en,
        "Silent Voice ~FGO~"@en-localized,
        "静かなる声 ～FGO～"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N49696f87d30543fda4065783a5c73231 ;
    schema:name "Silent Voice -FGO-"@en,
        "Silent Voice ~FGO~"@en-localized,
        "静かなる声 ～FGO～"@ja .

_:N198dbd91dcef4aa1844f5e41bacda971 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Casting Away Heaven and Earth"@en,
        "Casting Away Heaven and Earth"@en-localized,
        "乾坤一擲"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:Nf410bae6aad04ac1b5d2bd234b08041f ;
    schema:name "Casting Away Heaven and Earth"@en,
        "Casting Away Heaven and Earth"@en-localized,
        "乾坤一擲"@ja .

_:N1b4e2dff5a1642ddbe157e1f912464b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Invade StarCell -ORT 3-"@en,
        "Invade StarCell ~ORT 3~"@en-localized,
        "Invade StarCell ～ORT3～"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:Ned531c3c918b4f349d78c3b12a08b729 ;
    schema:name "Invade StarCell -ORT 3-"@en,
        "Invade StarCell ~ORT 3~"@en-localized,
        "Invade StarCell ～ORT3～"@ja .

_:N1edf10a4eaa248bca1e808f0fb9dc5f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GUDAGUDA New Yamataikoku: Map Theme"@en,
        "GUDAGUDA New Yamataikoku: Map Theme"@en-localized,
        "ぐだぐだ新邪馬台国：マップテーマ"@ja ;
    mo:track_number 20 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:Nf410bae6aad04ac1b5d2bd234b08041f ;
    schema:name "GUDAGUDA New Yamataikoku: Map Theme"@en,
        "GUDAGUDA New Yamataikoku: Map Theme"@en-localized,
        "ぐだぐだ新邪馬台国：マップテーマ"@ja .

_:N1f8bd7bc72e348319dea43b42ca7a1c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Earth's Rumble"@en,
        "Earth's Rumble"@en-localized,
        "天地鳴動"@ja ;
    mo:track_number 29 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:Nf410bae6aad04ac1b5d2bd234b08041f ;
    schema:name "Earth's Rumble"@en,
        "Earth's Rumble"@en-localized,
        "天地鳴動"@ja .

_:N21d32906e8d74972be028ffff978765d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Final Brave"@en,
        "The Final Brave"@en-localized,
        "最後の勇者"@ja ;
    mo:track_number 19 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N49696f87d30543fda4065783a5c73231 ;
    schema:name "The Final Brave"@en,
        "The Final Brave"@en-localized,
        "最後の勇者"@ja .

_:N259b60eed12548d1a83e1c9a960e0f81 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Visitor from Afar Returns"@en,
        "A Visitor from Afar Returns"@en-localized,
        "稀人は再び来たる"@ja ;
    mo:track_number 22 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:Nf410bae6aad04ac1b5d2bd234b08041f ;
    schema:name "A Visitor from Afar Returns"@en,
        "A Visitor from Afar Returns"@en-localized,
        "稀人は再び来たる"@ja .

_:N26af1ce2c3f24521b8732f3e72801800 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wasteland of Massacre"@en,
        "Wasteland of Massacre"@en-localized,
        "殺戮の荒野"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N49696f87d30543fda4065783a5c73231 ;
    schema:name "Wasteland of Massacre"@en,
        "Wasteland of Massacre"@en-localized,
        "殺戮の荒野"@ja .

_:N2a247899b32d404a9e3bd9f993d02db8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ignition of the Candle"@en,
        "Ignition to the Candle"@en-localized,
        "キャンドルにイグニッション"@ja ;
    mo:track_number 25 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:Ned531c3c918b4f349d78c3b12a08b729 ;
    schema:name "Ignition of the Candle"@en,
        "Ignition to the Candle"@en-localized,
        "キャンドルにイグニッション"@ja .

_:N2b70de173d1043a9a37210fc91c88bc5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chaldea Summer Adventure! Shop Theme"@en,
        "Chaldea Summer Adventure!: Shop Theme"@en-localized,
        "カルデア・サマーアドベンチャー！：ショップテーマ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:Ned531c3c918b4f349d78c3b12a08b729 ;
    schema:name "Chaldea Summer Adventure! Shop Theme"@en,
        "Chaldea Summer Adventure!: Shop Theme"@en-localized,
        "カルデア・サマーアドベンチャー！：ショップテーマ"@ja .

_:N2d576ee64336454b8664274c5a2d3cb4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Once in a Lifetime"@en,
        "Once in a Lifetime"@en-localized,
        "一期一会"@ja ;
    mo:track_number 21 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:Nf410bae6aad04ac1b5d2bd234b08041f ;
    schema:name "Once in a Lifetime"@en,
        "Once in a Lifetime"@en-localized,
        "一期一会"@ja .

_:N2e722d0f7db541c19f4a9bf65623fd21 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sing My Heart -Mahou wo kanadete-"@en,
        "Sing My Heart ~Playing Magic~"@en-localized,
        "Sing My Heart ～魔法を奏でて～"@ja ;
    mo:track_number 13 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:Ned531c3c918b4f349d78c3b12a08b729 ;
    schema:name "Sing My Heart -Mahou wo kanadete-"@en,
        "Sing My Heart ~Playing Magic~"@en-localized,
        "Sing My Heart ～魔法を奏でて～"@ja .

_:N336b60ece0ab4462b4d9b9ba34292edd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unscrupulous Zodiac"@en,
        "Unscrupulous Zodiac"@en-localized,
        "無頼の宿星"@ja ;
    mo:track_number 27 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:Nf410bae6aad04ac1b5d2bd234b08041f ;
    schema:name "Unscrupulous Zodiac"@en,
        "Unscrupulous Zodiac"@en-localized,
        "無頼の宿星"@ja .

_:N4025644ff0254617953b1241ddb05e80 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Innovation & Domination -Beast IV Battle-"@en,
        "Innovation & Domination ~Beast IV Battle~"@en-localized,
        "Innovation & Domination ～ビーストⅣ戦～"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N49696f87d30543fda4065783a5c73231 ;
    schema:name "Innovation & Domination -Beast IV Battle-"@en,
        "Innovation & Domination ~Beast IV Battle~"@en-localized,
        "Innovation & Domination ～ビーストⅣ戦～"@ja .

_:N4167d2f77b814e2f90163f862e6753ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Bewitching Theme Park"@en,
        "The Bewitching Theme Park"@en-localized,
        "魅惑のテーマパーク"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:Nf410bae6aad04ac1b5d2bd234b08041f ;
    schema:name "The Bewitching Theme Park"@en,
        "The Bewitching Theme Park"@en-localized,
        "魅惑のテーマパーク"@ja .

_:N46d34d220e644238adcf689b658c6722 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Kishin Awakens"@en,
        "Awakening Eccentric God"@en-localized,
        "目覚めし奇神"@ja ;
    mo:track_number 24 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:Ned531c3c918b4f349d78c3b12a08b729 ;
    schema:name "The Kishin Awakens"@en,
        "Awakening Eccentric God"@en-localized,
        "目覚めし奇神"@ja .

_:N4a9a0e2c8b3746e5a7309fe32ee1573e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Veil of the Starry Sky"@en,
        "Veil of the Starry Sky"@en-localized,
        "星空のヴェール"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:Ned531c3c918b4f349d78c3b12a08b729 ;
    schema:name "Veil of the Starry Sky"@en,
        "Veil of the Starry Sky"@en-localized,
        "星空のヴェール"@ja .

_:N503a3431ef2d46908db3b236aebc954b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beating Heart"@en,
        "Beating Heart"@en-localized,
        "波打つ心"@ja ;
    mo:track_number 28 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:Nf410bae6aad04ac1b5d2bd234b08041f ;
    schema:name "Beating Heart"@en,
        "Beating Heart"@en-localized,
        "波打つ心"@ja .

_:N527aa94a5dab466c91e02ad950845528 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Brief Chat"@en,
        "A Brief Chat"@en-localized,
        "束の間の歓談"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:Ned531c3c918b4f349d78c3b12a08b729 ;
    schema:name "A Brief Chat"@en,
        "A Brief Chat"@en-localized,
        "束の間の歓談"@ja .

_:N528037aab22e4d50844cbff413b5a4f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GUDAGUDA Shop Up in Flames -Eccentric-"@en,
        "GUDAGUDA Shop Up in Flames ~Eccentric~"@en-localized,
        "ぐだぐだショップ大炎上 ～奇～"@ja ;
    mo:track_number 21 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:Ned531c3c918b4f349d78c3b12a08b729 ;
    schema:name "GUDAGUDA Shop Up in Flames -Eccentric-"@en,
        "GUDAGUDA Shop Up in Flames ~Eccentric~"@en-localized,
        "ぐだぐだショップ大炎上 ～奇～"@ja .

_:N58f9b730b6bb4542864c8a3d2d02efa8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Halloween Rebellion of 108! Map Theme"@en,
        "Halloween Rebellion of 108!: Map Theme"@en-localized,
        "108人のハロウィン・リベリオン！：マップテーマ"@ja ;
    mo:track_number 25 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:Nf410bae6aad04ac1b5d2bd234b08041f ;
    schema:name "Halloween Rebellion of 108! Map Theme"@en,
        "Halloween Rebellion of 108!: Map Theme"@en-localized,
        "108人のハロウィン・リベリオン！：マップテーマ"@ja .

_:N5a8bd65832f8433daa33a8bbb60eec47 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Torrid"@en,
        "Torrid"@en-localized,
        "Torrid"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Nf410bae6aad04ac1b5d2bd234b08041f ;
    schema:name "Torrid"@en,
        "Torrid"@en-localized,
        "Torrid"@ja .

_:N5f3c4da22968404f8b5e60bf0775d8cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pumpkin Returns"@en,
        "Pumpkin Returns"@en-localized,
        "パンプキン・リターンズ"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:Ned531c3c918b4f349d78c3b12a08b729 ;
    schema:name "Pumpkin Returns"@en,
        "Pumpkin Returns"@en-localized,
        "パンプキン・リターンズ"@ja .

_:N65e07d3e79cd4431b9ac326f8b16e57c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spectacle Age -BATTLE 16-"@en,
        "Spectacle Age ~BATTLE 16~"@en-localized,
        "スペクタクル・エイジ ～BATTLE 16～"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N49696f87d30543fda4065783a5c73231 ;
    schema:name "Spectacle Age -BATTLE 16-"@en,
        "Spectacle Age ~BATTLE 16~"@en-localized,
        "スペクタクル・エイジ ～BATTLE 16～"@ja .

_:N6bb5ad3670904588bb11c054ca58f947 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Arctic Summer World! Map Theme"@en,
        "Arctic Summer World!: Map Theme"@en-localized,
        "アークティック・サマーワールド！：マップテーマ"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:Nf410bae6aad04ac1b5d2bd234b08041f ;
    schema:name "Arctic Summer World! Map Theme"@en,
        "Arctic Summer World!: Map Theme"@en-localized,
        "アークティック・サマーワールド！：マップテーマ"@ja .

_:N6c6df08ea52146829138328d4502e634 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chaldea Summer Adventure! Map Theme"@en,
        "Chaldea Summer Adventure!: Map Theme"@en-localized,
        "カルデア・サマーアドベンチャー！：マップテーマ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:Ned531c3c918b4f349d78c3b12a08b729 ;
    schema:name "Chaldea Summer Adventure! Map Theme"@en,
        "Chaldea Summer Adventure!: Map Theme"@en-localized,
        "カルデア・サマーアドベンチャー！：マップテーマ"@ja .

_:N718197792ca746cea284c14d9e212564 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Marble Phantasm: Moon Flower"@en,
        "Imagination Realization: Moon Flower"@en-localized,
        "空想具現化：月の花"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:Nf410bae6aad04ac1b5d2bd234b08041f ;
    schema:name "Marble Phantasm: Moon Flower"@en,
        "Imagination Realization: Moon Flower"@en-localized,
        "空想具現化：月の花"@ja .

_:N79f479ef8277449dbf675997ab91e2f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Striker of the Flame"@en,
        "Striker of the Flame"@en-localized,
        "炎のストライカー"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:N49696f87d30543fda4065783a5c73231 ;
    schema:name "Striker of the Flame"@en,
        "Striker of the Flame"@en-localized,
        "炎のストライカー"@ja .

_:N7d10018d88fa4639b73e8afcf008bb9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nanmei Yumihari Eight Dog Chronicles: Shop Theme"@en,
        "South Seas Bow-stringer Eight Dog Chronicles: Shop Theme"@en-localized,
        "南溟弓張八犬伝：ショップテーマ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:Nf410bae6aad04ac1b5d2bd234b08041f ;
    schema:name "Nanmei Yumihari Eight Dog Chronicles: Shop Theme"@en,
        "South Seas Bow-stringer Eight Dog Chronicles: Shop Theme"@en-localized,
        "南溟弓張八犬伝：ショップテーマ"@ja .

_:N80122b7688bb48e088cc04c938cc286e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Walk Anyway"@en,
        "Walk Anyway"@en-localized,
        "Walk Anyway"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:Ned531c3c918b4f349d78c3b12a08b729 ;
    schema:name "Walk Anyway"@en,
        "Walk Anyway"@en-localized,
        "Walk Anyway"@ja .

_:N832706249ffb44a197e39a68406d56aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Golden Sea of Trees: Nahui Mictlan"@en,
        "Golden Sea of Trees Travelogue: Nahui Mictlan"@en-localized,
        "黄金樹海紀行：ナウイ・ミクトラン"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N49696f87d30543fda4065783a5c73231 ;
    schema:name "Golden Sea of Trees: Nahui Mictlan"@en,
        "Golden Sea of Trees Travelogue: Nahui Mictlan"@en-localized,
        "黄金樹海紀行：ナウイ・ミクトラン"@ja .

_:N84759937157148e89fda5d79da5a3300 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Water Monster Crisis: Shop Theme"@en,
        "Water Monster Crisis: Shop Theme"@en-localized,
        "水怪クライシス：ショップテーマ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:Nf410bae6aad04ac1b5d2bd234b08041f ;
    schema:name "Water Monster Crisis: Shop Theme"@en,
        "Water Monster Crisis: Shop Theme"@en-localized,
        "水怪クライシス：ショップテーマ"@ja .

_:N847e83f2e5304faba4ce5a24d435b6de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Anti-Primate Biosphere: Tunguska Sanctuary"@en,
        "Anti-Primate Biosphere: Tunguska Sanctuary"@en-localized,
        "非霊長生存圏：ツングースカ・サンクチュアリ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N49696f87d30543fda4065783a5c73231 ;
    schema:name "Anti-Primate Biosphere: Tunguska Sanctuary"@en,
        "Anti-Primate Biosphere: Tunguska Sanctuary"@en-localized,
        "非霊長生存圏：ツングースカ・サンクチュアリ"@ja .

_:N8884ebb6314b4de0bbff5d9c29ef8230 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In Search of Treasure"@en,
        "In Search of Treasure"@en-localized,
        "財宝を求めて"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:Ned531c3c918b4f349d78c3b12a08b729 ;
    schema:name "In Search of Treasure"@en,
        "In Search of Treasure"@en-localized,
        "財宝を求めて"@ja .

_:N88f8ee1f1a2546d0a74e4d62aa291c3d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nanmei's Eight Dog Warrior"@en,
        "Eight Dog Warriors of the South Seas"@en-localized,
        "南溟の八犬士"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:Nf410bae6aad04ac1b5d2bd234b08041f ;
    schema:name "Nanmei's Eight Dog Warrior"@en,
        "Eight Dog Warriors of the South Seas"@en-localized,
        "南溟の八犬士"@ja .

_:N8d323576c3be409f95d19505053e6514 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Invade Spider -ORT 2-"@en,
        "Invade Spider ~ORT 2~"@en-localized,
        "Invade Spider ～ORT2～"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:Ned531c3c918b4f349d78c3b12a08b729 ;
    schema:name "Invade Spider -ORT 2-"@en,
        "Invade Spider ~ORT 2~"@en-localized,
        "Invade Spider ～ORT2～"@ja .

_:N906ceec77cfb43f0a60366dc025f3ead a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Realm of the Thanatos Impulse: Traum I"@en,
        "Dying Thought Manifestation Realm: Traum I"@en-localized,
        "死想顕現界域：トラオムⅠ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N49696f87d30543fda4065783a5c73231 ;
    schema:name "Realm of the Thanatos Impulse: Traum I"@en,
        "Dying Thought Manifestation Realm: Traum I"@en-localized,
        "死想顕現界域：トラオムⅠ"@ja .

_:N9541c8410e9a4defb0020e71423f9079 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tree of Emptiness Decisive Battle: ORT Xibalba"@en,
        "Decisive Battle in the Tree of Emptiness World: ORT Xibalba"@en-localized,
        "空想樹界決戦：オルト・シバルバー"@ja ;
    mo:track_number 21 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N49696f87d30543fda4065783a5c73231 ;
    schema:name "Tree of Emptiness Decisive Battle: ORT Xibalba"@en,
        "Decisive Battle in the Tree of Emptiness World: ORT Xibalba"@en-localized,
        "空想樹界決戦：オルト・シバルバー"@ja .

_:N9709a1ed61da484f8269fc48d9bc07c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Employe, Assemble!"@en,
        "Employé, Assemble!"@en-localized,
        "アンプロワイエ、アッセンブル！"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:Nf410bae6aad04ac1b5d2bd234b08041f ;
    schema:name "Employe, Assemble!"@en,
        "Employé, Assemble!"@en-localized,
        "アンプロワイエ、アッセンブル！"@ja .

_:N9925c04b4f2d49c8bfc7869949ac2733 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Marble Phantasm: Moon Castle"@en,
        "Imagination Realization: Moon Castle"@en-localized,
        "空想具現化：月の城"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:Nf410bae6aad04ac1b5d2bd234b08041f ;
    schema:name "Marble Phantasm: Moon Castle"@en,
        "Imagination Realization: Moon Castle"@en-localized,
        "空想具現化：月の城"@ja .

_:N9db5ae5a6ff142f489f33eb95a58952c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Want To Sleep In With Master"@en,
        "I Want To Sleep In With Master"@en-localized,
        "主と朝寝がしてみたい"@ja ;
    mo:track_number 23 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:Ned531c3c918b4f349d78c3b12a08b729 ;
    schema:name "I Want To Sleep In With Master"@en,
        "I Want To Sleep In With Master"@en-localized,
        "主と朝寝がしてみたい"@ja .

_:Na3dabaac39734d4d9f3bd95c8826c933 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rikugou Rinne (feat. Yuriko Kaida)"@en,
        "Sixth Kalpa Samsara (feat. Yuriko Kaida)"@en-localized,
        "陸劫輪廻 (feat. Yuriko Kaida)"@ja ;
    mo:track_number 19 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Nf410bae6aad04ac1b5d2bd234b08041f ;
    schema:name "Rikugou Rinne (feat. Yuriko Kaida)"@en,
        "Sixth Kalpa Samsara (feat. Yuriko Kaida)"@en-localized,
        "陸劫輪廻 (feat. Yuriko Kaida)"@ja .

_:Nab62016f0ec14d3ea987e74283603ecb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Holy Mother of the Abyss"@en,
        "Holy Mother of the Abyss"@en-localized,
        "深淵の聖母"@ja ;
    mo:track_number 18 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:Ned531c3c918b4f349d78c3b12a08b729 ;
    schema:name "Holy Mother of the Abyss"@en,
        "Holy Mother of the Abyss"@en-localized,
        "深淵の聖母"@ja .

_:Nad210760b34546c0a85e0372103c0e38 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mississippi Mythicizers: Shop Theme"@en,
        "Mississippi Mythicizers: Shop Theme"@en-localized,
        "ミシシッピ・ミササイザーズ：ショップテーマ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:Nf410bae6aad04ac1b5d2bd234b08041f ;
    schema:name "Mississippi Mythicizers: Shop Theme"@en,
        "Mississippi Mythicizers: Shop Theme"@en-localized,
        "ミシシッピ・ミササイザーズ：ショップテーマ"@ja .

_:Nafcef3ddd2574043b0d68738368f77f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rikugou Rinne -Pearl Moon Fading in Darkness-"@en,
        "Sixth Kalpa Samsara ~Jeweled Moon Darkening at Dusk~"@en-localized,
        "陸劫輪廻 ～宵闇翳る月御珠～"@ja ;
    mo:track_number 24 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:Nf410bae6aad04ac1b5d2bd234b08041f ;
    schema:name "Rikugou Rinne -Pearl Moon Fading in Darkness-"@en,
        "Sixth Kalpa Samsara ~Jeweled Moon Darkening at Dusk~"@en-localized,
        "陸劫輪廻 ～宵闇翳る月御珠～"@ja .

_:Nb5ba6cbc197c4259a7837abd28f4cef5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Keeper of the Underworld"@en,
        "Keeper of the Underworld"@en-localized,
        "冥界の番人"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N49696f87d30543fda4065783a5c73231 ;
    schema:name "Keeper of the Underworld"@en,
        "Keeper of the Underworld"@en-localized,
        "冥界の番人"@ja .

_:Nb9024bf730904c84bb0cce51aad6ab6f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "66 Million Year Old Dream"@en,
        "A Dream of 66 Million Years"@en-localized,
        "6600万年の夢"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N49696f87d30543fda4065783a5c73231 ;
    schema:name "66 Million Year Old Dream"@en,
        "A Dream of 66 Million Years"@en-localized,
        "6600万年の夢"@ja .

_:Nb98d3c8d9e2f41dcb3bfbedbe23956cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Take Back the Island"@en,
        "Take Back the Island"@en-localized,
        "島を取り戻せ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:Nf410bae6aad04ac1b5d2bd234b08041f ;
    schema:name "Take Back the Island"@en,
        "Take Back the Island"@en-localized,
        "島を取り戻せ"@ja .

_:Nc3aee95894eb49bda37a1a7a701c1eb4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Divergent Theory Globe-Trotting O X -ORT 4-"@en,
        "Divergent Theory Earth Travelogue O X ~ORT 4~"@en-localized,
        "異説地球紀行O・X ～ORT4～"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:Ned531c3c918b4f349d78c3b12a08b729 ;
    schema:name "Divergent Theory Globe-Trotting O X -ORT 4-"@en,
        "Divergent Theory Earth Travelogue O X ~ORT 4~"@en-localized,
        "異説地球紀行O・X ～ORT4～"@ja .

_:Nc655dd0d1c314d34937f99bd02242125 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You'll Know with the Camera Rolling!"@en,
        "You'll Know with the Camera Rolling!"@en-localized,
        "カメラを回せば分かる！"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:Nf410bae6aad04ac1b5d2bd234b08041f ;
    schema:name "You'll Know with the Camera Rolling!"@en,
        "You'll Know with the Camera Rolling!"@en-localized,
        "カメラを回せば分かる！"@ja .

_:Nc656e226bc1d4748b0dc757077947ef1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Void"@en,
        "Void"@en-localized,
        "Void"@ja ;
    mo:track_number 20 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N49696f87d30543fda4065783a5c73231 ;
    schema:name "Void"@en,
        "Void"@en-localized,
        "Void"@ja .

_:Nc74a7ff2804e419283c05f9039273934 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GUDAGUDA Ryouma's Narrow Escape! Map Theme"@en,
        "GUDAGUDA Ryouma's Narrow Escape!: Map Theme"@en-localized,
        "ぐだぐだ龍馬危機一髪！：マップテーマ"@ja ;
    mo:track_number 20 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:Ned531c3c918b4f349d78c3b12a08b729 ;
    schema:name "GUDAGUDA Ryouma's Narrow Escape! Map Theme"@en,
        "GUDAGUDA Ryouma's Narrow Escape!: Map Theme"@en-localized,
        "ぐだぐだ龍馬危機一髪！：マップテーマ"@ja .

_:Nc7b3c82b7eab4ed1a68cea99bacf1d3a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last Stand -FATAL BATTLE 6-"@en,
        "Last Stand ~FATAL BATTLE 6~"@en-localized,
        "Last Stand ～FATAL BATTLE 6～"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N49696f87d30543fda4065783a5c73231 ;
    schema:name "Last Stand -FATAL BATTLE 6-"@en,
        "Last Stand ~FATAL BATTLE 6~"@en-localized,
        "Last Stand ～FATAL BATTLE 6～"@ja .

_:Ncb46b43870a6481d8d2742e41d609845 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mississippi Mythicizers: Map Theme"@en,
        "Mississippi Mythicizers: Map Theme"@en-localized,
        "ミシシッピ・ミササイザーズ：マップテーマ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:Nf410bae6aad04ac1b5d2bd234b08041f ;
    schema:name "Mississippi Mythicizers: Map Theme"@en,
        "Mississippi Mythicizers: Map Theme"@en-localized,
        "ミシシッピ・ミササイザーズ：マップテーマ"@ja .

_:Nccf1151d82e343adaf7fafbb1914a0ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Adventure's Calling! -SUMMER BATTLE 7-"@en,
        "Adventure's Calling! ~SUMMER BATTLE 7~"@en-localized,
        "冒険が呼んでいる！ ～SUMMER BATTLE 7～"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:Ned531c3c918b4f349d78c3b12a08b729 ;
    schema:name "Adventure's Calling! -SUMMER BATTLE 7-"@en,
        "Adventure's Calling! ~SUMMER BATTLE 7~"@en-localized,
        "冒険が呼んでいる！ ～SUMMER BATTLE 7～"@ja .

_:Nd08213623c2541d881927ba745d5352b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Expanding Sun -ORT 1-"@en,
        "The Expanding Sun ~ORT 1~"@en-localized,
        "膨張する太陽 ～ORT1～"@ja ;
    mo:track_number 18 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N49696f87d30543fda4065783a5c73231 ;
    schema:name "The Expanding Sun -ORT 1-"@en,
        "The Expanding Sun ~ORT 1~"@en-localized,
        "膨張する太陽 ～ORT1～"@ja .

_:Nd259451e15a74a80a777e96c1372bb31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Disappearing into the Reichenbach"@en,
        "Disappearing into the Reichenbach"@en-localized,
        "ライヘンバッハに消ゆ"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N49696f87d30543fda4065783a5c73231 ;
    schema:name "Disappearing into the Reichenbach"@en,
        "Disappearing into the Reichenbach"@en-localized,
        "ライヘンバッハに消ゆ"@ja .

_:Nd344c95b8798495da358945c94dfa73f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scales of Evil -Moriarty Battle-"@en,
        "Scales of Evil ~Moriarty Battle~"@en-localized,
        "悪の天秤 ～モリアーティ戦～"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N49696f87d30543fda4065783a5c73231 ;
    schema:name "Scales of Evil -Moriarty Battle-"@en,
        "Scales of Evil ~Moriarty Battle~"@en-localized,
        "悪の天秤 ～モリアーティ戦～"@ja .

_:Nd8faa82e2beb461db529d14b0917f5ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Far North Splash -SUMMER BATTLE 8-"@en,
        "Far North Splash ~SUMMER BATTLE 8~"@en-localized,
        "極北のスプラッシュ ～SUMMER BATTLE 8～"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:Nf410bae6aad04ac1b5d2bd234b08041f ;
    schema:name "Far North Splash -SUMMER BATTLE 8-"@en,
        "Far North Splash ~SUMMER BATTLE 8~"@en-localized,
        "極北のスプラッシュ ～SUMMER BATTLE 8～"@ja .

_:Ndbffa29f3a30410c901320c26b5a698e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Goetsu Doushu"@en,
        "Five Rivals in the Same Boat"@en-localized,
        "伍越同舟"@ja ;
    mo:track_number 19 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:Ned531c3c918b4f349d78c3b12a08b729 ;
    schema:name "Goetsu Doushu"@en,
        "Five Rivals in the Same Boat"@en-localized,
        "伍越同舟"@ja .

_:Ndd3978157b4f4cf49196c56f53538200 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cosmos in the Lostbelt II"@en,
        "Cosmos in the Lostbelt II"@en-localized,
        "Cosmos in the LostbeltⅡ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N49696f87d30543fda4065783a5c73231 ;
    schema:name "Cosmos in the Lostbelt II"@en,
        "Cosmos in the Lostbelt II"@en-localized,
        "Cosmos in the LostbeltⅡ"@ja .

_:Ndfc55434dc374e418a9bc9a5ea4084b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Arctic Summer World! Shop Theme"@en,
        "Arctic Summer World!: Shop Theme"@en-localized,
        "アークティック・サマーワールド！：ショップテーマ"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:Nf410bae6aad04ac1b5d2bd234b08041f ;
    schema:name "Arctic Summer World! Shop Theme"@en,
        "Arctic Summer World!: Shop Theme"@en-localized,
        "アークティック・サマーワールド！：ショップテーマ"@ja .

_:Ne053b1c0a9ff475090e90fc29d975250 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Water Monster Crisis: Map Theme"@en,
        "Water Monster Crisis: Map Theme"@en-localized,
        "水怪クライシス：マップテーマ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:Nf410bae6aad04ac1b5d2bd234b08041f ;
    schema:name "Water Monster Crisis: Map Theme"@en,
        "Water Monster Crisis: Map Theme"@en-localized,
        "水怪クライシス：マップテーマ"@ja .

_:Ne3c3457a09594da5b8023c636202f1cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unsheathe Sword"@en,
        "Unsheathe Sword"@en-localized,
        "抜刀"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:Ned531c3c918b4f349d78c3b12a08b729 ;
    schema:name "Unsheathe Sword"@en,
        "Unsheathe Sword"@en-localized,
        "抜刀"@ja .

_:Ne401de1eff964ab4bda1474e07f262e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Halloween Rising! Map Theme"@en,
        "Halloween Rising!: Map Theme"@en-localized,
        "ハロウィン・ライジング！：マップテーマ"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:Ned531c3c918b4f349d78c3b12a08b729 ;
    schema:name "Halloween Rising! Map Theme"@en,
        "Halloween Rising!: Map Theme"@en-localized,
        "ハロウィン・ライジング！：マップテーマ"@ja .

_:Ne81eecf75d9f4bedb40f147e34fe50c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Halloween Rebellion of 108! Shop Theme"@en,
        "Halloween Rebellion of 108!: Shop Theme"@en-localized,
        "108人のハロウィン・リベリオン！：ショップテーマ"@ja ;
    mo:track_number 26 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:Nf410bae6aad04ac1b5d2bd234b08041f ;
    schema:name "Halloween Rebellion of 108! Shop Theme"@en,
        "Halloween Rebellion of 108!: Shop Theme"@en-localized,
        "108人のハロウィン・リベリオン！：ショップテーマ"@ja .

_:Nea7b892b02884c9db2de8864ab4242d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Halloween Rising! Shop Theme"@en,
        "Halloween Rising!: Shop Theme"@en-localized,
        "ハロウィン・ライジング！：ショップテーマ"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:Ned531c3c918b4f349d78c3b12a08b729 ;
    schema:name "Halloween Rising! Shop Theme"@en,
        "Halloween Rising!: Shop Theme"@en-localized,
        "ハロウィン・ライジング！：ショップテーマ"@ja .

_:Nf9c6483df95842bc9a21bbc0d5d53b3f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The God of Calamity -Demonic Midsummer Ibuki's Breath-"@en,
        "The God of Calamity ~Demonic Midsummer's Breath~"@en-localized,
        "災いのカミ ～魔夏の息吹～"@ja ;
    mo:track_number 18 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:Nf410bae6aad04ac1b5d2bd234b08041f ;
    schema:name "The God of Calamity -Demonic Midsummer Ibuki's Breath-"@en,
        "The God of Calamity ~Demonic Midsummer's Breath~"@en-localized,
        "災いのカミ ～魔夏の息吹～"@ja .

_:N49696f87d30543fda4065783a5c73231 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N06ae2154765b4815a030de2c6b6b67f5,
        _:N0b215a97683742b7821e9d39e4895aac,
        _:N113441037c0c45bd889b2cce7362e56e,
        _:N1931db9504f14a7fa5c6a4eac1b652ce,
        _:N21d32906e8d74972be028ffff978765d,
        _:N26af1ce2c3f24521b8732f3e72801800,
        _:N4025644ff0254617953b1241ddb05e80,
        _:N65e07d3e79cd4431b9ac326f8b16e57c,
        _:N79f479ef8277449dbf675997ab91e2f8,
        _:N832706249ffb44a197e39a68406d56aa,
        _:N847e83f2e5304faba4ce5a24d435b6de,
        _:N906ceec77cfb43f0a60366dc025f3ead,
        _:N9541c8410e9a4defb0020e71423f9079,
        _:Nb5ba6cbc197c4259a7837abd28f4cef5,
        _:Nb9024bf730904c84bb0cce51aad6ab6f,
        _:Nc656e226bc1d4748b0dc757077947ef1,
        _:Nc7b3c82b7eab4ed1a68cea99bacf1d3a,
        _:Nd08213623c2541d881927ba745d5352b,
        _:Nd259451e15a74a80a777e96c1372bb31,
        _:Nd344c95b8798495da358945c94dfa73f,
        _:Ndd3978157b4f4cf49196c56f53538200 ;
    mo:track_count 21 ;
    schema:duration "PT73:20"^^xsd:interval ;
    schema:numTracks 21 ;
    schema:track _:N06ae2154765b4815a030de2c6b6b67f5,
        _:N0b215a97683742b7821e9d39e4895aac,
        _:N113441037c0c45bd889b2cce7362e56e,
        _:N1931db9504f14a7fa5c6a4eac1b652ce,
        _:N21d32906e8d74972be028ffff978765d,
        _:N26af1ce2c3f24521b8732f3e72801800,
        _:N4025644ff0254617953b1241ddb05e80,
        _:N65e07d3e79cd4431b9ac326f8b16e57c,
        _:N79f479ef8277449dbf675997ab91e2f8,
        _:N832706249ffb44a197e39a68406d56aa,
        _:N847e83f2e5304faba4ce5a24d435b6de,
        _:N906ceec77cfb43f0a60366dc025f3ead,
        _:N9541c8410e9a4defb0020e71423f9079,
        _:Nb5ba6cbc197c4259a7837abd28f4cef5,
        _:Nb9024bf730904c84bb0cce51aad6ab6f,
        _:Nc656e226bc1d4748b0dc757077947ef1,
        _:Nc7b3c82b7eab4ed1a68cea99bacf1d3a,
        _:Nd08213623c2541d881927ba745d5352b,
        _:Nd259451e15a74a80a777e96c1372bb31,
        _:Nd344c95b8798495da358945c94dfa73f,
        _:Ndd3978157b4f4cf49196c56f53538200 .

_:Ned531c3c918b4f349d78c3b12a08b729 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N0992729802d8458da4aadbab25aec034,
        _:N0baffa9ef3cb4582880e6026493f9aa9,
        _:N13b8fa8306a0453a8a959704b881d02f,
        _:N1b4e2dff5a1642ddbe157e1f912464b9,
        _:N2a247899b32d404a9e3bd9f993d02db8,
        _:N2b70de173d1043a9a37210fc91c88bc5,
        _:N2e722d0f7db541c19f4a9bf65623fd21,
        _:N46d34d220e644238adcf689b658c6722,
        _:N4a9a0e2c8b3746e5a7309fe32ee1573e,
        _:N527aa94a5dab466c91e02ad950845528,
        _:N528037aab22e4d50844cbff413b5a4f6,
        _:N5f3c4da22968404f8b5e60bf0775d8cf,
        _:N6c6df08ea52146829138328d4502e634,
        _:N80122b7688bb48e088cc04c938cc286e,
        _:N8884ebb6314b4de0bbff5d9c29ef8230,
        _:N8d323576c3be409f95d19505053e6514,
        _:N9db5ae5a6ff142f489f33eb95a58952c,
        _:Nab62016f0ec14d3ea987e74283603ecb,
        _:Nc3aee95894eb49bda37a1a7a701c1eb4,
        _:Nc74a7ff2804e419283c05f9039273934,
        _:Nccf1151d82e343adaf7fafbb1914a0ca,
        _:Ndbffa29f3a30410c901320c26b5a698e,
        _:Ne3c3457a09594da5b8023c636202f1cf,
        _:Ne401de1eff964ab4bda1474e07f262e1,
        _:Nea7b892b02884c9db2de8864ab4242d1 ;
    mo:track_count 25 ;
    schema:duration "PT72:15"^^xsd:interval ;
    schema:numTracks 25 ;
    schema:track _:N0992729802d8458da4aadbab25aec034,
        _:N0baffa9ef3cb4582880e6026493f9aa9,
        _:N13b8fa8306a0453a8a959704b881d02f,
        _:N1b4e2dff5a1642ddbe157e1f912464b9,
        _:N2a247899b32d404a9e3bd9f993d02db8,
        _:N2b70de173d1043a9a37210fc91c88bc5,
        _:N2e722d0f7db541c19f4a9bf65623fd21,
        _:N46d34d220e644238adcf689b658c6722,
        _:N4a9a0e2c8b3746e5a7309fe32ee1573e,
        _:N527aa94a5dab466c91e02ad950845528,
        _:N528037aab22e4d50844cbff413b5a4f6,
        _:N5f3c4da22968404f8b5e60bf0775d8cf,
        _:N6c6df08ea52146829138328d4502e634,
        _:N80122b7688bb48e088cc04c938cc286e,
        _:N8884ebb6314b4de0bbff5d9c29ef8230,
        _:N8d323576c3be409f95d19505053e6514,
        _:N9db5ae5a6ff142f489f33eb95a58952c,
        _:Nab62016f0ec14d3ea987e74283603ecb,
        _:Nc3aee95894eb49bda37a1a7a701c1eb4,
        _:Nc74a7ff2804e419283c05f9039273934,
        _:Nccf1151d82e343adaf7fafbb1914a0ca,
        _:Ndbffa29f3a30410c901320c26b5a698e,
        _:Ne3c3457a09594da5b8023c636202f1cf,
        _:Ne401de1eff964ab4bda1474e07f262e1,
        _:Nea7b892b02884c9db2de8864ab4242d1 .

_:Nf410bae6aad04ac1b5d2bd234b08041f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 3 ;
    mo:track _:N08901d82f05e45198f3399c23b3cd47f,
        _:N198dbd91dcef4aa1844f5e41bacda971,
        _:N1edf10a4eaa248bca1e808f0fb9dc5f8,
        _:N1f8bd7bc72e348319dea43b42ca7a1c1,
        _:N259b60eed12548d1a83e1c9a960e0f81,
        _:N2d576ee64336454b8664274c5a2d3cb4,
        _:N336b60ece0ab4462b4d9b9ba34292edd,
        _:N4167d2f77b814e2f90163f862e6753ab,
        _:N503a3431ef2d46908db3b236aebc954b,
        _:N58f9b730b6bb4542864c8a3d2d02efa8,
        _:N5a8bd65832f8433daa33a8bbb60eec47,
        _:N6bb5ad3670904588bb11c054ca58f947,
        _:N718197792ca746cea284c14d9e212564,
        _:N7d10018d88fa4639b73e8afcf008bb9c,
        _:N84759937157148e89fda5d79da5a3300,
        _:N88f8ee1f1a2546d0a74e4d62aa291c3d,
        _:N9709a1ed61da484f8269fc48d9bc07c0,
        _:N9925c04b4f2d49c8bfc7869949ac2733,
        _:Na3dabaac39734d4d9f3bd95c8826c933,
        _:Nad210760b34546c0a85e0372103c0e38,
        _:Nafcef3ddd2574043b0d68738368f77f3,
        _:Nb98d3c8d9e2f41dcb3bfbedbe23956cc,
        _:Nc655dd0d1c314d34937f99bd02242125,
        _:Ncb46b43870a6481d8d2742e41d609845,
        _:Nd8faa82e2beb461db529d14b0917f5ed,
        _:Ndfc55434dc374e418a9bc9a5ea4084b9,
        _:Ne053b1c0a9ff475090e90fc29d975250,
        _:Ne81eecf75d9f4bedb40f147e34fe50c2,
        _:Nf9c6483df95842bc9a21bbc0d5d53b3f ;
    mo:track_count 29 ;
    schema:duration "PT73:39"^^xsd:interval ;
    schema:numTracks 29 ;
    schema:track _:N08901d82f05e45198f3399c23b3cd47f,
        _:N198dbd91dcef4aa1844f5e41bacda971,
        _:N1edf10a4eaa248bca1e808f0fb9dc5f8,
        _:N1f8bd7bc72e348319dea43b42ca7a1c1,
        _:N259b60eed12548d1a83e1c9a960e0f81,
        _:N2d576ee64336454b8664274c5a2d3cb4,
        _:N336b60ece0ab4462b4d9b9ba34292edd,
        _:N4167d2f77b814e2f90163f862e6753ab,
        _:N503a3431ef2d46908db3b236aebc954b,
        _:N58f9b730b6bb4542864c8a3d2d02efa8,
        _:N5a8bd65832f8433daa33a8bbb60eec47,
        _:N6bb5ad3670904588bb11c054ca58f947,
        _:N718197792ca746cea284c14d9e212564,
        _:N7d10018d88fa4639b73e8afcf008bb9c,
        _:N84759937157148e89fda5d79da5a3300,
        _:N88f8ee1f1a2546d0a74e4d62aa291c3d,
        _:N9709a1ed61da484f8269fc48d9bc07c0,
        _:N9925c04b4f2d49c8bfc7869949ac2733,
        _:Na3dabaac39734d4d9f3bd95c8826c933,
        _:Nad210760b34546c0a85e0372103c0e38,
        _:Nafcef3ddd2574043b0d68738368f77f3,
        _:Nb98d3c8d9e2f41dcb3bfbedbe23956cc,
        _:Nc655dd0d1c314d34937f99bd02242125,
        _:Ncb46b43870a6481d8d2742e41d609845,
        _:Nd8faa82e2beb461db529d14b0917f5ed,
        _:Ndfc55434dc374e418a9bc9a5ea4084b9,
        _:Ne053b1c0a9ff475090e90fc29d975250,
        _:Ne81eecf75d9f4bedb40f147e34fe50c2,
        _:Nf9c6483df95842bc9a21bbc0d5d53b3f .

