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

<artist/3843#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuho Iwasato"@en,
        "岩里祐穂"@ja ;
    foaf:made <album/2520#lyrics>,
        <album/2520#subject> ;
    foaf:name "Yuho Iwasato"@en,
        "岩里祐穂"@ja .

<artist/67350#subject> a schema:Person,
        foaf:Person ;
    schema:name "Pigeon"@en ;
    foaf:made <album/2520#subject>,
        <album/2520#vocals> ;
    foaf:name "Pigeon"@en .

<artist/67351#subject> a schema:Person,
        foaf:Person ;
    schema:name "Madoka Umehara"@en,
        "梅原まどか"@ja ;
    foaf:made <album/2520#subject>,
        <album/2520#vocals> ;
    foaf:name "Madoka Umehara"@en,
        "梅原まどか"@ja .

<artist/67352#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hiroka Sawasaki"@en,
        "沢崎寛香"@ja ;
    foaf:made <album/2520#subject>,
        <album/2520#vocals> ;
    foaf:name "Hiroka Sawasaki"@en,
        "沢崎寛香"@ja .

<artist/4137#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2520#subject> ;
    schema:name "Ryo Ogura"@en,
        "小倉良"@ja ;
    foaf:made <album/2520#composition>,
        <album/2520#subject> ;
    foaf:name "Ryo Ogura"@en,
        "小倉良"@ja .

<artist/67349#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2520#subject> ;
    schema:name "Metallic Sun Studio"@en,
        "メタリック・サン・スタジオ"@ja ;
    foaf:made <album/2520#composition>,
        <album/2520#subject> ;
    foaf:name "Metallic Sun Studio"@en,
        "メタリック・サン・スタジオ"@ja .

<artist/8156#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2520#subject> ;
    schema:name "Akitatsu Saito"@en,
        "齋藤明達"@ja ;
    foaf:made <album/2520#composition>,
        <album/2520#subject> ;
    foaf:name "Akitatsu Saito"@en,
        "齋藤明達"@ja .

<product/2715#subject> a schema:CreativeWork ;
    schema:name "Langrisser Millennium"@en,
        "ラングリッサーミレニアム"@ja,
        "Langrisser Millennium"@ja-latn ;
    foaf:name "Langrisser Millennium"@en,
        "ラングリッサーミレニアム"@ja,
        "Langrisser Millennium"@ja-latn .

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

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

<album/2520#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "LANGRISSER MILLENNIUM Sound File"@en,
        "ラングリッサーミレニアム サウンドファイル"@ja,
        "LANGRISSER MILLENNIUM Sound File"@ja-latn ;
    mo:performance_of <album/2520#musicalwork> ;
    mo:recorded_as <album/2520#musicalexpression> ;
    schema:name "LANGRISSER MILLENNIUM Sound File"@en,
        "ラングリッサーミレニアム サウンドファイル"@ja,
        "LANGRISSER MILLENNIUM Sound File"@ja-latn ;
    schema:workPerformed <album/2520#musicalwork> .

<org/4524#subject> schema:name "InterChannel"@en,
        "インターチャネル"@ja,
        "InterChannel"@ja-latn ;
    foaf:name "InterChannel"@en,
        "インターチャネル"@ja,
        "InterChannel"@ja-latn .

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

<https://medium-media.vgm.io/albums/02/2520/2520-1304799461.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/2520#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "LANGRISSER MILLENNIUM Sound File"@en,
        "ラングリッサーミレニアム サウンドファイル"@ja,
        "LANGRISSER MILLENNIUM Sound File"@ja-latn ;
    mo:composer <artist/4137#subject>,
        <artist/67349#subject>,
        <artist/8156#subject> ;
    mo:produced_work <album/2520#musicalwork> ;
    schema:name "LANGRISSER MILLENNIUM Sound File"@en,
        "ラングリッサーミレニアム サウンドファイル"@ja,
        "LANGRISSER MILLENNIUM Sound File"@ja-latn .

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

