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

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

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

<artist/19761#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/144198#subject> ;
    schema:name "Mitsuo Singa"@en,
        "真我光生"@ja ;
    foaf:made <album/144198#composition>,
        <album/144198#subject> ;
    foaf:name "Mitsuo Singa"@en,
        "真我光生"@ja .

<artist/710#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/144198#subject> ;
    schema:name "Yukihiro Jindo"@en,
        "神藤由東大"@ja ;
    foaf:made <album/144198#composition>,
        <album/144198#subject> ;
    foaf:name "Yukihiro Jindo"@en,
        "神藤由東大"@ja .

<product/16548#subject> a schema:CreativeWork ;
    schema:name "The Legend of Heroes: Trails Beyond the Horizon"@en,
        "英雄伝説 界の軌跡 -Farewell, O Zemuria-"@ja,
        "The Legend of Heroes: Kai no Kiseki -Farewell, O Zemuria-"@ja-latn ;
    foaf:name "The Legend of Heroes: Trails Beyond the Horizon"@en,
        "英雄伝説 界の軌跡 -Farewell, O Zemuria-"@ja,
        "The Legend of Heroes: Kai no Kiseki -Farewell, O Zemuria-"@ja-latn .

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

<album/144198#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Legend of Heroes: Kai no Kiseki -Farewell, O Zemuria- Original Soundtrack [Limited Edition]"@en,
        "英雄伝説 界の軌跡 -Farewell, O Zemuria- オリジナルサウンドトラック"@ja,
        "The Legend of Heroes: Kai no Kiseki -Farewell, O Zemuria- Original Soundtrack [Limited Edition]"@ja-latn ;
    mo:performance_of <album/144198#musicalwork> ;
    mo:recorded_as <album/144198#musicalexpression> ;
    schema:name "The Legend of Heroes: Kai no Kiseki -Farewell, O Zemuria- Original Soundtrack [Limited Edition]"@en,
        "英雄伝説 界の軌跡 -Farewell, O Zemuria- オリジナルサウンドトラック"@ja,
        "The Legend of Heroes: Kai no Kiseki -Farewell, O Zemuria- Original Soundtrack [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/144198#musicalwork> .

<org/1943#subject> schema:name "Falcom"@en,
        "ファルコム"@ja,
        "Falcom"@ja-latn ;
    foaf:name "Falcom"@en,
        "ファルコム"@ja,
        "Falcom"@ja-latn .

<https://media.vgm.io/albums/89/144198/144198-68b27d8fcae0.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/144198#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/89/144198/144198-68b27d8fcae0.png> ;
    foaf:depicts <album/144198#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/89/144198/144198-68b27d8fcae0.png> .

<https://medium-media.vgm.io/albums/89/144198/144198-68b27d8fcae0.png> a schema:ImageObject,
        foaf:Image .

<album/144198#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Legend of Heroes: Kai no Kiseki -Farewell, O Zemuria- Original Soundtrack [Limited Edition]"@en,
        "英雄伝説 界の軌跡 -Farewell, O Zemuria- オリジナルサウンドトラック"@ja,
        "The Legend of Heroes: Kai no Kiseki -Farewell, O Zemuria- Original Soundtrack [Limited Edition]"@ja-latn ;
    mo:composer <artist/19761#subject>,
        <artist/710#subject> ;
    mo:produced_work <album/144198#musicalwork> ;
    schema:name "The Legend of Heroes: Kai no Kiseki -Farewell, O Zemuria- Original Soundtrack [Limited Edition]"@en,
        "英雄伝説 界の軌跡 -Farewell, O Zemuria- オリジナルサウンドトラック"@ja,
        "The Legend of Heroes: Kai no Kiseki -Farewell, O Zemuria- Original Soundtrack [Limited Edition]"@ja-latn .

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

<album/144198#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-01-22"^^xsd:date ;
    dcterms:title "The Legend of Heroes: Kai no Kiseki -Farewell, O Zemuria- Original Soundtrack [Limited Edition]"@en,
        "英雄伝説 界の軌跡 -Farewell, O Zemuria- オリジナルサウンドトラック"@ja,
        "The Legend of Heroes: Kai no Kiseki -Farewell, O Zemuria- Original Soundtrack [Limited Edition]"@ja-latn ;
    mo:catalogue_number "NW10103650" ;
    mo:media_type "4 CD" ;
    mo:publication_of <album/144198#musicalexpression> ;
    mo:publisher <org/1943#subject> ;
    mo:record _:N11d2be4de9f24949b3facb65607f0421,
        _:N5f20e6cf64df469886f3c57f9d6f2abc,
        _:N6dfbe2c1ee684301af175e08f797f327,
        _:Nb578831af573490ab344d7ebcc9142d2 ;
    mo:record_count 4 ;
    schema:about <product/16548#subject> ;
    schema:datePublished "2025-01-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/89/144198/144198-68b27d8fcae0.png> ;
    schema:name "The Legend of Heroes: Kai no Kiseki -Farewell, O Zemuria- Original Soundtrack [Limited Edition]"@en,
        "英雄伝説 界の軌跡 -Farewell, O Zemuria- オリジナルサウンドトラック"@ja,
        "The Legend of Heroes: Kai no Kiseki -Farewell, O Zemuria- Original Soundtrack [Limited Edition]"@ja-latn ;
    schema:publisher <org/1943#subject> ;
    foaf:depiction <https://media.vgm.io/albums/89/144198/144198-68b27d8fcae0.png> .

_:N01f49851695f477d8fd712c493e3a7cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "What I Want to Tell You"@en,
        "貴方に伝えたいこと"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:N5f20e6cf64df469886f3c57f9d6f2abc ;
    schema:name "What I Want to Tell You"@en,
        "貴方に伝えたいこと"@ja .

_:N03485daaaa2c41f597cab03cff4b0a51 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Anchor in the Dark"@en,
        "Anchor in the Dark"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:Nb578831af573490ab344d7ebcc9142d2 ;
    schema:name "Anchor in the Dark"@en,
        "Anchor in the Dark"@ja .

_:N06a23b91234b46a795b5a3885861ba64 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Autumn Knows"@en,
        "Autumn Knows"@ja ;
    mo:track_number 24 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:Nb578831af573490ab344d7ebcc9142d2 ;
    schema:name "Autumn Knows"@en,
        "Autumn Knows"@ja .

_:N08d6fcc97a404740b7d332e34d3c3502 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "And Then, into Space..."@en,
        "そして、宇宙へ──"@ja ;
    mo:track_number 16 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N11d2be4de9f24949b3facb65607f0421 ;
    schema:name "And Then, into Space..."@en,
        "そして、宇宙へ──"@ja .