<album/2520#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1999-12-03"^^xsd:date ;
    dcterms:title "LANGRISSER MILLENNIUM Sound File"@en,
        "ラングリッサーミレニアム サウンドファイル"@ja,
        "LANGRISSER MILLENNIUM Sound File"@ja-latn ;
    mo:catalogue_number "NECA-30012~3" ;
    mo:media_type "2 CD" ;
    mo:publication_of <album/2520#musicalexpression> ;
    mo:publisher <org/4524#subject> ;
    mo:record _:N7a8e479bcf1b4df7ac40d60bca1ad015,
        _:Nb87bae47d1eb43ddb9bdaf739bf1dfff ;
    mo:record_count 2 ;
    schema:about <product/2715#subject> ;
    schema:datePublished "1999-12-03"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/02/2520/2520-1304799461.jpg> ;
    schema:name "LANGRISSER MILLENNIUM Sound File"@en,
        "ラングリッサーミレニアム サウンドファイル"@ja,
        "LANGRISSER MILLENNIUM Sound File"@ja-latn ;
    schema:publisher <org/4524#subject> ;
    foaf:depiction <https://media.vgm.io/albums/02/2520/2520-1304799461.jpg> .

_:N02ee23390fb04773b1d739f3c31cd58c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Event / Nei"@en,
        "イベント／ネイ"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:Nb87bae47d1eb43ddb9bdaf739bf1dfff ;
    schema:name "Event / Nei"@en,
        "イベント／ネイ"@ja .

_:N044634e424964d34b5c83d5f3e85d012 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle Map / Forest"@en,
        "戦闘マップ／森林"@ja ;
    mo:track_number 25 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:Nb87bae47d1eb43ddb9bdaf739bf1dfff ;
    schema:name "Battle Map / Forest"@en,
        "戦闘マップ／森林"@ja .

_:N07c8b4f5dbdd4bf892adced4c62bef5c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unused Game Tune"@en,
        "ゲーム未使用曲"@ja ;
    mo:track_number 39 ;
    schema:duration "PT0:51"^^xsd:interval ;
    schema:inPlaylist _:Nb87bae47d1eb43ddb9bdaf739bf1dfff ;
    schema:name "Unused Game Tune"@en,
        "ゲーム未使用曲"@ja .

_:N09f03f5527c8455383d5cff022762ae1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fight It Out the Game"@en,
        "Fight It Out the Game"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N7a8e479bcf1b4df7ac40d60bca1ad015 ;
    schema:name "Fight It Out the Game"@en,
        "Fight It Out the Game"@ja .

_:N0a179065778648baa4236600158b49f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of Lumatie"@en,
        "Theme of Lumatie"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N7a8e479bcf1b4df7ac40d60bca1ad015 ;
    schema:name "Theme of Lumatie"@en,
        "Theme of Lumatie"@ja .

_:N0b6f401f7ccb4623b8471701704127e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unused Game Tune"@en,
        "ゲーム未使用曲"@ja ;
    mo:track_number 43 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:Nb87bae47d1eb43ddb9bdaf739bf1dfff ;
    schema:name "Unused Game Tune"@en,
        "ゲーム未使用曲"@ja .

_:N15f103550c7841e69f6d2d82293e8239 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Strategy Map / Nei"@en,
        "戦略マップ／ネイ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:Nb87bae47d1eb43ddb9bdaf739bf1dfff ;
    schema:name "Strategy Map / Nei"@en,
        "戦略マップ／ネイ"@ja .

_:N1bda71172c71403984eeee1a46c9745e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Save / Load"@en,
        "セーブ／ロード"@ja ;
    mo:track_number 16 ;
    schema:duration "PT0:50"^^xsd:interval ;
    schema:inPlaylist _:Nb87bae47d1eb43ddb9bdaf739bf1dfff ;
    schema:name "Save / Load"@en,
        "セーブ／ロード"@ja .

_:N1cd4d2ff5df141edad6156ec26206fa8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Game Over"@en,
        "ゲームオーバー"@ja ;
    mo:track_number 17 ;
    schema:duration "PT0:57"^^xsd:interval ;
    schema:inPlaylist _:Nb87bae47d1eb43ddb9bdaf739bf1dfff ;
    schema:name "Game Over"@en,
        "ゲームオーバー"@ja .

_:N1f7906edf2074389aa7dbb7fa21ca14d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle Map / Snow Plain"@en,
        "戦闘マップ／雪原"@ja ;
    mo:track_number 22 ;
    schema:duration "PT1:20"^^xsd:interval ;
    schema:inPlaylist _:Nb87bae47d1eb43ddb9bdaf739bf1dfff ;
    schema:name "Battle Map / Snow Plain"@en,
        "戦闘マップ／雪原"@ja .

_:N232e10812a8b4d528f4cb2d8b8e8251f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Strategy Map / Sallune"@en,
        "戦略マップ／サリューン"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:Nb87bae47d1eb43ddb9bdaf739bf1dfff ;
    schema:name "Strategy Map / Sallune"@en,
        "戦略マップ／サリューン"@ja .

_:N2ba1f5aae12149759ef441c986a3607f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Event / Taj"@en,
        "イベント／タジ"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:Nb87bae47d1eb43ddb9bdaf739bf1dfff ;
    schema:name "Event / Taj"@en,
        "イベント／タジ"@ja .

_:N2c001e92f4e5428abb4cc3083e15ff3c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle Map / Swamp"@en,
        "戦闘マップ／湿原"@ja ;
    mo:track_number 23 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:Nb87bae47d1eb43ddb9bdaf739bf1dfff ;
    schema:name "Battle Map / Swamp"@en,
        "戦闘マップ／湿原"@ja .

_:N38c8da4d22974f0c921ea8847d2397d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of Taj"@en,
        "Theme of Taj"@ja ;
    mo:track_number 8 ;
    schema:duration "PT6:10"^^xsd:interval ;
    schema:inPlaylist _:N7a8e479bcf1b4df7ac40d60bca1ad015 ;
    schema:name "Theme of Taj"@en,
        "Theme of Taj"@ja .

_:N3b9ca88cac234fd7923db510d7aaa7ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle At The Castle"@en,
        "Battle At The Castle"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N7a8e479bcf1b4df7ac40d60bca1ad015 ;
    schema:name "Battle At The Castle"@en,
        "Battle At The Castle"@ja .

_:N3f7b514e916548bfaba129c093ffe411 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of Masaribba"@en,
        "Theme of Masaribba"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N7a8e479bcf1b4df7ac40d60bca1ad015 ;
    schema:name "Theme of Masaribba"@en,
        "Theme of Masaribba"@ja .

_:N416b6051d93f4234a70a06245496303a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Strategy Map / Taj"@en,
        "戦略マップ／タジ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:Nb87bae47d1eb43ddb9bdaf739bf1dfff ;
    schema:name "Strategy Map / Taj"@en,
        "戦略マップ／タジ"@ja .

_:N4ac7309f69cc4f89baf0fccefe19c4dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unused Game Tune"@en,
        "ゲーム未使用曲"@ja ;
    mo:track_number 44 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:Nb87bae47d1eb43ddb9bdaf739bf1dfff ;
    schema:name "Unused Game Tune"@en,
        "ゲーム未使用曲"@ja .

_:N4ebb9c6c3a4048229d42ec7cbc719e64 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle with the Party of Light"@en,
        "光の会との戦闘"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:Nb87bae47d1eb43ddb9bdaf739bf1dfff ;
    schema:name "Battle with the Party of Light"@en,
        "光の会との戦闘"@ja .

_:N559bf69076624167ae974977a1028897 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Character Select"@en,
        "キャラクター選択"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:Nb87bae47d1eb43ddb9bdaf739bf1dfff ;
    schema:name "Character Select"@en,
        "キャラクター選択"@ja .

_:N5725fc9fb98746feac48cbef2c5a2639 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Event / Others"@en,
        "イベント／その他"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:Nb87bae47d1eb43ddb9bdaf739bf1dfff ;
    schema:name "Event / Others"@en,
        "イベント／その他"@ja .