_:N098599300bc04d4eaacfa206dd83c8d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Outrageous Bout"@en,
        "Outrageous Bout"@ja ;
    mo:track_number 20 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N5f20e6cf64df469886f3c57f9d6f2abc ;
    schema:name "Outrageous Bout"@en,
        "Outrageous Bout"@ja .

_:N0a3537f5a17b44da8c64eed7eb2f5b7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Dream of Eternity"@en,
        "千古の夢"@ja ;
    mo:track_number 27 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:Nb578831af573490ab344d7ebcc9142d2 ;
    schema:name "A Dream of Eternity"@en,
        "千古の夢"@ja .

_:N0a4290dfd12240358672447e712ba2ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Farewell, My Dear..."@en,
        "Farewell, My Dear..."@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N5f20e6cf64df469886f3c57f9d6f2abc ;
    schema:name "Farewell, My Dear..."@en,
        "Farewell, My Dear..."@ja .

_:N0be23fed396247b98345743620cbe014 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mementos"@en,
        "Mementos"@ja ;
    mo:track_number 25 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N5f20e6cf64df469886f3c57f9d6f2abc ;
    schema:name "Mementos"@en,
        "Mementos"@ja .

_:N0c0845581de6450e9e5608bd9d66c375 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Invited to a Foreign Town"@en,
        "Invited to a Foreign Town"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N5f20e6cf64df469886f3c57f9d6f2abc ;
    schema:name "Invited to a Foreign Town"@en,
        "Invited to a Foreign Town"@ja .

_:N0e8d9d9283174ce493c2f88d3dedf6fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Accumulated Thoughts"@en,
        "いくつもの想い、積み重ねて"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:Nb578831af573490ab344d7ebcc9142d2 ;
    schema:name "Accumulated Thoughts"@en,
        "いくつもの想い、積み重ねて"@ja .

_:N0f73bd520b5543e191ddd7c52d1d39e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Arrow to the Light"@en,
        "光への矢印"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N5f20e6cf64df469886f3c57f9d6f2abc ;
    schema:name "Arrow to the Light"@en,
        "光への矢印"@ja .

_:N12e3801f7883484db1869fc5cf1b8ff3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Limit is Approaching"@en,
        "リミット迫る"@ja ;
    mo:track_number 25 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:Nb578831af573490ab344d7ebcc9142d2 ;
    schema:name "The Limit is Approaching"@en,
        "リミット迫る"@ja .

_:N132764434db94384bd95ec6f9f8d5c75 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Waltz of the Chardin"@en,
        "Waltz of the Chardin"@ja ;
    mo:track_number 25 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N6dfbe2c1ee684301af175e08f797f327 ;
    schema:name "Waltz of the Chardin"@en,
        "Waltz of the Chardin"@ja .

_:N1482c799097345c384c786a5cf048793 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Warriors of Varhala"@en,
        "ヴァルハラの戦士たち"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N6dfbe2c1ee684301af175e08f797f327 ;
    schema:name "Warriors of Varhala"@en,
        "ヴァルハラの戦士たち"@ja .

_:N1c99565073fe483cae6f99b84f824ba1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flowing Blade"@en,
        "流転洸刃"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N11d2be4de9f24949b3facb65607f0421 ;
    schema:name "Flowing Blade"@en,
        "流転洸刃"@ja .

_:N1d778c0490aa4eabb150dbfb325c16df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Absolute Being"@en,
        "Absolute Being"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N11d2be4de9f24949b3facb65607f0421 ;
    schema:name "Absolute Being"@en,
        "Absolute Being"@ja .

_:N1e3cefb9411d40f19512a95a81b8cc0c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pain of Memories"@en,
        "Pain of Memories"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N11d2be4de9f24949b3facb65607f0421 ;
    schema:name "Pain of Memories"@en,
        "Pain of Memories"@ja .

_:N1f8e99e4ced14782870969eebd17e73f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Delicious Moment"@en,
        "美味しいひととき"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N6dfbe2c1ee684301af175e08f797f327 ;
    schema:name "A Delicious Moment"@en,
        "美味しいひととき"@ja .

_:N21dde05cdb26489db34f64f7df11fcfe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Fortress of Destiny"@en,
        "The Fortress of Destiny"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N11d2be4de9f24949b3facb65607f0421 ;
    schema:name "The Fortress of Destiny"@en,
        "The Fortress of Destiny"@ja .

_:N222b15fa06fe4b25b5756ded383f572a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Street Corner Siesta"@en,
        "街角シエスタ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N6dfbe2c1ee684301af175e08f797f327 ;
    schema:name "Street Corner Siesta"@en,
        "街角シエスタ"@ja .

_:N259b041306d948c7b45fb81e32729d64 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In the Void of Time"@en,
        "虚ろなる時の狭間で"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:Nb578831af573490ab344d7ebcc9142d2 ;
    schema:name "In the Void of Time"@en,
        "虚ろなる時の狭間で"@ja .

_:N25d5b653f9b0478493b32fded04a3a1d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shiroisekai -Short Ver.-"@en,
        "シロイセカイ -Short Ver.-"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N6dfbe2c1ee684301af175e08f797f327 ;
    schema:name "Shiroisekai -Short Ver.-"@en,
        "シロイセカイ -Short Ver.-"@ja .

_:N269aeb09462f4edaa356d52c95f201f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scattered Clouds"@en,
        "千切れ雲"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N11d2be4de9f24949b3facb65607f0421 ;
    schema:name "Scattered Clouds"@en,
        "千切れ雲"@ja .

_:N2aa53a1d63194cb3a3d5d99530d9011e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Fallen Hope"@en,
        "墜ちたる希望"@ja ;
    mo:track_number 19 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N11d2be4de9f24949b3facb65607f0421 ;
    schema:name "A Fallen Hope"@en,
        "墜ちたる希望"@ja .

_:N2b08e89110ab461f8ccdd98b9083d771 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dance Macable"@en,
        "Dance Macable"@ja ;
    mo:track_number 26 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:Nb578831af573490ab344d7ebcc9142d2 ;
    schema:name "Dance Macable"@en,
        "Dance Macable"@ja .

_:N2c0ca1ac305443ba8baaeede6ce6f081 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Secret Memories from the Depths"@en,
        "密かなる水底の記憶"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N5f20e6cf64df469886f3c57f9d6f2abc ;
    schema:name "Secret Memories from the Depths"@en,
        "密かなる水底の記憶"@ja .