_:N6018c593025e42828127403cff2e08ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Epilogue (Ending Event) - Lumatie"@en,
        "エピローグ（エンディングイベント）－ルマティ"@ja ;
    mo:track_number 35 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:Nb87bae47d1eb43ddb9bdaf739bf1dfff ;
    schema:name "Epilogue (Ending Event) - Lumatie"@en,
        "エピローグ（エンディングイベント）－ルマティ"@ja .

_:N7102db6a537c44e68c09aba3f8b5046d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle Map / Desert"@en,
        "戦闘マップ／砂漠"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:Nb87bae47d1eb43ddb9bdaf739bf1dfff ;
    schema:name "Battle Map / Desert"@en,
        "戦闘マップ／砂漠"@ja .

_:N7488ef182db7469a82da2a97f6afcb42 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle Map / Victory"@en,
        "戦闘マップ／勝利"@ja ;
    mo:track_number 28 ;
    schema:duration "PT0:53"^^xsd:interval ;
    schema:inPlaylist _:Nb87bae47d1eb43ddb9bdaf739bf1dfff ;
    schema:name "Battle Map / Victory"@en,
        "戦闘マップ／勝利"@ja .

_:N764c5913dcd348cfad8e10b6fe3a2ec1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Epilogue (Ending Event) - Nei"@en,
        "エピローグ（エンディングイベント）－ネイ"@ja ;
    mo:track_number 33 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:Nb87bae47d1eb43ddb9bdaf739bf1dfff ;
    schema:name "Epilogue (Ending Event) - Nei"@en,
        "エピローグ（エンディングイベント）－ネイ"@ja .

_:N7ba65567b6e8403eab506698b94e2930 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Libras Event"@en,
        "ライブラスイベント"@ja ;
    mo:track_number 36 ;
    schema:duration "PT0:29"^^xsd:interval ;
    schema:inPlaylist _:Nb87bae47d1eb43ddb9bdaf739bf1dfff ;
    schema:name "Libras Event"@en,
        "ライブラスイベント"@ja .

_:N8299114645384262bfa3739c1b4efba8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle of the Mark2"@en,
        "Battle of the Mark2"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N7a8e479bcf1b4df7ac40d60bca1ad015 ;
    schema:name "Battle of the Mark2"@en,
        "Battle of the Mark2"@ja .

_:N8624667b6b5a43118e644f64a8b81204 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of Sallune"@en,
        "Theme of Sallune"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N7a8e479bcf1b4df7ac40d60bca1ad015 ;
    schema:name "Theme of Sallune"@en,
        "Theme of Sallune"@ja .

_:N8c0667a2d83e427caf4c98f6d7827c00 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Event / Masaribba"@en,
        "イベント／マサリバ"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:Nb87bae47d1eb43ddb9bdaf739bf1dfff ;
    schema:name "Event / Masaribba"@en,
        "イベント／マサリバ"@ja .

_:N8faa2395cf964898820fe6b1c7af2fca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle Map / Plain"@en,
        "戦闘マップ／平地"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:Nb87bae47d1eb43ddb9bdaf739bf1dfff ;
    schema:name "Battle Map / Plain"@en,
        "戦闘マップ／平地"@ja .

_:N9467e1b599ea4cec81e8999a64f89bba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unused Game Tune"@en,
        "ゲーム未使用曲"@ja ;
    mo:track_number 42 ;
    schema:duration "PT0:37"^^xsd:interval ;
    schema:inPlaylist _:Nb87bae47d1eb43ddb9bdaf739bf1dfff ;
    schema:name "Unused Game Tune"@en,
        "ゲーム未使用曲"@ja .

_:N95c732e722d348038f83beda8a393150 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Opening"@en,
        "オープニング"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:Nb87bae47d1eb43ddb9bdaf739bf1dfff ;
    schema:name "Opening"@en,
        "オープニング"@ja .

_:N9c215eec694547febbe7e08011107681 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle Map / Defeat"@en,
        "戦闘マップ／敗北"@ja ;
    mo:track_number 29 ;
    schema:duration "PT0:42"^^xsd:interval ;
    schema:inPlaylist _:Nb87bae47d1eb43ddb9bdaf739bf1dfff ;
    schema:name "Battle Map / Defeat"@en,
        "戦闘マップ／敗北"@ja .