_:N2fd8edd8bec54c02a77e90eb88799980 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reposing Time"@en,
        "安息の時間"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N5f20e6cf64df469886f3c57f9d6f2abc ;
    schema:name "Reposing Time"@en,
        "安息の時間"@ja .

_:N303b4e6b75e94e89b32b7f8a07c0ba18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle Junction -1209-"@en,
        "Battle Junction -1209-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N6dfbe2c1ee684301af175e08f797f327 ;
    schema:name "Battle Junction -1209-"@en,
        "Battle Junction -1209-"@ja .

_:N3283d985c82e4b4797700eec48139d1c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Get Ready for Your Adventure"@en,
        "冒険の準備はこちらで"@ja ;
    mo:track_number 26 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:N5f20e6cf64df469886f3c57f9d6f2abc ;
    schema:name "Get Ready for Your Adventure"@en,
        "冒険の準備はこちらで"@ja .

_:N354233614a2340c3b780ad548af866ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Megami No Uta -Instrumental Ver.-"@en,
        "女神の唄 -Instrumental Ver.-"@ja ;
    mo:track_number 22 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:N11d2be4de9f24949b3facb65607f0421 ;
    schema:name "Megami No Uta -Instrumental Ver.-"@en,
        "女神の唄 -Instrumental Ver.-"@ja .

_:N354e827b6b1043ac8a45dd0f0a0b636c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shiroisekai"@en,
        "シロイセカイ"@ja ;
    mo:track_number 26 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N6dfbe2c1ee684301af175e08f797f327 ;
    schema:name "Shiroisekai"@en,
        "シロイセカイ"@ja .

_:N363201e621e04c32aaf8859a23b7e761 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Elfen Wald"@en,
        "妖魔の森"@ja ;
    mo:track_number 19 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N6dfbe2c1ee684301af175e08f797f327 ;
    schema:name "Elfen Wald"@en,
        "妖魔の森"@ja .

_:N3b59137ba56b42e59e19c16c194c75db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A City Floating in the Heat Haze"@en,
        "陽炎に浮かぶ都"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N5f20e6cf64df469886f3c57f9d6f2abc ;
    schema:name "A City Floating in the Heat Haze"@en,
        "陽炎に浮かぶ都"@ja .

_:N3b98b4adbc0740c292710d9531bc61a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hot Sand Dance"@en,
        "熱砂舞踏"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:Nb578831af573490ab344d7ebcc9142d2 ;
    schema:name "Hot Sand Dance"@en,
        "熱砂舞踏"@ja .

_:N43f89dcba33a41f5ad3aed26ec32708a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boosted Threat"@en,
        "Boosted Threat"@ja ;
    mo:track_number 23 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N5f20e6cf64df469886f3c57f9d6f2abc ;
    schema:name "Boosted Threat"@en,
        "Boosted Threat"@ja .

_:N4428636a8593406581a4ccafd2dc4d27 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "More Bets!"@en,
        "More Bets!"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:N5f20e6cf64df469886f3c57f9d6f2abc ;
    schema:name "More Bets!"@en,
        "More Bets!"@ja .

_:N46fa2e464c894ca3a1fa749457bd39e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crossing Wills"@en,
        "交差する意志"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:N11d2be4de9f24949b3facb65607f0421 ;
    schema:name "Crossing Wills"@en,
        "交差する意志"@ja .

_:N4b57e1b24d6d467bac7cf73eca086b08 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "X.Y.Z."@en,
        "X.Y.Z."@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:Nb578831af573490ab344d7ebcc9142d2 ;
    schema:name "X.Y.Z."@en,
        "X.Y.Z."@ja .

_:N4bd60a25ef8c4a918cbd217d770acd41 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chaotic Beat"@en,
        "Chaotic Beat"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:Nb578831af573490ab344d7ebcc9142d2 ;
    schema:name "Chaotic Beat"@en,
        "Chaotic Beat"@ja .

_:N4cdaba0f9b4242a0b77fa310c7ed7653 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lunatic Showdown"@en,
        "Lunatic Showdown"@ja ;
    mo:track_number 28 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:Nb578831af573490ab344d7ebcc9142d2 ;
    schema:name "Lunatic Showdown"@en,
        "Lunatic Showdown"@ja .

_:N4e9c9ff97b774371a6a13a1b43db5b9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Abyss Looking into You"@en,
        "Abyss Looking into You"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:Nb578831af573490ab344d7ebcc9142d2 ;
    schema:name "Abyss Looking into You"@en,
        "Abyss Looking into You"@ja .

_:N4f93f0850301439f83d7b218eb40d743 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Fake Cat and the Millennium Curse Labyrinth"@en,
        "偽猫ト千年ノ呪イノ迷宮"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:N5f20e6cf64df469886f3c57f9d6f2abc ;
    schema:name "The Fake Cat and the Millennium Curse Labyrinth"@en,
        "偽猫ト千年ノ呪イノ迷宮"@ja .

_:N501a10e4a24743d69001a1a99b6396d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Get a Bright Future!"@en,
        "掴もう、明るい未来！"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:N6dfbe2c1ee684301af175e08f797f327 ;
    schema:name "Get a Bright Future!"@en,
        "掴もう、明るい未来！"@ja .

_:N51cb544391e4417b90883cd231a42954 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Give It Your All!"@en,
        "Give It Your All!"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N5f20e6cf64df469886f3c57f9d6f2abc ;
    schema:name "Give It Your All!"@en,
        "Give It Your All!"@ja .

_:N544e5592b52d4e75bbba656e215aa237 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wonderful Road"@en,
        "Wonderful Road"@ja ;
    mo:track_number 24 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N6dfbe2c1ee684301af175e08f797f327 ;
    schema:name "Wonderful Road"@en,
        "Wonderful Road"@ja .

_:N54d70ff12b1f4cb5bc10904ef7a07318 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deviant Brain"@en,
        "Deviant Brain"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:N6dfbe2c1ee684301af175e08f797f327 ;
    schema:name "Deviant Brain"@en,
        "Deviant Brain"@ja .

_:N5bca9ed91dd24f3a8ed627ce89fa3958 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Travelling in the Dark"@en,
        "暗中行路"@ja ;
    mo:track_number 23 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N6dfbe2c1ee684301af175e08f797f327 ;
    schema:name "Travelling in the Dark"@en,
        "暗中行路"@ja .

_:N5c3dbc77fb0e4288a36e043045d794e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Resting in Phosphorescence"@en,
        "燐光に憩う"@ja ;
    mo:track_number 24 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:N5f20e6cf64df469886f3c57f9d6f2abc ;
    schema:name "Resting in Phosphorescence"@en,
        "燐光に憩う"@ja .