_:N9e35117a9a6844f6a39a39e821b0508d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle Map / River (Bridge)"@en,
        "戦闘マップ／河原（橋）"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:Nb87bae47d1eb43ddb9bdaf739bf1dfff ;
    schema:name "Battle Map / River (Bridge)"@en,
        "戦闘マップ／河原（橋）"@ja .

_:Na4b4c827d6bf41b6bf4e87c030803f60 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Epilogue (Ending Event) - Sallune"@en,
        "エピローグ（エンディングイベント）－サリューン"@ja ;
    mo:track_number 32 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:Nb87bae47d1eb43ddb9bdaf739bf1dfff ;
    schema:name "Epilogue (Ending Event) - Sallune"@en,
        "エピローグ（エンディングイベント）－サリューン"@ja .

_:Nacf935177f694fa9b9f599b93d99ce77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle Map / Desert Land"@en,
        "戦闘マップ／荒地"@ja ;
    mo:track_number 24 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:Nb87bae47d1eb43ddb9bdaf739bf1dfff ;
    schema:name "Battle Map / Desert Land"@en,
        "戦闘マップ／荒地"@ja .

_:Naf6249dd424041f5a3c5114f7d828826 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Selected Characters"@en,
        "Selected Characters"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N7a8e479bcf1b4df7ac40d60bca1ad015 ;
    schema:name "Selected Characters"@en,
        "Selected Characters"@ja .

_:Nb394051212ba43ae98dae2795b2a46c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle with Libras"@en,
        "ライブラスとの戦闘"@ja ;
    mo:track_number 26 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:Nb87bae47d1eb43ddb9bdaf739bf1dfff ;
    schema:name "Battle with Libras"@en,
        "ライブラスとの戦闘"@ja .

_:Nb7cdc002dc30443a8a518ead6f7ffbd5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of Nei"@en,
        "Theme of Nei"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N7a8e479bcf1b4df7ac40d60bca1ad015 ;
    schema:name "Theme of Nei"@en,
        "Theme of Nei"@ja .

_:Nbe0308e40fc94a789f3ae1acffc43bc1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Epilogue (Ending Event) - Taj"@en,
        "エピローグ（エンディングイベント）－タジ"@ja ;
    mo:track_number 31 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:Nb87bae47d1eb43ddb9bdaf739bf1dfff ;
    schema:name "Epilogue (Ending Event) - Taj"@en,
        "エピローグ（エンディングイベント）－タジ"@ja .

_:Nc321596f97434b97aac51396a2453d81 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Event / Lumatie"@en,
        "イベント／ルマティ"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:Nb87bae47d1eb43ddb9bdaf739bf1dfff ;
    schema:name "Event / Lumatie"@en,
        "イベント／ルマティ"@ja .

_:Nc871fcc4c7de414e9efb5fee9c07290c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Strategy Map / Masaribba"@en,
        "戦略マップ／マサリバ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:Nb87bae47d1eb43ddb9bdaf739bf1dfff ;
    schema:name "Strategy Map / Masaribba"@en,
        "戦略マップ／マサリバ"@ja .

_:Nc93902b65bba4a5d8f3b8f337780da87 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Title Reprise"@en,
        "Title Reprise"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N7a8e479bcf1b4df7ac40d60bca1ad015 ;
    schema:name "Title Reprise"@en,
        "Title Reprise"@ja .

_:Nd1383cb97b014921a59a5176029f75d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Epilogue (Ending Event) - Masaribba"@en,
        "エピローグ（エンディングイベント）－マサリバ"@ja ;
    mo:track_number 34 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:Nb87bae47d1eb43ddb9bdaf739bf1dfff ;
    schema:name "Epilogue (Ending Event) - Masaribba"@en,
        "エピローグ（エンディングイベント）－マサリバ"@ja .

_:Nd626d011f98843e5a04a9dc8c4c8f6a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Strategy Map / Lumatie"@en,
        "戦略マップ／ルマティ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:Nb87bae47d1eb43ddb9bdaf739bf1dfff ;
    schema:name "Strategy Map / Lumatie"@en,
        "戦略マップ／ルマティ"@ja .