_:N5cd6c0c9e4fb41ba95644c6ee37fd4ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Find the 4spg Out! -Field Battle-"@en,
        "Find the 4spg Out! -Field Battle-"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N6dfbe2c1ee684301af175e08f797f327 ;
    schema:name "Find the 4spg Out! -Field Battle-"@en,
        "Find the 4spg Out! -Field Battle-"@ja .

_:N5e66f5ed1be942d680fb7a7c2d16b8b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Divine Reef"@en,
        "Divine Reef"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:Nb578831af573490ab344d7ebcc9142d2 ;
    schema:name "Divine Reef"@en,
        "Divine Reef"@ja .

_:N6060962e682d41a4be7430a0bffef51e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Different Path, Same Feelings"@en,
        "Different Path、Same Feelings"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N11d2be4de9f24949b3facb65607f0421 ;
    schema:name "Different Path, Same Feelings"@en,
        "Different Path、Same Feelings"@ja .

_:N61ea09010ff047cc97cef7e773d2729d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Find the 4spg Out! -Command Battle-"@en,
        "Find the 4spg Out! -Command Battle-"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N6dfbe2c1ee684301af175e08f797f327 ;
    schema:name "Find the 4spg Out! -Command Battle-"@en,
        "Find the 4spg Out! -Command Battle-"@ja .

_:N631e17d4b5134c6789a172d767f55c95 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Project Startaker"@en,
        "スターテイカー計画"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:N6dfbe2c1ee684301af175e08f797f327 ;
    schema:name "Project Startaker"@en,
        "スターテイカー計画"@ja .

_:N6343151003974279b0be34ce0364d5d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "While Gazing at the Sunset"@en,
        "茜色を見つめて"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N5f20e6cf64df469886f3c57f9d6f2abc ;
    schema:name "While Gazing at the Sunset"@en,
        "茜色を見つめて"@ja .

_:N6776f963761549639486d08f1dce2b36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Crumbling Daily Life"@en,
        "崩れゆく日常"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N11d2be4de9f24949b3facb65607f0421 ;
    schema:name "The Crumbling Daily Life"@en,
        "崩れゆく日常"@ja .

_:N6885f14896f343d984feba30eb94fb32 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Sky Far Away from the Hill"@en,
        "丘のあなたの空遠く"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N6dfbe2c1ee684301af175e08f797f327 ;
    schema:name "The Sky Far Away from the Hill"@en,
        "丘のあなたの空遠く"@ja .

_:N6bb85fa3f83549b480e6dd1cf5fb6d21 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shiroisekai -Instrumental Ver.-"@en,
        "シロイセカイ -Instrumental Ver.-"@ja ;
    mo:track_number 24 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:N11d2be4de9f24949b3facb65607f0421 ;
    schema:name "Shiroisekai -Instrumental Ver.-"@en,
        "シロイセカイ -Instrumental Ver.-"@ja .

_:N7482d98084574bdd8830250396ecc949 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scar of Sin"@en,
        "罪の痕"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N11d2be4de9f24949b3facb65607f0421 ;
    schema:name "Scar of Sin"@en,
        "罪の痕"@ja .

_:N74d1bf3457b44eb0b43d245fa00627d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To Confirm My Existence"@en,
        "To Confirm My Existence"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N11d2be4de9f24949b3facb65607f0421 ;
    schema:name "To Confirm My Existence"@en,
        "To Confirm My Existence"@ja .

_:N75dc1f231b7f4ff88086b1ad0f1712af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Planet Rain"@en,
        "プラネット・レイン"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N5f20e6cf64df469886f3c57f9d6f2abc ;
    schema:name "Planet Rain"@en,
        "プラネット・レイン"@ja .

_:N77533220ebfe48d3aced8227fad7390f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "With the World's Future at Stake"@en,
        "世界の明日を懸けて"@ja ;
    mo:track_number 18 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N11d2be4de9f24949b3facb65607f0421 ;
    schema:name "With the World's Future at Stake"@en,
        "世界の明日を懸けて"@ja .

_:N7a8043a5d4e547fea7772bf4a1605795 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "From the Deep Valley"@en,
        "奥深き谷の底から"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:N5f20e6cf64df469886f3c57f9d6f2abc ;
    schema:name "From the Deep Valley"@en,
        "奥深き谷の底から"@ja .

_:N7ed12e4a61d24d3fafc3359aee31fbfa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dusty Encounter"@en,
        "Dusty Encounter"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:Nb578831af573490ab344d7ebcc9142d2 ;
    schema:name "Dusty Encounter"@en,
        "Dusty Encounter"@ja .

_:N82d2615d3ba946ce8da912412cbd2488 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kevin Graham"@en,
        "KEVIN GRAHAM"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:N5f20e6cf64df469886f3c57f9d6f2abc ;
    schema:name "Kevin Graham"@en,
        "KEVIN GRAHAM"@ja .

_:N86cae66d6c33447b9727f2cb8452f404 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alter Dawn"@en,
        "もう一つの夜明け"@ja ;
    mo:track_number 23 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:Nb578831af573490ab344d7ebcc9142d2 ;
    schema:name "Alter Dawn"@en,
        "もう一つの夜明け"@ja .

_:N8fe8e3d97b1946f4bbbadc6a4582a629 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Smells Like Mystery and Sweets"@en,
        "Smells Like Mystery and Sweets"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N6dfbe2c1ee684301af175e08f797f327 ;
    schema:name "Smells Like Mystery and Sweets"@en,
        "Smells Like Mystery and Sweets"@ja .

_:N9097c9a61d4b41a3abfd533412396d42 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Raging Bloom"@en,
        "Raging Bloom"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:Nb578831af573490ab344d7ebcc9142d2 ;
    schema:name "Raging Bloom"@en,
        "Raging Bloom"@ja .

_:N94e8fa984ad141088d93028908e0759a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let's be Maximum Energy!"@en,
        "Let's be Maximum Energy!"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:Nb578831af573490ab344d7ebcc9142d2 ;
    schema:name "Let's be Maximum Energy!"@en,
        "Let's be Maximum Energy!"@ja .

_:N960a55ea0e784f30a3d78fd96be20f28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Starry Night"@en,
        "Starry Night"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:Nb578831af573490ab344d7ebcc9142d2 ;
    schema:name "Starry Night"@en,
        "Starry Night"@ja .

_:N98481a9d29814b78ae88307892f801cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grim Garten"@en,
        "黑の庭城"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:N6dfbe2c1ee684301af175e08f797f327 ;
    schema:name "Grim Garten"@en,
        "黑の庭城"@ja .