_:Ne02d85e7ab354964bc78d14007dec796 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle with Ysyarar"@en,
        "イシャラールとの戦闘"@ja ;
    mo:track_number 37 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:Nb87bae47d1eb43ddb9bdaf739bf1dfff ;
    schema:name "Battle with Ysyarar"@en,
        "イシャラールとの戦闘"@ja .

_:Ne4f840a5957e46cda17cd2820720a798 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Party of Light Event"@en,
        "光の会イベント"@ja ;
    mo:track_number 27 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:Nb87bae47d1eb43ddb9bdaf739bf1dfff ;
    schema:name "Party of Light Event"@en,
        "光の会イベント"@ja .

_:Ne594301d8dc045538d283981f6ca31cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle Map / Coast/At Sea"@en,
        "戦闘マップ／海岸・海上"@ja ;
    mo:track_number 21 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:Nb87bae47d1eb43ddb9bdaf739bf1dfff ;
    schema:name "Battle Map / Coast/At Sea"@en,
        "戦闘マップ／海岸・海上"@ja .

_:Ne5a0d4ce88cd467e91d01c693916eec8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle of the Mark1"@en,
        "Battle of the Mark1"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N7a8e479bcf1b4df7ac40d60bca1ad015 ;
    schema:name "Battle of the Mark1"@en,
        "Battle of the Mark1"@ja .

_:Nee4881df6b86442faf71c2aee7ce2b3c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Title"@en,
        "タイトル"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:Nb87bae47d1eb43ddb9bdaf739bf1dfff ;
    schema:name "Title"@en,
        "タイトル"@ja .

_:Nf125220fa39f407b85de0f528f63298f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unused Game Tune"@en,
        "ゲーム未使用曲"@ja ;
    mo:track_number 41 ;
    schema:duration "PT0:42"^^xsd:interval ;
    schema:inPlaylist _:Nb87bae47d1eb43ddb9bdaf739bf1dfff ;
    schema:name "Unused Game Tune"@en,
        "ゲーム未使用曲"@ja .

_:Nf530c8f3716e40f7bbcca8faba50d4ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Title"@en,
        "Title"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:N7a8e479bcf1b4df7ac40d60bca1ad015 ;
    schema:name "Title"@en,
        "Title"@ja .

_:Nf59d3b6d5b284c89bb168b476479695c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fight a Battle, Against Libras"@en,
        "Fight a Battle,Against Libras"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N7a8e479bcf1b4df7ac40d60bca1ad015 ;
    schema:name "Fight a Battle, Against Libras"@en,
        "Fight a Battle,Against Libras"@ja .

_:Nfa7661b0591f4a86a6a5b29c183b6d15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Event / Sallune"@en,
        "イベント／サリューン"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:Nb87bae47d1eb43ddb9bdaf739bf1dfff ;
    schema:name "Event / Sallune"@en,
        "イベント／サリューン"@ja .

_:Nfce6ad712bb442afbd0352891ec03296 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pigeon (Game Version)"@en,
        "Pigeon(ゲーム・ヴァージョン)"@ja ;
    mo:track_number 38 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:Nb87bae47d1eb43ddb9bdaf739bf1dfff ;
    schema:name "Pigeon (Game Version)"@en,
        "Pigeon(ゲーム・ヴァージョン)"@ja .

_:Nfe708cc57f29445abd2bb271b0646084 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unused Game Tune"@en,
        "ゲーム未使用曲"@ja ;
    mo:track_number 40 ;
    schema:duration "PT0:57"^^xsd:interval ;
    schema:inPlaylist _:Nb87bae47d1eb43ddb9bdaf739bf1dfff ;
    schema:name "Unused Game Tune"@en,
        "ゲーム未使用曲"@ja .

_:Nfefdb302f83044619466ca083a5b9b1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle Map / Draw"@en,
        "戦闘マップ／引き分け"@ja ;
    mo:track_number 30 ;
    schema:duration "PT0:27"^^xsd:interval ;
    schema:inPlaylist _:Nb87bae47d1eb43ddb9bdaf739bf1dfff ;
    schema:name "Battle Map / Draw"@en,
        "戦闘マップ／引き分け"@ja .

_:N7a8e479bcf1b4df7ac40d60bca1ad015 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N09f03f5527c8455383d5cff022762ae1,
        _:N0a179065778648baa4236600158b49f9,
        _:N38c8da4d22974f0c921ea8847d2397d4,
        _:N3b9ca88cac234fd7923db510d7aaa7ff,
        _:N3f7b514e916548bfaba129c093ffe411,
        _:N8299114645384262bfa3739c1b4efba8,
        _:N8624667b6b5a43118e644f64a8b81204,
        _:Naf6249dd424041f5a3c5114f7d828826,
        _:Nb7cdc002dc30443a8a518ead6f7ffbd5,
        _:Nc93902b65bba4a5d8f3b8f337780da87,
        _:Ne5a0d4ce88cd467e91d01c693916eec8,
        _:Nf530c8f3716e40f7bbcca8faba50d4ba,
        _:Nf59d3b6d5b284c89bb168b476479695c ;
    mo:track_count 13 ;
    schema:duration "PT55:10"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N09f03f5527c8455383d5cff022762ae1,
        _:N0a179065778648baa4236600158b49f9,
        _:N38c8da4d22974f0c921ea8847d2397d4,
        _:N3b9ca88cac234fd7923db510d7aaa7ff,
        _:N3f7b514e916548bfaba129c093ffe411,
        _:N8299114645384262bfa3739c1b4efba8,
        _:N8624667b6b5a43118e644f64a8b81204,
        _:Naf6249dd424041f5a3c5114f7d828826,
        _:Nb7cdc002dc30443a8a518ead6f7ffbd5,
        _:Nc93902b65bba4a5d8f3b8f337780da87,
        _:Ne5a0d4ce88cd467e91d01c693916eec8,
        _:Nf530c8f3716e40f7bbcca8faba50d4ba,
        _:Nf59d3b6d5b284c89bb168b476479695c .