_:N9897202eac1a4445aeb0a5acf45509c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To You in Front of Me"@en,
        "目の前にいる貴方へ"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:Nb578831af573490ab344d7ebcc9142d2 ;
    schema:name "To You in Front of Me"@en,
        "目の前にいる貴方へ"@ja .

_:N989e799b37e34d6ab514ff343095890c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Detoxify the Snake Venom! -Command Battle-"@en,
        "Detoxify the Snake Venom! -Command Battle-"@ja ;
    mo:track_number 21 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N6dfbe2c1ee684301af175e08f797f327 ;
    schema:name "Detoxify the Snake Venom! -Command Battle-"@en,
        "Detoxify the Snake Venom! -Command Battle-"@ja .

_:N9b6dd462113f4de6b28293ab33c73591 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Backstreet Dogs"@en,
        "裏路地の犬たち"@ja ;
    mo:track_number 22 ;
    schema:duration "PT1:20"^^xsd:interval ;
    schema:inPlaylist _:N6dfbe2c1ee684301af175e08f797f327 ;
    schema:name "Backstreet Dogs"@en,
        "裏路地の犬たち"@ja .

_:N9e38374aa95e4a85b976626b7dfe8065 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stroll Around the Edith"@en,
        "Stroll Around the Edith"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N6dfbe2c1ee684301af175e08f797f327 ;
    schema:name "Stroll Around the Edith"@en,
        "Stroll Around the Edith"@ja .

_:Na546805e28c24df78dbf6dfedb3a935f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mad Killer"@en,
        "Mad Killer"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:Nb578831af573490ab344d7ebcc9142d2 ;
    schema:name "Mad Killer"@en,
        "Mad Killer"@ja .

_:Na704f4716694462eb1558a18d1a741d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Seeking a Distant Dawn"@en,
        "遠い夜明けを求めて"@ja ;
    mo:track_number 19 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:Nb578831af573490ab344d7ebcc9142d2 ;
    schema:name "Seeking a Distant Dawn"@en,
        "遠い夜明けを求めて"@ja .

_:Na7ac940382354af8b3f5f122ba558c9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Outlaw Passage"@en,
        "Outlaw Passage"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N6dfbe2c1ee684301af175e08f797f327 ;
    schema:name "Outlaw Passage"@en,
        "Outlaw Passage"@ja .

_:Na82a263d763d42e9b80392ed3db59376 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Cradle by Starlight"@en,
        "仄白き光の先へ"@ja ;
    mo:track_number 21 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N11d2be4de9f24949b3facb65607f0421 ;
    schema:name "The Cradle by Starlight"@en,
        "仄白き光の先へ"@ja .

_:Na9bca7ae7e5e42469b506de9a38330b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Night for Two"@en,
        "A Night for Two"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N5f20e6cf64df469886f3c57f9d6f2abc ;
    schema:name "A Night for Two"@en,
        "A Night for Two"@ja .

_:Nae7123e931b546179b9630386ac1dba7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Close to the Eruption"@en,
        "Close to the Eruption"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:Nb578831af573490ab344d7ebcc9142d2 ;
    schema:name "Close to the Eruption"@en,
        "Close to the Eruption"@ja .

_:Nb0cbb8c9e3cc4a3aa9c6da1c4da2076f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Still the Sun Rises"@en,
        "それでも朝日は昇る"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N11d2be4de9f24949b3facb65607f0421 ;
    schema:name "Still the Sun Rises"@en,
        "それでも朝日は昇る"@ja .

_:Nb22ba393115e4b13b9c7e6b0dd67fd36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Gentle Nocturne"@en,
        "とある優しき夜想曲"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:Nb578831af573490ab344d7ebcc9142d2 ;
    schema:name "A Gentle Nocturne"@en,
        "とある優しき夜想曲"@ja .

_:Nb46208b60f5941f5ba94184b7bec1163 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Your Face on That Day"@en,
        "あの日の面影"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:Nb578831af573490ab344d7ebcc9142d2 ;
    schema:name "Your Face on That Day"@en,
        "あの日の面影"@ja .

_:Nb6c2fbbb7d7f48cc9528543534e220b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Enforcers -Kai No Kiseki Ver.-"@en,
        "執行者 -Kai No Kiseki Ver.-"@ja ;
    mo:track_number 19 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N5f20e6cf64df469886f3c57f9d6f2abc ;
    schema:name "Enforcers -Kai No Kiseki Ver.-"@en,
        "執行者 -Kai No Kiseki Ver.-"@ja .

_:Nb91a6554053e4c9890cdf0110e4fea5e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Get to the Crux"@en,
        "Get to the Crux"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:N5f20e6cf64df469886f3c57f9d6f2abc ;
    schema:name "Get to the Crux"@en,
        "Get to the Crux"@ja .

_:Nba39cae525c14852acb945f7ea707d6c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "What the Human Eye Sees"@en,
        "ヒトの目が見たもの"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N11d2be4de9f24949b3facb65607f0421 ;
    schema:name "What the Human Eye Sees"@en,
        "ヒトの目が見たもの"@ja .

_:Nbaa796d0245b4ef18746127491aa2e29 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Breakneck Havoc"@en,
        "Breakneck Havoc"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N5f20e6cf64df469886f3c57f9d6f2abc ;
    schema:name "Breakneck Havoc"@en,
        "Breakneck Havoc"@ja .

_:Nc0df81da5ea349359ed1cba266d5b247 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Megami No Uta"@en,
        "女神の唄"@ja ;
    mo:track_number 23 ;
    schema:duration "PT6:14"^^xsd:interval ;
    schema:inPlaylist _:N11d2be4de9f24949b3facb65607f0421 ;
    schema:name "Megami No Uta"@en,
        "女神の唄"@ja .

_:Nc22e3bc92d1d40d1856c0d7af6a71de5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Detoxify the Snake Venom! -Field Battle-"@en,
        "Detoxify the Snake Venom! -Field Battle-"@ja ;
    mo:track_number 20 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N6dfbe2c1ee684301af175e08f797f327 ;
    schema:name "Detoxify the Snake Venom! -Field Battle-"@en,
        "Detoxify the Snake Venom! -Field Battle-"@ja .

_:Nc2904e7ff35e46f483e9d776ff75ebed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Height of Majesty"@en,
        "The Height of Majesty"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N11d2be4de9f24949b3facb65607f0421 ;
    schema:name "The Height of Majesty"@en,
        "The Height of Majesty"@ja .