_:Nb87bae47d1eb43ddb9bdaf739bf1dfff a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N02ee23390fb04773b1d739f3c31cd58c,
        _:N044634e424964d34b5c83d5f3e85d012,
        _:N07c8b4f5dbdd4bf892adced4c62bef5c,
        _:N0b6f401f7ccb4623b8471701704127e8,
        _:N15f103550c7841e69f6d2d82293e8239,
        _:N1bda71172c71403984eeee1a46c9745e,
        _:N1cd4d2ff5df141edad6156ec26206fa8,
        _:N1f7906edf2074389aa7dbb7fa21ca14d,
        _:N232e10812a8b4d528f4cb2d8b8e8251f,
        _:N2ba1f5aae12149759ef441c986a3607f,
        _:N2c001e92f4e5428abb4cc3083e15ff3c,
        _:N416b6051d93f4234a70a06245496303a,
        _:N4ac7309f69cc4f89baf0fccefe19c4dc,
        _:N4ebb9c6c3a4048229d42ec7cbc719e64,
        _:N559bf69076624167ae974977a1028897,
        _:N5725fc9fb98746feac48cbef2c5a2639,
        _:N6018c593025e42828127403cff2e08ed,
        _:N7102db6a537c44e68c09aba3f8b5046d,
        _:N7488ef182db7469a82da2a97f6afcb42,
        _:N764c5913dcd348cfad8e10b6fe3a2ec1,
        _:N7ba65567b6e8403eab506698b94e2930,
        _:N8c0667a2d83e427caf4c98f6d7827c00,
        _:N8faa2395cf964898820fe6b1c7af2fca,
        _:N9467e1b599ea4cec81e8999a64f89bba,
        _:N95c732e722d348038f83beda8a393150,
        _:N9c215eec694547febbe7e08011107681,
        _:N9e35117a9a6844f6a39a39e821b0508d,
        _:Na4b4c827d6bf41b6bf4e87c030803f60,
        _:Nacf935177f694fa9b9f599b93d99ce77,
        _:Nb394051212ba43ae98dae2795b2a46c5,
        _:Nbe0308e40fc94a789f3ae1acffc43bc1,
        _:Nc321596f97434b97aac51396a2453d81,
        _:Nc871fcc4c7de414e9efb5fee9c07290c,
        _:Nd1383cb97b014921a59a5176029f75d9,
        _:Nd626d011f98843e5a04a9dc8c4c8f6a0,
        _:Ne02d85e7ab354964bc78d14007dec796,
        _:Ne4f840a5957e46cda17cd2820720a798,
        _:Ne594301d8dc045538d283981f6ca31cd,
        _:Nee4881df6b86442faf71c2aee7ce2b3c,
        _:Nf125220fa39f407b85de0f528f63298f,
        _:Nfa7661b0591f4a86a6a5b29c183b6d15,
        _:Nfce6ad712bb442afbd0352891ec03296,
        _:Nfe708cc57f29445abd2bb271b0646084,
        _:Nfefdb302f83044619466ca083a5b9b1f ;
    mo:track_count 44 ;
    schema:duration "PT67:53"^^xsd:interval ;
    schema:numTracks 44 ;
    schema:track _:N02ee23390fb04773b1d739f3c31cd58c,
        _:N044634e424964d34b5c83d5f3e85d012,
        _:N07c8b4f5dbdd4bf892adced4c62bef5c,
        _:N0b6f401f7ccb4623b8471701704127e8,
        _:N15f103550c7841e69f6d2d82293e8239,
        _:N1bda71172c71403984eeee1a46c9745e,
        _:N1cd4d2ff5df141edad6156ec26206fa8,
        _:N1f7906edf2074389aa7dbb7fa21ca14d,
        _:N232e10812a8b4d528f4cb2d8b8e8251f,
        _:N2ba1f5aae12149759ef441c986a3607f,
        _:N2c001e92f4e5428abb4cc3083e15ff3c,
        _:N416b6051d93f4234a70a06245496303a,
        _:N4ac7309f69cc4f89baf0fccefe19c4dc,
        _:N4ebb9c6c3a4048229d42ec7cbc719e64,
        _:N559bf69076624167ae974977a1028897,
        _:N5725fc9fb98746feac48cbef2c5a2639,
        _:N6018c593025e42828127403cff2e08ed,
        _:N7102db6a537c44e68c09aba3f8b5046d,
        _:N7488ef182db7469a82da2a97f6afcb42,
        _:N764c5913dcd348cfad8e10b6fe3a2ec1,
        _:N7ba65567b6e8403eab506698b94e2930,
        _:N8c0667a2d83e427caf4c98f6d7827c00,
        _:N8faa2395cf964898820fe6b1c7af2fca,
        _:N9467e1b599ea4cec81e8999a64f89bba,
        _:N95c732e722d348038f83beda8a393150,
        _:N9c215eec694547febbe7e08011107681,
        _:N9e35117a9a6844f6a39a39e821b0508d,
        _:Na4b4c827d6bf41b6bf4e87c030803f60,
        _:Nacf935177f694fa9b9f599b93d99ce77,
        _:Nb394051212ba43ae98dae2795b2a46c5,
        _:Nbe0308e40fc94a789f3ae1acffc43bc1,
        _:Nc321596f97434b97aac51396a2453d81,
        _:Nc871fcc4c7de414e9efb5fee9c07290c,
        _:Nd1383cb97b014921a59a5176029f75d9,
        _:Nd626d011f98843e5a04a9dc8c4c8f6a0,
        _:Ne02d85e7ab354964bc78d14007dec796,
        _:Ne4f840a5957e46cda17cd2820720a798,
        _:Ne594301d8dc045538d283981f6ca31cd,
        _:Nee4881df6b86442faf71c2aee7ce2b3c,
        _:Nf125220fa39f407b85de0f528f63298f,
        _:Nfa7661b0591f4a86a6a5b29c183b6d15,
        _:Nfce6ad712bb442afbd0352891ec03296,
        _:Nfe708cc57f29445abd2bb271b0646084,
        _:Nfefdb302f83044619466ca083a5b9b1f .