_:Nc396bf13d16f494fbdc7bd09ce5347e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Promenade in the Sky"@en,
        "天空への散歩道"@ja ;
    mo:track_number 21 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N5f20e6cf64df469886f3c57f9d6f2abc ;
    schema:name "Promenade in the Sky"@en,
        "天空への散歩道"@ja .

_:Ncadce6a9ec5a4b60ab9ecc72482293b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Punish with All Your Might!"@en,
        "Punish with All Your Might!"@ja ;
    mo:track_number 22 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:Nb578831af573490ab344d7ebcc9142d2 ;
    schema:name "Punish with All Your Might!"@en,
        "Punish with All Your Might!"@ja .

_:Nd441d05787474e9cb8d8fa613ef9a070 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gloomy Moon"@en,
        "Gloomy Moon"@ja ;
    mo:track_number 22 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N5f20e6cf64df469886f3c57f9d6f2abc ;
    schema:name "Gloomy Moon"@en,
        "Gloomy Moon"@ja .

_:Ndb1b1ab3916b475eb719c32d860a9117 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dies Irae -Juncture of the Dawn-"@en,
        "Dies irae -juncture of the dawn-"@ja ;
    mo:track_number 20 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N11d2be4de9f24949b3facb65607f0421 ;
    schema:name "Dies Irae -Juncture of the Dawn-"@en,
        "Dies irae -juncture of the dawn-"@ja .

_:Ne1596de86c634cb88e57fbfd1392bf72 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deep Green Small World"@en,
        "深き緑の小天地"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N6dfbe2c1ee684301af175e08f797f327 ;
    schema:name "Deep Green Small World"@en,
        "深き緑の小天地"@ja .

_:Ne3218032a29249fda13c4a9f90300bdd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Legend of VII"@en,
        "The Legend of VII"@ja ;
    mo:track_number 29 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:Nb578831af573490ab344d7ebcc9142d2 ;
    schema:name "The Legend of VII"@en,
        "The Legend of VII"@ja .

_:Ne6bfa659f2b840dda6537a3f96e46da8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Final Phase"@en,
        "The Final Phase"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N11d2be4de9f24949b3facb65607f0421 ;
    schema:name "The Final Phase"@en,
        "The Final Phase"@ja .

_:Ne6f2653b2fc644e596ec17236a739076 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let's Meet in a Dream"@en,
        "Let's Meet in a Dream"@ja ;
    mo:track_number 21 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:Nb578831af573490ab344d7ebcc9142d2 ;
    schema:name "Let's Meet in a Dream"@en,
        "Let's Meet in a Dream"@ja .

_:Nea5eb3f4ef2c44748db8d1517cfa6d86 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Autumn Knows -Piano Solo Ver.-"@en,
        "Autumn Knows -Piano Solo Ver.-"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:N11d2be4de9f24949b3facb65607f0421 ;
    schema:name "Autumn Knows -Piano Solo Ver.-"@en,
        "Autumn Knows -Piano Solo Ver.-"@ja .

_:Nece5ae0bf2b34e4fa53a93a4b2fc3048 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "So Heart-pounding"@en,
        "So Heart-pounding"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N5f20e6cf64df469886f3c57f9d6f2abc ;
    schema:name "So Heart-pounding"@en,
        "So Heart-pounding"@ja .

_:Nf44a6e40d7e941e08e61f7406b5a304c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Silent Echoes"@en,
        "静寂の余韻"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:N6dfbe2c1ee684301af175e08f797f327 ;
    schema:name "Silent Echoes"@en,
        "静寂の余韻"@ja .

_:Nf65918647d954631b00ee5b5f7f04c8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Akashic Eye"@en,
        "真実の眼"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:Nb578831af573490ab344d7ebcc9142d2 ;
    schema:name "Akashic Eye"@en,
        "真実の眼"@ja .

_:Nfa084965bff440f0abd31cfe95f17fca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ruthless Ruler"@en,
        "Ruthless Ruler"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:N6dfbe2c1ee684301af175e08f797f327 ;
    schema:name "Ruthless Ruler"@en,
        "Ruthless Ruler"@ja .

_:Nfc15df1a86644bc189ec0b378198b079 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gloria La Revue -The Miracle of the May Revolution-"@en,
        "GLORIA ～la revue -五月革命の奇跡-"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:Nb578831af573490ab344d7ebcc9142d2 ;
    schema:name "Gloria La Revue -The Miracle of the May Revolution-"@en,
        "GLORIA ～la revue -五月革命の奇跡-"@ja .

_:Nfe172f953b45442ebe5761d5e81436f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flowers Seen in a Unknown Land"@en,
        "異郷で見た花"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N11d2be4de9f24949b3facb65607f0421 ;
    schema:name "Flowers Seen in a Unknown Land"@en,
        "異郷で見た花"@ja .

_:N11d2be4de9f24949b3facb65607f0421 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 4 ;
    mo:track _:N08d6fcc97a404740b7d332e34d3c3502,
        _:N1c99565073fe483cae6f99b84f824ba1,
        _:N1d778c0490aa4eabb150dbfb325c16df,
        _:N1e3cefb9411d40f19512a95a81b8cc0c,
        _:N21dde05cdb26489db34f64f7df11fcfe,
        _:N269aeb09462f4edaa356d52c95f201f0,
        _:N2aa53a1d63194cb3a3d5d99530d9011e,
        _:N354233614a2340c3b780ad548af866ac,
        _:N46fa2e464c894ca3a1fa749457bd39e5,
        _:N6060962e682d41a4be7430a0bffef51e,
        _:N6776f963761549639486d08f1dce2b36,
        _:N6bb85fa3f83549b480e6dd1cf5fb6d21,
        _:N7482d98084574bdd8830250396ecc949,
        _:N74d1bf3457b44eb0b43d245fa00627d0,
        _:N77533220ebfe48d3aced8227fad7390f,
        _:Na82a263d763d42e9b80392ed3db59376,
        _:Nb0cbb8c9e3cc4a3aa9c6da1c4da2076f,
        _:Nba39cae525c14852acb945f7ea707d6c,
        _:Nc0df81da5ea349359ed1cba266d5b247,
        _:Nc2904e7ff35e46f483e9d776ff75ebed,
        _:Ndb1b1ab3916b475eb719c32d860a9117,
        _:Ne6bfa659f2b840dda6537a3f96e46da8,
        _:Nea5eb3f4ef2c44748db8d1517cfa6d86,
        _:Nfe172f953b45442ebe5761d5e81436f9 ;
    mo:track_count 24 ;
    schema:duration "PT67:21"^^xsd:interval ;
    schema:numTracks 24 ;
    schema:track _:N08d6fcc97a404740b7d332e34d3c3502,
        _:N1c99565073fe483cae6f99b84f824ba1,
        _:N1d778c0490aa4eabb150dbfb325c16df,
        _:N1e3cefb9411d40f19512a95a81b8cc0c,
        _:N21dde05cdb26489db34f64f7df11fcfe,
        _:N269aeb09462f4edaa356d52c95f201f0,
        _:N2aa53a1d63194cb3a3d5d99530d9011e,
        _:N354233614a2340c3b780ad548af866ac,
        _:N46fa2e464c894ca3a1fa749457bd39e5,
        _:N6060962e682d41a4be7430a0bffef51e,
        _:N6776f963761549639486d08f1dce2b36,
        _:N6bb85fa3f83549b480e6dd1cf5fb6d21,
        _:N7482d98084574bdd8830250396ecc949,
        _:N74d1bf3457b44eb0b43d245fa00627d0,
        _:N77533220ebfe48d3aced8227fad7390f,
        _:Na82a263d763d42e9b80392ed3db59376,
        _:Nb0cbb8c9e3cc4a3aa9c6da1c4da2076f,
        _:Nba39cae525c14852acb945f7ea707d6c,
        _:Nc0df81da5ea349359ed1cba266d5b247,
        _:Nc2904e7ff35e46f483e9d776ff75ebed,
        _:Ndb1b1ab3916b475eb719c32d860a9117,
        _:Ne6bfa659f2b840dda6537a3f96e46da8,
        _:Nea5eb3f4ef2c44748db8d1517cfa6d86,
        _:Nfe172f953b45442ebe5761d5e81436f9 .

_:N5f20e6cf64df469886f3c57f9d6f2abc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N01f49851695f477d8fd712c493e3a7cb,
        _:N098599300bc04d4eaacfa206dd83c8d0,
        _:N0a4290dfd12240358672447e712ba2ca,
        _:N0be23fed396247b98345743620cbe014,
        _:N0c0845581de6450e9e5608bd9d66c375,
        _:N0f73bd520b5543e191ddd7c52d1d39e3,
        _:N2c0ca1ac305443ba8baaeede6ce6f081,
        _:N2fd8edd8bec54c02a77e90eb88799980,
        _:N3283d985c82e4b4797700eec48139d1c,
        _:N3b59137ba56b42e59e19c16c194c75db,
        _:N43f89dcba33a41f5ad3aed26ec32708a,
        _:N4428636a8593406581a4ccafd2dc4d27,
        _:N4f93f0850301439f83d7b218eb40d743,
        _:N51cb544391e4417b90883cd231a42954,
        _:N5c3dbc77fb0e4288a36e043045d794e7,
        _:N6343151003974279b0be34ce0364d5d8,
        _:N75dc1f231b7f4ff88086b1ad0f1712af,
        _:N7a8043a5d4e547fea7772bf4a1605795,
        _:N82d2615d3ba946ce8da912412cbd2488,
        _:Na9bca7ae7e5e42469b506de9a38330b3,
        _:Nb6c2fbbb7d7f48cc9528543534e220b0,
        _:Nb91a6554053e4c9890cdf0110e4fea5e,
        _:Nbaa796d0245b4ef18746127491aa2e29,
        _:Nc396bf13d16f494fbdc7bd09ce5347e2,
        _:Nd441d05787474e9cb8d8fa613ef9a070,
        _:Nece5ae0bf2b34e4fa53a93a4b2fc3048 ;
    mo:track_count 26 ;
    schema:duration "PT58:07"^^xsd:interval ;
    schema:numTracks 26 ;
    schema:track _:N01f49851695f477d8fd712c493e3a7cb,
        _:N098599300bc04d4eaacfa206dd83c8d0,
        _:N0a4290dfd12240358672447e712ba2ca,
        _:N0be23fed396247b98345743620cbe014,
        _:N0c0845581de6450e9e5608bd9d66c375,
        _:N0f73bd520b5543e191ddd7c52d1d39e3,
        _:N2c0ca1ac305443ba8baaeede6ce6f081,
        _:N2fd8edd8bec54c02a77e90eb88799980,
        _:N3283d985c82e4b4797700eec48139d1c,
        _:N3b59137ba56b42e59e19c16c194c75db,
        _:N43f89dcba33a41f5ad3aed26ec32708a,
        _:N4428636a8593406581a4ccafd2dc4d27,
        _:N4f93f0850301439f83d7b218eb40d743,
        _:N51cb544391e4417b90883cd231a42954,
        _:N5c3dbc77fb0e4288a36e043045d794e7,
        _:N6343151003974279b0be34ce0364d5d8,
        _:N75dc1f231b7f4ff88086b1ad0f1712af,
        _:N7a8043a5d4e547fea7772bf4a1605795,
        _:N82d2615d3ba946ce8da912412cbd2488,
        _:Na9bca7ae7e5e42469b506de9a38330b3,
        _:Nb6c2fbbb7d7f48cc9528543534e220b0,
        _:Nb91a6554053e4c9890cdf0110e4fea5e,
        _:Nbaa796d0245b4ef18746127491aa2e29,
        _:Nc396bf13d16f494fbdc7bd09ce5347e2,
        _:Nd441d05787474e9cb8d8fa613ef9a070,
        _:Nece5ae0bf2b34e4fa53a93a4b2fc3048 .

_:N6dfbe2c1ee684301af175e08f797f327 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N132764434db94384bd95ec6f9f8d5c75,
        _:N1482c799097345c384c786a5cf048793,
        _:N1f8e99e4ced14782870969eebd17e73f,
        _:N222b15fa06fe4b25b5756ded383f572a,
        _:N25d5b653f9b0478493b32fded04a3a1d,
        _:N303b4e6b75e94e89b32b7f8a07c0ba18,
        _:N354e827b6b1043ac8a45dd0f0a0b636c,
        _:N363201e621e04c32aaf8859a23b7e761,
        _:N501a10e4a24743d69001a1a99b6396d7,
        _:N544e5592b52d4e75bbba656e215aa237,
        _:N54d70ff12b1f4cb5bc10904ef7a07318,
        _:N5bca9ed91dd24f3a8ed627ce89fa3958,
        _:N5cd6c0c9e4fb41ba95644c6ee37fd4ef,
        _:N61ea09010ff047cc97cef7e773d2729d,
        _:N631e17d4b5134c6789a172d767f55c95,
        _:N6885f14896f343d984feba30eb94fb32,
        _:N8fe8e3d97b1946f4bbbadc6a4582a629,
        _:N98481a9d29814b78ae88307892f801cc,
        _:N989e799b37e34d6ab514ff343095890c,
        _:N9b6dd462113f4de6b28293ab33c73591,
        _:N9e38374aa95e4a85b976626b7dfe8065,
        _:Na7ac940382354af8b3f5f122ba558c9c,
        _:Nc22e3bc92d1d40d1856c0d7af6a71de5,
        _:Ne1596de86c634cb88e57fbfd1392bf72,
        _:Nf44a6e40d7e941e08e61f7406b5a304c,
        _:Nfa084965bff440f0abd31cfe95f17fca ;
    mo:track_count 26 ;
    schema:duration "PT55:44"^^xsd:interval ;
    schema:numTracks 26 ;
    schema:track _:N132764434db94384bd95ec6f9f8d5c75,
        _:N1482c799097345c384c786a5cf048793,
        _:N1f8e99e4ced14782870969eebd17e73f,
        _:N222b15fa06fe4b25b5756ded383f572a,
        _:N25d5b653f9b0478493b32fded04a3a1d,
        _:N303b4e6b75e94e89b32b7f8a07c0ba18,
        _:N354e827b6b1043ac8a45dd0f0a0b636c,
        _:N363201e621e04c32aaf8859a23b7e761,
        _:N501a10e4a24743d69001a1a99b6396d7,
        _:N544e5592b52d4e75bbba656e215aa237,
        _:N54d70ff12b1f4cb5bc10904ef7a07318,
        _:N5bca9ed91dd24f3a8ed627ce89fa3958,
        _:N5cd6c0c9e4fb41ba95644c6ee37fd4ef,
        _:N61ea09010ff047cc97cef7e773d2729d,
        _:N631e17d4b5134c6789a172d767f55c95,
        _:N6885f14896f343d984feba30eb94fb32,
        _:N8fe8e3d97b1946f4bbbadc6a4582a629,
        _:N98481a9d29814b78ae88307892f801cc,
        _:N989e799b37e34d6ab514ff343095890c,
        _:N9b6dd462113f4de6b28293ab33c73591,
        _:N9e38374aa95e4a85b976626b7dfe8065,
        _:Na7ac940382354af8b3f5f122ba558c9c,
        _:Nc22e3bc92d1d40d1856c0d7af6a71de5,
        _:Ne1596de86c634cb88e57fbfd1392bf72,
        _:Nf44a6e40d7e941e08e61f7406b5a304c,
        _:Nfa084965bff440f0abd31cfe95f17fca .

_:Nb578831af573490ab344d7ebcc9142d2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 3 ;
    mo:track _:N03485daaaa2c41f597cab03cff4b0a51,
        _:N06a23b91234b46a795b5a3885861ba64,
        _:N0a3537f5a17b44da8c64eed7eb2f5b7f,
        _:N0e8d9d9283174ce493c2f88d3dedf6fc,
        _:N12e3801f7883484db1869fc5cf1b8ff3,
        _:N259b041306d948c7b45fb81e32729d64,
        _:N2b08e89110ab461f8ccdd98b9083d771,
        _:N3b98b4adbc0740c292710d9531bc61a5,
        _:N4b57e1b24d6d467bac7cf73eca086b08,
        _:N4bd60a25ef8c4a918cbd217d770acd41,
        _:N4cdaba0f9b4242a0b77fa310c7ed7653,
        _:N4e9c9ff97b774371a6a13a1b43db5b9c,
        _:N5e66f5ed1be942d680fb7a7c2d16b8b2,
        _:N7ed12e4a61d24d3fafc3359aee31fbfa,
        _:N86cae66d6c33447b9727f2cb8452f404,
        _:N9097c9a61d4b41a3abfd533412396d42,
        _:N94e8fa984ad141088d93028908e0759a,
        _:N960a55ea0e784f30a3d78fd96be20f28,
        _:N9897202eac1a4445aeb0a5acf45509c1,
        _:Na546805e28c24df78dbf6dfedb3a935f,
        _:Na704f4716694462eb1558a18d1a741d3,
        _:Nae7123e931b546179b9630386ac1dba7,
        _:Nb22ba393115e4b13b9c7e6b0dd67fd36,
        _:Nb46208b60f5941f5ba94184b7bec1163,
        _:Ncadce6a9ec5a4b60ab9ecc72482293b0,
        _:Ne3218032a29249fda13c4a9f90300bdd,
        _:Ne6f2653b2fc644e596ec17236a739076,
        _:Nf65918647d954631b00ee5b5f7f04c8c,
        _:Nfc15df1a86644bc189ec0b378198b079 ;
    mo:track_count 29 ;
    schema:duration "PT63:22"^^xsd:interval ;
    schema:numTracks 29 ;
    schema:track _:N03485daaaa2c41f597cab03cff4b0a51,
        _:N06a23b91234b46a795b5a3885861ba64,
        _:N0a3537f5a17b44da8c64eed7eb2f5b7f,
        _:N0e8d9d9283174ce493c2f88d3dedf6fc,
        _:N12e3801f7883484db1869fc5cf1b8ff3,
        _:N259b041306d948c7b45fb81e32729d64,
        _:N2b08e89110ab461f8ccdd98b9083d771,
        _:N3b98b4adbc0740c292710d9531bc61a5,
        _:N4b57e1b24d6d467bac7cf73eca086b08,
        _:N4bd60a25ef8c4a918cbd217d770acd41,
        _:N4cdaba0f9b4242a0b77fa310c7ed7653,
        _:N4e9c9ff97b774371a6a13a1b43db5b9c,
        _:N5e66f5ed1be942d680fb7a7c2d16b8b2,
        _:N7ed12e4a61d24d3fafc3359aee31fbfa,
        _:N86cae66d6c33447b9727f2cb8452f404,
        _:N9097c9a61d4b41a3abfd533412396d42,
        _:N94e8fa984ad141088d93028908e0759a,
        _:N960a55ea0e784f30a3d78fd96be20f28,
        _:N9897202eac1a4445aeb0a5acf45509c1,
        _:Na546805e28c24df78dbf6dfedb3a935f,
        _:Na704f4716694462eb1558a18d1a741d3,
        _:Nae7123e931b546179b9630386ac1dba7,
        _:Nb22ba393115e4b13b9c7e6b0dd67fd36,
        _:Nb46208b60f5941f5ba94184b7bec1163,
        _:Ncadce6a9ec5a4b60ab9ecc72482293b0,
        _:Ne3218032a29249fda13c4a9f90300bdd,
        _:Ne6f2653b2fc644e596ec17236a739076,
        _:Nf65918647d954631b00ee5b5f7f04c8c,
        _:Nfc15df1a86644bc189ec0b378198b079 .

