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

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

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

<artist/2974#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34786#subject> ;
    schema:name "Yuko Komiyama"@en,
        "小見山優子"@ja ;
    foaf:made <album/34786#composition>,
        <album/34786#subject> ;
    foaf:name "Yuko Komiyama"@en,
        "小見山優子"@ja .

<artist/618#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34786#subject> ;
    schema:name "Masato Kohda"@en ;
    foaf:made <album/34786#composition>,
        <album/34786#subject> ;
    foaf:name "Masato Kohda"@en .

<artist/893#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34786#subject> ;
    schema:name "Hideyuki Fukasawa"@en,
        "深澤秀行"@ja ;
    foaf:made <album/34786#composition>,
        <album/34786#subject> ;
    foaf:name "Hideyuki Fukasawa"@en,
        "深澤秀行"@ja .

<product/680#subject> a schema:CreativeWork ;
    schema:name "Monster Hunter Frontier"@en,
        "モンスターハンター フロンティア オンライン"@ja,
        "Monster Hunter Frontier"@ja-latn ;
    foaf:name "Monster Hunter Frontier"@en,
        "モンスターハンター フロンティア オンライン"@ja,
        "Monster Hunter Frontier"@ja-latn .

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

<album/34786#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Monster Hunter Frontier Online -Anniversary 2012 Premium Package Music Collection-"@en,
        "モンスター ハンター フロンティア オンライン -アニバーサリー 2012 プレミアムパッケージ 音楽集-"@ja,
        "Monster Hunter Frontier Online -Anniversary 2012 Premium Package Ongakushuu-"@ja-latn ;
    mo:performance_of <album/34786#musicalwork> ;
    mo:recorded_as <album/34786#musicalexpression> ;
    schema:name "Monster Hunter Frontier Online -Anniversary 2012 Premium Package Music Collection-"@en,
        "モンスター ハンター フロンティア オンライン -アニバーサリー 2012 プレミアムパッケージ 音楽集-"@ja,
        "Monster Hunter Frontier Online -Anniversary 2012 Premium Package Ongakushuu-"@ja-latn ;
    schema:workPerformed <album/34786#musicalwork> .

<org/408#subject> schema:name "CAPCOM CO., LTD."@en,
        "株式会社カプコン"@ja,
        "CAPCOM CO., LTD."@ja-latn ;
    foaf:name "CAPCOM CO., LTD."@en,
        "株式会社カプコン"@ja,
        "CAPCOM CO., LTD."@ja-latn .

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

<https://medium-media.vgm.io/albums/68/34786/34786-c3d40f31291c.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/34786#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Monster Hunter Frontier Online -Anniversary 2012 Premium Package Music Collection-"@en,
        "モンスター ハンター フロンティア オンライン -アニバーサリー 2012 プレミアムパッケージ 音楽集-"@ja,
        "Monster Hunter Frontier Online -Anniversary 2012 Premium Package Ongakushuu-"@ja-latn ;
    mo:composer <artist/2974#subject>,
        <artist/618#subject>,
        <artist/893#subject> ;
    mo:produced_work <album/34786#musicalwork> ;
    schema:name "Monster Hunter Frontier Online -Anniversary 2012 Premium Package Music Collection-"@en,
        "モンスター ハンター フロンティア オンライン -アニバーサリー 2012 プレミアムパッケージ 音楽集-"@ja,
        "Monster Hunter Frontier Online -Anniversary 2012 Premium Package Ongakushuu-"@ja-latn .

<album/34786#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-08-15"^^xsd:date ;
    dcterms:title "Monster Hunter Frontier Online -Anniversary 2012 Premium Package Music Collection-"@en,
        "モンスター ハンター フロンティア オンライン -アニバーサリー 2012 プレミアムパッケージ 音楽集-"@ja,
        "Monster Hunter Frontier Online -Anniversary 2012 Premium Package Ongakushuu-"@ja-latn ;
    mo:catalogue_number "CPDA-10074~6" ;
    mo:media_type "3 CD" ;
    mo:publication_of <album/34786#musicalexpression> ;
    mo:publisher <org/408#subject> ;
    mo:record _:N74766b0134314a2eb8c04877d58c1a28,
        _:N916c0bf4ac11455bae5f7c35d4b4ab89,
        _:Ncf0b930daf48426cb81fbf1d7d7e80d7 ;
    mo:record_count 3 ;
    schema:about <product/680#subject> ;
    schema:datePublished "2012-08-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/68/34786/34786-c3d40f31291c.jpg> ;
    schema:name "Monster Hunter Frontier Online -Anniversary 2012 Premium Package Music Collection-"@en,
        "モンスター ハンター フロンティア オンライン -アニバーサリー 2012 プレミアムパッケージ 音楽集-"@ja,
        "Monster Hunter Frontier Online -Anniversary 2012 Premium Package Ongakushuu-"@ja-latn ;
    schema:publisher <org/408#subject> ;
    foaf:depiction <https://media.vgm.io/albums/68/34786/34786-c3d40f31291c.jpg> .

_:N014eb31bd2da4e0eb4ccc664db7ae2a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mezeporta Wind -Anniversary Version-"@en,
        "メゼポルタの風-アニバーサリーバージョン-"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N74766b0134314a2eb8c04877d58c1a28 ;
    schema:name "Mezeporta Wind -Anniversary Version-"@en,
        "メゼポルタの風-アニバーサリーバージョン-"@ja .

_:N034ab1051f4e46fe8757223597e4bdf7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vertigo -Dizzy- / Forest and Hills (Hunting Theme After HR100)"@en,
        "眩暈 -めまい-／森丘(HR100以降の戦闘曲)"@ja ;
    mo:track_number 22 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:Ncf0b930daf48426cb81fbf1d7d7e80d7 ;
    schema:name "Vertigo -Dizzy- / Forest and Hills (Hunting Theme After HR100)"@en,
        "眩暈 -めまい-／森丘(HR100以降の戦闘曲)"@ja .

_:N04c43419d57148279a591e5a396758e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "They Came to Worship in the Plaza! / Mezeporta -Hunter Festival-"@en,
        "広場に祭りがやってきた／メゼポルタ -狩人祭-"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:Ncf0b930daf48426cb81fbf1d7d7e80d7 ;
    schema:name "They Came to Worship in the Plaza! / Mezeporta -Hunter Festival-"@en,
        "広場に祭りがやってきた／メゼポルタ -狩人祭-"@ja .

_:N06b910e4fe23400597e4c081127508fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beyond the Summit / Highland (Nighttime)"@en,
        "頂きの向こう／高地(夜)"@ja ;
    mo:track_number 13 ;
    schema:duration "PT0:21"^^xsd:interval ;
    schema:inPlaylist _:N74766b0134314a2eb8c04877d58c1a28 ;
    schema:name "Beyond the Summit / Highland (Nighttime)"@en,
        "頂きの向こう／高地(夜)"@ja .

_:N090ce9a864064fb8a9be129031780061 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Night Raid Interception / Interceptor's Base (Nighttime)"@en,
        "夜襲迎撃／迎撃拠点(夜)"@ja ;
    mo:track_number 22 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N74766b0134314a2eb8c04877d58c1a28 ;
    schema:name "Night Raid Interception / Interceptor's Base (Nighttime)"@en,
        "夜襲迎撃／迎撃拠点(夜)"@ja .

_:N0b5450fc94c44655a93f042dde6e75bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Where the Sun Does Not Shine / Tide Island Cavern 3"@en,
        "日差さぬ場所／潮島・洞窟３"@ja ;
    mo:track_number 17 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N916c0bf4ac11455bae5f7c35d4b4ab89 ;
    schema:name "Where the Sun Does Not Shine / Tide Island Cavern 3"@en,
        "日差さぬ場所／潮島・洞窟３"@ja .

_:N158a7edb4ed84e8c9f820b2eea3a7c0c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To the Depths of the Dim Earth / Tide Island Cavern 1 (Hunting Theme After HR100)"@en,
        "仄暗い地の底へ／潮島・洞窟１(HR100以降の狩猟曲)"@ja ;
    mo:track_number 18 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N916c0bf4ac11455bae5f7c35d4b4ab89 ;
    schema:name "To the Depths of the Dim Earth / Tide Island Cavern 1 (Hunting Theme After HR100)"@en,
        "仄暗い地の底へ／潮島・洞窟１(HR100以降の狩猟曲)"@ja .

_:N18f9c4caac8a4da2b619707665af0d36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Conclusive Final Battle / Solitude Island (Nighttime)"@en,
        "最後の決戦／絶島 (夜)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT0:14"^^xsd:interval ;
    schema:inPlaylist _:N74766b0134314a2eb8c04877d58c1a28 ;
    schema:name "The Conclusive Final Battle / Solitude Island (Nighttime)"@en,
        "最後の決戦／絶島 (夜)"@ja .

_:N2872a4a49fb74f8fa70909ace410436c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Incarnation of the Earth [Glittering] / Laviente -Destruction-"@en,
        "大地ノ化身【煌然】／ラヴィエンテ-破-"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N74766b0134314a2eb8c04877d58c1a28 ;
    schema:name "Incarnation of the Earth [Glittering] / Laviente -Destruction-"@en,
        "大地ノ化身【煌然】／ラヴィエンテ-破-"@ja .

_:N2a95e005588b40f08820c8bc5bfc5892 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "For a Special Darling / Special Event House"@en,
        "トクベツなアナタに／特別イベントハウス"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:Ncf0b930daf48426cb81fbf1d7d7e80d7 ;
    schema:name "For a Special Darling / Special Event House"@en,
        "トクベツなアナタに／特別イベントハウス"@ja .

_:N2c83fea0eb654a11a70a48f3f389867a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Further to the Bottom / Tide Island Cavern 2"@en,
        "更なる底へ／潮島・洞窟２"@ja ;
    mo:track_number 16 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N916c0bf4ac11455bae5f7c35d4b4ab89 ;
    schema:name "Further to the Bottom / Tide Island Cavern 2"@en,
        "更なる底へ／潮島・洞窟２"@ja .

_:N32f5a33c8d294ca69341abe22beb72a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Decisive Battle in the Southern Sea / Tide Island (Hunting Theme After HR100)"@en,
        "南海の大決戦／潮島(HR100以降の狩猟曲)"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N916c0bf4ac11455bae5f7c35d4b4ab89 ;
    schema:name "Decisive Battle in the Southern Sea / Tide Island (Hunting Theme After HR100)"@en,
        "南海の大決戦／潮島(HR100以降の狩猟曲)"@ja .

_:N342e64ddc6ff46b6a483bbbc2817a459 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crazed Outburst from the Chalk Serpent [Gorgeous] / Violent Laviente -Introduction-"@en,
        "暴レ狂ヒシ白亜ノ大蛇【絢爛】／ラヴィエンテ狂暴期-序-"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N916c0bf4ac11455bae5f7c35d4b4ab89 ;
    schema:name "Crazed Outburst from the Chalk Serpent [Gorgeous] / Violent Laviente -Introduction-"@en,
        "暴レ狂ヒシ白亜ノ大蛇【絢爛】／ラヴィエンテ狂暴期-序-"@ja .

_:N3628f3049eef476198f3eba3258b0f57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mezeporta Wind -Halloween Version-"@en,
        "メゼポルタの風-ハロウィンバージョン-"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N916c0bf4ac11455bae5f7c35d4b4ab89 ;
    schema:name "Mezeporta Wind -Halloween Version-"@en,
        "メゼポルタの風-ハロウィンバージョン-"@ja .

_:N3c71884de88348cbbdc331b49bb4e4bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wicked Despair-Scattering Fang / Abiorg (Hunting Theme After HR100)"@en,
        "絶望を撒き散らす凶牙／アビオルグ(HR100以降の狩猟曲)"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N916c0bf4ac11455bae5f7c35d4b4ab89 ;
    schema:name "Wicked Despair-Scattering Fang / Abiorg (Hunting Theme After HR100)"@en,
        "絶望を撒き散らす凶牙／アビオルグ(HR100以降の狩猟曲)"@ja .

_:N434c99f56c314d6ca1b6cc911f016c56 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Urgently Recruiting Heroes!"@en,
        "英雄急募！"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N74766b0134314a2eb8c04877d58c1a28 ;
    schema:name "Urgently Recruiting Heroes!"@en,
        "英雄急募！"@ja .

_:N4544cae9468a465894e200cd1214a6a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wings Gliding Through the Starry Sky / My Halk (Nighttime)"@en,
        "星空滑る翼／マイホルク(夜)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N916c0bf4ac11455bae5f7c35d4b4ab89 ;
    schema:name "Wings Gliding Through the Starry Sky / My Halk (Nighttime)"@en,
        "星空滑る翼／マイホルク(夜)"@ja .

_:N4ee30a303f664c10897a212e4d8c5026 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hunting Technique Extravaganza"@en,
        "狩猟技狂想曲"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N74766b0134314a2eb8c04877d58c1a28 ;
    schema:name "Hunting Technique Extravaganza"@en,
        "狩猟技狂想曲"@ja .

_:N4fd959d9711d4d7db0014a75177a9208 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crazed Outburst from the Chalk Serpent [Glittering] / Violent Laviente -Destruction-"@en,
        "暴レ狂ヒシ白亜ノ大蛇【煌然】／ラヴィエンテ狂暴期-破-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N916c0bf4ac11455bae5f7c35d4b4ab89 ;
    schema:name "Crazed Outburst from the Chalk Serpent [Glittering] / Violent Laviente -Destruction-"@en,
        "暴レ狂ヒシ白亜ノ大蛇【煌然】／ラヴィエンテ狂暴期-破-"@ja .

_:N5211785f432841aabd2abe64e890bf3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sanctuary of the Sky / Highland (Hunting Theme After HR100)"@en,
        "天空の聖域／高地(HR100以降の狩猟曲)"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N74766b0134314a2eb8c04877d58c1a28 ;
    schema:name "Sanctuary of the Sky / Highland (Hunting Theme After HR100)"@en,
        "天空の聖域／高地(HR100以降の狩猟曲)"@ja .

_:N53ec6429648540888cfbc9a62302f1a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Squirming Menace / Jungle (Hunting Theme After HR100)"@en,
        "うごめく脅威／密林(HR100以降の戦闘曲)"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:Ncf0b930daf48426cb81fbf1d7d7e80d7 ;
    schema:name "Squirming Menace / Jungle (Hunting Theme After HR100)"@en,
        "うごめく脅威／密林(HR100以降の戦闘曲)"@ja .

_:N5652bff6a6534b249edc2765e755dac6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mezeporta Wind / Mezeporta"@en,
        "メゼポルタの風／メゼポルタ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:Ncf0b930daf48426cb81fbf1d7d7e80d7 ;
    schema:name "Mezeporta Wind / Mezeporta"@en,
        "メゼポルタの風／メゼポルタ"@ja .

_:N579cd2f7d54e42168c48e79a8f1c2278 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Ferocious Predator / Abiorg"@en,
        "獰猛なる捕食者／アビオルグ"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N916c0bf4ac11455bae5f7c35d4b4ab89 ;
    schema:name "The Ferocious Predator / Abiorg"@en,
        "獰猛なる捕食者／アビオルグ"@ja .

_:N5ceea6787ef24f32b264d7ea86f07b1b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Last Line of Defense / Interceptor's Base (Daytime)"@en,
        "最終防衛ライン／迎撃拠点(昼)"@ja ;
    mo:track_number 21 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N74766b0134314a2eb8c04877d58c1a28 ;
    schema:name "The Last Line of Defense / Interceptor's Base (Daytime)"@en,
        "最終防衛ライン／迎撃拠点(昼)"@ja .

_:N5f512936eb124815b1e9ce1035e1e8a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crazed Outburst from the Chalk Serpent [Brilliant] / Violent Laviente -Deciding Battle-"@en,
        "暴レ狂ヒシ白亜ノ大蛇【燦然】／ラヴィエンテ狂暴期-決戦-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N916c0bf4ac11455bae5f7c35d4b4ab89 ;
    schema:name "Crazed Outburst from the Chalk Serpent [Brilliant] / Violent Laviente -Deciding Battle-"@en,
        "暴レ狂ヒシ白亜ノ大蛇【燦然】／ラヴィエンテ狂暴期-決戦-"@ja .

_:N5f7dff1e7beb4c92a2b6f746d34ff517 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Will You Stay Next to Me? / My Trainer"@en,
        "となりにいてくれる？／マイトレ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:Ncf0b930daf48426cb81fbf1d7d7e80d7 ;
    schema:name "Will You Stay Next to Me? / My Trainer"@en,
        "となりにいてくれる？／マイトレ"@ja .

_:N64c5ddaf0f50451aa1eec9a2ef991d73 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mezeporta Wind -Ohanami Version-"@en,
        "メゼポルタの風-お花見バージョン-"@ja ;
    mo:track_number 17 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N74766b0134314a2eb8c04877d58c1a28 ;
    schema:name "Mezeporta Wind -Ohanami Version-"@en,
        "メゼポルタの風-お花見バージョン-"@ja .

_:N6daa3571d3264313a6773530ead76ecf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Into the Unknown Sky / Parone=Caravan"@en,
        "未知なる空へ／パローネ＝キャラバン"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:Ncf0b930daf48426cb81fbf1d7d7e80d7 ;
    schema:name "Into the Unknown Sky / Parone=Caravan"@en,
        "未知なる空へ／パローネ＝キャラバン"@ja .

_:N6e56be6b54ca4bc891e5aa3c8e2f6dda a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ancient Struggle to the Death / Tower (Hunting Theme After HR100)"@en,
        "いにしえの死闘／塔(HR100以降の戦闘曲)"@ja ;
    mo:track_number 21 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:Ncf0b930daf48426cb81fbf1d7d7e80d7 ;
    schema:name "Ancient Struggle to the Death / Tower (Hunting Theme After HR100)"@en,
        "いにしえの死闘／塔(HR100以降の戦闘曲)"@ja .

_:N7205adb365ae49fa935e03a089e45130 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Little Village in My Room / My Gallery Furniture -Luxurious Village Ornament-"@en,
        "ボクの部屋の小さな村／マイギャラリー傢俱 -豪華な村置物-"@ja ;
    mo:track_number 23 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:Ncf0b930daf48426cb81fbf1d7d7e80d7 ;
    schema:name "A Little Village in My Room / My Gallery Furniture -Luxurious Village Ornament-"@en,
        "ボクの部屋の小さな村／マイギャラリー傢俱 -豪華な村置物-"@ja .

_:N78a3c67a85bb4ef59112feed30ad068b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Clear Atmosphere / Highland (Daytime)"@en,
        "澄み切った大気／高地(昼)"@ja ;
    mo:track_number 11 ;
    schema:duration "PT0:20"^^xsd:interval ;
    schema:inPlaylist _:N74766b0134314a2eb8c04877d58c1a28 ;
    schema:name "Clear Atmosphere / Highland (Daytime)"@en,
        "澄み切った大気／高地(昼)"@ja .

_:N7b3c096fcf5a44c4b1c96ee6f9d207b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Champion of the Magnetic Field / Lucodiora"@en,
        "磁界の覇者／ルコディオラ"@ja ;
    mo:track_number 20 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N74766b0134314a2eb8c04877d58c1a28 ;
    schema:name "Champion of the Magnetic Field / Lucodiora"@en,
        "磁界の覇者／ルコディオラ"@ja .

_:N85dae17a0cd34139a160adf2e1198a98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "UNKNOWN"@en,
        "UNKNOWN"@ja ;
    mo:track_number 24 ;
    schema:duration "PT5:42"^^xsd:interval ;
    schema:inPlaylist _:N74766b0134314a2eb8c04877d58c1a28 ;
    schema:name "UNKNOWN"@en,
        "UNKNOWN"@ja .

_:N878d593b45204d18b06b16e27b9b18bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kiln at the Bottom of Hell / Tide Island Cavern 3 (Hunting Theme After HR100)"@en,
        "地獄の釜底／潮島・洞窟３(HR100以降の狩猟曲)"@ja ;
    mo:track_number 20 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N916c0bf4ac11455bae5f7c35d4b4ab89 ;
    schema:name "Kiln at the Bottom of Hell / Tide Island Cavern 3 (Hunting Theme After HR100)"@en,
        "地獄の釜底／潮島・洞窟３(HR100以降の狩猟曲)"@ja .

_:N8947d5fda26f4c37ac83e96aa43cb138 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unexplored Island / Tide Island"@en,
        "未踏の島／潮島"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N916c0bf4ac11455bae5f7c35d4b4ab89 ;
    schema:name "Unexplored Island / Tide Island"@en,
        "未踏の島／潮島"@ja .

_:N89eb64e538684bfdbb46bea06d20504b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Rest Above the Clouds / Caravan Quest -Balloon-"@en,
        "雲の上でひとやすみ／キャラバンクエスト -気球-"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:Ncf0b930daf48426cb81fbf1d7d7e80d7 ;
    schema:name "A Rest Above the Clouds / Caravan Quest -Balloon-"@en,
        "雲の上でひとやすみ／キャラバンクエスト -気球-"@ja .

_:N89ffe53ffef249fb938c19179e5f6ab2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hunters Fanfare"@en,
        "ハンターズ・ファンファーレ"@ja ;
    mo:track_number 13 ;
    schema:duration "PT0:16"^^xsd:interval ;
    schema:inPlaylist _:Ncf0b930daf48426cb81fbf1d7d7e80d7 ;
    schema:name "Hunters Fanfare"@en,
        "ハンターズ・ファンファーレ"@ja .

_:N8a067c2019e041cfb86ea3758f31c5fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Shudder Coming from the Ground / Volcano (Hunting Theme After HR100)"@en,
        "地よりいずる戦慄／火山(HR100以降の戦闘曲)"@ja ;
    mo:track_number 18 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:Ncf0b930daf48426cb81fbf1d7d7e80d7 ;
    schema:name "A Shudder Coming from the Ground / Volcano (Hunting Theme After HR100)"@en,
        "地よりいずる戦慄／火山(HR100以降の戦闘曲)"@ja .

_:N8c8086215c4b4ad0badae4e616252cd0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Incarnation of the Earth [Brilliant] / Laviente -Sudden-"@en,
        "大地ノ化身【燦然】／ラヴィエンテ-急-"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N74766b0134314a2eb8c04877d58c1a28 ;
    schema:name "Incarnation of the Earth [Brilliant] / Laviente -Sudden-"@en,
        "大地ノ化身【燦然】／ラヴィエンテ-急-"@ja .

_:N8d5d47ef27fd447c947af6a14d24016a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "As You Like / My Gallery"@en,
        "お気に召すまま／マイギャラリー"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:Ncf0b930daf48426cb81fbf1d7d7e80d7 ;
    schema:name "As You Like / My Gallery"@en,
        "お気に召すまま／マイギャラリー"@ja .

_:N94539bb0ae97469d8d21edaccf84c6e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unknown Silhouette"@en,
        "未知の黒影"@ja ;
    mo:track_number 23 ;
    schema:duration "PT0:10"^^xsd:interval ;
    schema:inPlaylist _:N74766b0134314a2eb8c04877d58c1a28 ;
    schema:name "Unknown Silhouette"@en,
        "未知の黒影"@ja .

_:N95e718ec2b48418da1c7fb3682ed01d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crazed Outburst from the Chalk Serpent [Brilliant] / Violent Laviente -Sudden-"@en,
        "暴レ狂ヒシ白亜ノ大蛇【燦然】／ラヴィエンテ狂暴期-急-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N916c0bf4ac11455bae5f7c35d4b4ab89 ;
    schema:name "Crazed Outburst from the Chalk Serpent [Brilliant] / Violent Laviente -Sudden-"@en,
        "暴レ狂ヒシ白亜ノ大蛇【燦然】／ラヴィエンテ狂暴期-急-"@ja .

_:N9a8efabcdabf4bff9e7af1831b5d90bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Straw Hat Blues / My Garden"@en,
        "ストローハット・ブルース／マイガーデン"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:Ncf0b930daf48426cb81fbf1d7d7e80d7 ;
    schema:name "Straw Hat Blues / My Garden"@en,
        "ストローハット・ブルース／マイガーデン"@ja .

_:Na02eabb0ca1747beaca67e47e21aef97 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Solitude Island Skies / Solitude Island (Daytime)"@en,
        "絶島上空／絶島 (昼)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT0:14"^^xsd:interval ;
    schema:inPlaylist _:N74766b0134314a2eb8c04877d58c1a28 ;
    schema:name "The Solitude Island Skies / Solitude Island (Daytime)"@en,
        "絶島上空／絶島 (昼)"@ja .

_:Na061b9df0f2b4343a306397b3fb2eb4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Approaching Dusk / Tide Island (Evening)"@en,
        "迫る夕闇／潮島(夕)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT0:20"^^xsd:interval ;
    schema:inPlaylist _:N916c0bf4ac11455bae5f7c35d4b4ab89 ;
    schema:name "Approaching Dusk / Tide Island (Evening)"@en,
        "迫る夕闇／潮島(夕)"@ja .

_:Na597c622f36045899a2e5df432f274a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Bellowing Stormy Weather / Highland"@en,
        "荒天の怒号／高地"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N74766b0134314a2eb8c04877d58c1a28 ;
    schema:name "The Bellowing Stormy Weather / Highland"@en,
        "荒天の怒号／高地"@ja .

_:Na9127aedf2a744b49032f10e61a3aa39 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unknown Workman's Poem / Beauty Parlour"@en,
        "知られざる匠の詩／美容室"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:Ncf0b930daf48426cb81fbf1d7d7e80d7 ;
    schema:name "Unknown Workman's Poem / Beauty Parlour"@en,
        "知られざる匠の詩／美容室"@ja .

_:Nb3507ed6a5f54280966160f040908840 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tide Island's Nighttime Winds / Tide Island (Nighttime)"@en,
        "潮島の夜風／潮島(夜)"@ja ;
    mo:track_number 12 ;
    schema:duration "PT0:20"^^xsd:interval ;
    schema:inPlaylist _:N916c0bf4ac11455bae5f7c35d4b4ab89 ;
    schema:name "Tide Island's Nighttime Winds / Tide Island (Nighttime)"@en,
        "潮島の夜風／潮島(夜)"@ja .

_:Nb7739148032f44588121b9512abfab08 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unbound Terror / Tide Island Cavern 2 (Hunting Theme After HR100)"@en,
        "底抜けの恐怖／潮島・洞窟２(HR100以降の狩猟曲)"@ja ;
    mo:track_number 19 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N916c0bf4ac11455bae5f7c35d4b4ab89 ;
    schema:name "Unbound Terror / Tide Island Cavern 2 (Hunting Theme After HR100)"@en,
        "底抜けの恐怖／潮島・洞窟２(HR100以降の狩猟曲)"@ja .

_:Nb780459d76244447b34d9b691798d373 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Sea's Salty Breeze Blowing Through / Tide Island (Daytime)"@en,
        "吹き抜ける潮風／潮島(昼)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT0:19"^^xsd:interval ;
    schema:inPlaylist _:N916c0bf4ac11455bae5f7c35d4b4ab89 ;
    schema:name "The Sea's Salty Breeze Blowing Through / Tide Island (Daytime)"@en,
        "吹き抜ける潮風／潮島(昼)"@ja .

_:Nb7eb0f0cc0b84714be1a859dc529622d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Into the Fierce Lands / Solitude Island (Evening)"@en,
        "激闘の地へ／絶島 (夕)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT0:15"^^xsd:interval ;
    schema:inPlaylist _:N74766b0134314a2eb8c04877d58c1a28 ;
    schema:name "Into the Fierce Lands / Solitude Island (Evening)"@en,
        "激闘の地へ／絶島 (夕)"@ja .

_:Nb8f04e262b364b8084cdf90c34a49f79 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Soaring Wings in the Blue Sky / My Halk (Daytime)"@en,
        "蒼天翔ける翼／マイホルク(昼)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N916c0bf4ac11455bae5f7c35d4b4ab89 ;
    schema:name "Soaring Wings in the Blue Sky / My Halk (Daytime)"@en,
        "蒼天翔ける翼／マイホルク(昼)"@ja .

_:Nbdb33009f0b34173b90fff914cc94eba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Diva's Memory / My Gallery Furniture -Luxurious Diva Doll-"@en,
        "ディーヴァズ・メモリー／マイギャラリー傢俱 -豪華な歌姫人形-"@ja ;
    mo:track_number 25 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:Ncf0b930daf48426cb81fbf1d7d7e80d7 ;
    schema:name "Diva's Memory / My Gallery Furniture -Luxurious Diva Doll-"@en,
        "ディーヴァズ・メモリー／マイギャラリー傢俱 -豪華な歌姫人形-"@ja .

_:Nbe15c935c4f743d99d54af261aa58de2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mezeporta Wind -Elder Dragon Attack Version-"@en,
        "メゼポルタの風 -古龍襲撃バージョン-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:Ncf0b930daf48426cb81fbf1d7d7e80d7 ;
    schema:name "Mezeporta Wind -Elder Dragon Attack Version-"@en,
        "メゼポルタの風 -古龍襲撃バージョン-"@ja .

_:Nbeb61b77e9454b4e8e70878f2ad1c3eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mezeporta Wind -Summer Festival Version-"@en,
        "メゼポルタの風-夏祭りバージョン-"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N74766b0134314a2eb8c04877d58c1a28 ;
    schema:name "Mezeporta Wind -Summer Festival Version-"@en,
        "メゼポルタの風-夏祭りバージョン-"@ja .

_:Nc4379935d8914e44a4bb4d8f3fa68cc7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nya☆Nya☆Nya! / My Gallery Furniture -Luxurious Shrine-"@en,
        "ニャー☆ニャー☆ニャー！／マイギャラリー傢俱 -豪華な御輿-"@ja ;
    mo:track_number 24 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:Ncf0b930daf48426cb81fbf1d7d7e80d7 ;
    schema:name "Nya☆Nya☆Nya! / My Gallery Furniture -Luxurious Shrine-"@en,
        "ニャー☆ニャー☆ニャー！／マイギャラリー傢俱 -豪華な御輿-"@ja .

_:Ncde753782f9b4d2196bb08741d20115e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deepening Bonds / Exchange Tavern (Daytime)"@en,
        "絆深めて／交流酒場(昼)"@ja ;
    mo:track_number 18 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N74766b0134314a2eb8c04877d58c1a28 ;
    schema:name "Deepening Bonds / Exchange Tavern (Daytime)"@en,
        "絆深めて／交流酒場(昼)"@ja .

_:Ncf8c1e10dfd94d56bd4b19015f048eec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Incarnation of the Earth [Gorgeous] / Laviente -Introduction-"@en,
        "大地ノ化身【絢爛】／ラヴィエンテ-序-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N74766b0134314a2eb8c04877d58c1a28 ;
    schema:name "Incarnation of the Earth [Gorgeous] / Laviente -Introduction-"@en,
        "大地ノ化身【絢爛】／ラヴィエンテ-序-"@ja .

_:Ncfa93b4a8e6f4ba8a3aec28c80a50353 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Freezing Screams / Snowy Mountains (Hunting Theme After HR100)"@en,
        "凍てつく叫び／雪山(HR100以降の戦闘曲)"@ja ;
    mo:track_number 17 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:Ncf0b930daf48426cb81fbf1d7d7e80d7 ;
    schema:name "Freezing Screams / Snowy Mountains (Hunting Theme After HR100)"@en,
        "凍てつく叫び／雪山(HR100以降の戦闘曲)"@ja .

_:Nd022664fecf44801a63a56a4b581a721 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Banquet with Friends / Exchange Tavern (Nighttime)"@en,
        "友との宴／交流酒場(夜)"@ja ;
    mo:track_number 19 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N74766b0134314a2eb8c04877d58c1a28 ;
    schema:name "Banquet with Friends / Exchange Tavern (Nighttime)"@en,
        "友との宴／交流酒場(夜)"@ja .

_:Nd21bcc99ec5641f2b5b8020a7b9b5175 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Goodbye...? / Farewell, Guku"@en,
        "さようなら…？／グーク別れ"@ja ;
    mo:track_number 23 ;
    schema:duration "PT0:41"^^xsd:interval ;
    schema:inPlaylist _:N916c0bf4ac11455bae5f7c35d4b4ab89 ;
    schema:name "Goodbye...? / Farewell, Guku"@en,
        "さようなら…？／グーク別れ"@ja .

_:Nd222c466481f422ba54b04fe6d1607a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Despair in the Searing Heat / Desert (Hunting Theme After HR100)"@en,
        "灼熱の絶望／砂漠(HR100以降の戦闘曲)"@ja ;
    mo:track_number 16 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Ncf0b930daf48426cb81fbf1d7d7e80d7 ;
    schema:name "Despair in the Searing Heat / Desert (Hunting Theme After HR100)"@en,
        "灼熱の絶望／砂漠(HR100以降の戦闘曲)"@ja .

_:Nd254eff3cffa4d678f14520c224bf19c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nice to Meet You! / Guku Birth"@en,
        "はじめまして！／グーク誕生"@ja ;
    mo:track_number 22 ;
    schema:duration "PT0:31"^^xsd:interval ;
    schema:inPlaylist _:N916c0bf4ac11455bae5f7c35d4b4ab89 ;
    schema:name "Nice to Meet You! / Guku Birth"@en,
        "はじめまして！／グーク誕生"@ja .

_:Nd3d2bd9473b44dba97eadcad8e818869 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reliable Comrades / Gathering Hall -Lvl 3-"@en,
        "頼もしき仲間たち／猟団部屋 -LV3-"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:Ncf0b930daf48426cb81fbf1d7d7e80d7 ;
    schema:name "Reliable Comrades / Gathering Hall -Lvl 3-"@en,
        "頼もしき仲間たち／猟団部屋 -LV3-"@ja .

_:Nd68622301d1b4c4caf56696e88113e3c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Raging Fate / Gorge (Hunting Theme After HR100)"@en,
        "吹きすさぶ運命／峽谷(HR100以降の戦闘曲)"@ja ;
    mo:track_number 20 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:Ncf0b930daf48426cb81fbf1d7d7e80d7 ;
    schema:name "Raging Fate / Gorge (Hunting Theme After HR100)"@en,
        "吹きすさぶ運命／峽谷(HR100以降の戦闘曲)"@ja .

_:Nd6f3a1e3a45247e78638bccb0ff0b451 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mezeporta Wind -Otsukimi Version-"@en,
        "メゼポルタの風-お正月バージョン-"@ja ;
    mo:track_number 16 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N74766b0134314a2eb8c04877d58c1a28 ;
    schema:name "Mezeporta Wind -Otsukimi Version-"@en,
        "メゼポルタの風-お正月バージョン-"@ja .

_:Ne05c8026c044453e84901cb57faa6b33 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mezeporta Wind -Premonition Version-"@en,
        "メゼポルタの風 -予感バージョン-"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Ncf0b930daf48426cb81fbf1d7d7e80d7 ;
    schema:name "Mezeporta Wind -Premonition Version-"@en,
        "メゼポルタの風 -予感バージョン-"@ja .

_:Ne3fb63e7baa542319063ae4ab89a70dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Endless Labyrinth / Great Forest (Hunting Theme After HR100)"@en,
        "終わりなき迷路／樹海(HR100以降の戦闘曲)"@ja ;
    mo:track_number 19 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:Ncf0b930daf48426cb81fbf1d7d7e80d7 ;
    schema:name "Endless Labyrinth / Great Forest (Hunting Theme After HR100)"@en,
        "終わりなき迷路／樹海(HR100以降の戦闘曲)"@ja .

_:Ne56bff1a67414d5e84fb4e71d786d69b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The World of Hunting"@en,
        "狩猟の世界"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N74766b0134314a2eb8c04877d58c1a28 ;
    schema:name "The World of Hunting"@en,
        "狩猟の世界"@ja .

_:Nf48116788dc74436a4f0847fa9b19df7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Tide Island Pit / Tide Island Cavern 1"@en,
        "潮島の縦穴／潮島・洞窟１"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N916c0bf4ac11455bae5f7c35d4b4ab89 ;
    schema:name "The Tide Island Pit / Tide Island Cavern 1"@en,
        "潮島の縦穴／潮島・洞窟１"@ja .

_:Nf9d8a7121a1c4650af00f5e5a02aa360 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Toward a Higher Place / My Mission"@en,
        "更なる高みを目指して／マイミッション"@ja ;
    mo:track_number 21 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N916c0bf4ac11455bae5f7c35d4b4ab89 ;
    schema:name "Toward a Higher Place / My Mission"@en,
        "更なる高みを目指して／マイミッション"@ja .

_:Nfa2a8c14de8649059dc31960da2d0f24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fear of the Bottomless / Marsh Jungle (Hunting Theme After HR100)"@en,
        "底なしの畏怖／沼地(HR100以降の戦闘曲)"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:Ncf0b930daf48426cb81fbf1d7d7e80d7 ;
    schema:name "Fear of the Bottomless / Marsh Jungle (Hunting Theme After HR100)"@en,
        "底なしの畏怖／沼地(HR100以降の戦闘曲)"@ja .

_:N916c0bf4ac11455bae5f7c35d4b4ab89 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N0b5450fc94c44655a93f042dde6e75bf,
        _:N158a7edb4ed84e8c9f820b2eea3a7c0c,
        _:N2c83fea0eb654a11a70a48f3f389867a,
        _:N32f5a33c8d294ca69341abe22beb72a7,
        _:N342e64ddc6ff46b6a483bbbc2817a459,
        _:N3628f3049eef476198f3eba3258b0f57,
        _:N3c71884de88348cbbdc331b49bb4e4bf,
        _:N4544cae9468a465894e200cd1214a6a1,
        _:N4fd959d9711d4d7db0014a75177a9208,
        _:N579cd2f7d54e42168c48e79a8f1c2278,
        _:N5f512936eb124815b1e9ce1035e1e8a4,
        _:N878d593b45204d18b06b16e27b9b18bb,
        _:N8947d5fda26f4c37ac83e96aa43cb138,
        _:N95e718ec2b48418da1c7fb3682ed01d2,
        _:Na061b9df0f2b4343a306397b3fb2eb4d,
        _:Nb3507ed6a5f54280966160f040908840,
        _:Nb7739148032f44588121b9512abfab08,
        _:Nb780459d76244447b34d9b691798d373,
        _:Nb8f04e262b364b8084cdf90c34a49f79,
        _:Nd21bcc99ec5641f2b5b8020a7b9b5175,
        _:Nd254eff3cffa4d678f14520c224bf19c,
        _:Nf48116788dc74436a4f0847fa9b19df7,
        _:Nf9d8a7121a1c4650af00f5e5a02aa360 ;
    mo:track_count 23 ;
    schema:duration "PT66:04"^^xsd:interval ;
    schema:numTracks 23 ;
    schema:track _:N0b5450fc94c44655a93f042dde6e75bf,
        _:N158a7edb4ed84e8c9f820b2eea3a7c0c,
        _:N2c83fea0eb654a11a70a48f3f389867a,
        _:N32f5a33c8d294ca69341abe22beb72a7,
        _:N342e64ddc6ff46b6a483bbbc2817a459,
        _:N3628f3049eef476198f3eba3258b0f57,
        _:N3c71884de88348cbbdc331b49bb4e4bf,
        _:N4544cae9468a465894e200cd1214a6a1,
        _:N4fd959d9711d4d7db0014a75177a9208,
        _:N579cd2f7d54e42168c48e79a8f1c2278,
        _:N5f512936eb124815b1e9ce1035e1e8a4,
        _:N878d593b45204d18b06b16e27b9b18bb,
        _:N8947d5fda26f4c37ac83e96aa43cb138,
        _:N95e718ec2b48418da1c7fb3682ed01d2,
        _:Na061b9df0f2b4343a306397b3fb2eb4d,
        _:Nb3507ed6a5f54280966160f040908840,
        _:Nb7739148032f44588121b9512abfab08,
        _:Nb780459d76244447b34d9b691798d373,
        _:Nb8f04e262b364b8084cdf90c34a49f79,
        _:Nd21bcc99ec5641f2b5b8020a7b9b5175,
        _:Nd254eff3cffa4d678f14520c224bf19c,
        _:Nf48116788dc74436a4f0847fa9b19df7,
        _:Nf9d8a7121a1c4650af00f5e5a02aa360 .

_:N74766b0134314a2eb8c04877d58c1a28 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N014eb31bd2da4e0eb4ccc664db7ae2a9,
        _:N06b910e4fe23400597e4c081127508fe,
        _:N090ce9a864064fb8a9be129031780061,
        _:N18f9c4caac8a4da2b619707665af0d36,
        _:N2872a4a49fb74f8fa70909ace410436c,
        _:N434c99f56c314d6ca1b6cc911f016c56,
        _:N4ee30a303f664c10897a212e4d8c5026,
        _:N5211785f432841aabd2abe64e890bf3e,
        _:N5ceea6787ef24f32b264d7ea86f07b1b,
        _:N64c5ddaf0f50451aa1eec9a2ef991d73,
        _:N78a3c67a85bb4ef59112feed30ad068b,
        _:N7b3c096fcf5a44c4b1c96ee6f9d207b4,
        _:N85dae17a0cd34139a160adf2e1198a98,
        _:N8c8086215c4b4ad0badae4e616252cd0,
        _:N94539bb0ae97469d8d21edaccf84c6e3,
        _:Na02eabb0ca1747beaca67e47e21aef97,
        _:Na597c622f36045899a2e5df432f274a6,
        _:Nb7eb0f0cc0b84714be1a859dc529622d,
        _:Nbeb61b77e9454b4e8e70878f2ad1c3eb,
        _:Ncde753782f9b4d2196bb08741d20115e,
        _:Ncf8c1e10dfd94d56bd4b19015f048eec,
        _:Nd022664fecf44801a63a56a4b581a721,
        _:Nd6f3a1e3a45247e78638bccb0ff0b451,
        _:Ne56bff1a67414d5e84fb4e71d786d69b ;
    mo:track_count 24 ;
    schema:duration "PT60:08"^^xsd:interval ;
    schema:numTracks 24 ;
    schema:track _:N014eb31bd2da4e0eb4ccc664db7ae2a9,
        _:N06b910e4fe23400597e4c081127508fe,
        _:N090ce9a864064fb8a9be129031780061,
        _:N18f9c4caac8a4da2b619707665af0d36,
        _:N2872a4a49fb74f8fa70909ace410436c,
        _:N434c99f56c314d6ca1b6cc911f016c56,
        _:N4ee30a303f664c10897a212e4d8c5026,
        _:N5211785f432841aabd2abe64e890bf3e,
        _:N5ceea6787ef24f32b264d7ea86f07b1b,
        _:N64c5ddaf0f50451aa1eec9a2ef991d73,
        _:N78a3c67a85bb4ef59112feed30ad068b,
        _:N7b3c096fcf5a44c4b1c96ee6f9d207b4,
        _:N85dae17a0cd34139a160adf2e1198a98,
        _:N8c8086215c4b4ad0badae4e616252cd0,
        _:N94539bb0ae97469d8d21edaccf84c6e3,
        _:Na02eabb0ca1747beaca67e47e21aef97,
        _:Na597c622f36045899a2e5df432f274a6,
        _:Nb7eb0f0cc0b84714be1a859dc529622d,
        _:Nbeb61b77e9454b4e8e70878f2ad1c3eb,
        _:Ncde753782f9b4d2196bb08741d20115e,
        _:Ncf8c1e10dfd94d56bd4b19015f048eec,
        _:Nd022664fecf44801a63a56a4b581a721,
        _:Nd6f3a1e3a45247e78638bccb0ff0b451,
        _:Ne56bff1a67414d5e84fb4e71d786d69b .

_:Ncf0b930daf48426cb81fbf1d7d7e80d7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 3 ;
    mo:track _:N034ab1051f4e46fe8757223597e4bdf7,
        _:N04c43419d57148279a591e5a396758e0,
        _:N2a95e005588b40f08820c8bc5bfc5892,
        _:N53ec6429648540888cfbc9a62302f1a7,
        _:N5652bff6a6534b249edc2765e755dac6,
        _:N5f7dff1e7beb4c92a2b6f746d34ff517,
        _:N6daa3571d3264313a6773530ead76ecf,
        _:N6e56be6b54ca4bc891e5aa3c8e2f6dda,
        _:N7205adb365ae49fa935e03a089e45130,
        _:N89eb64e538684bfdbb46bea06d20504b,
        _:N89ffe53ffef249fb938c19179e5f6ab2,
        _:N8a067c2019e041cfb86ea3758f31c5fd,
        _:N8d5d47ef27fd447c947af6a14d24016a,
        _:N9a8efabcdabf4bff9e7af1831b5d90bb,
        _:Na9127aedf2a744b49032f10e61a3aa39,
        _:Nbdb33009f0b34173b90fff914cc94eba,
        _:Nbe15c935c4f743d99d54af261aa58de2,
        _:Nc4379935d8914e44a4bb4d8f3fa68cc7,
        _:Ncfa93b4a8e6f4ba8a3aec28c80a50353,
        _:Nd222c466481f422ba54b04fe6d1607a1,
        _:Nd3d2bd9473b44dba97eadcad8e818869,
        _:Nd68622301d1b4c4caf56696e88113e3c,
        _:Ne05c8026c044453e84901cb57faa6b33,
        _:Ne3fb63e7baa542319063ae4ab89a70dd,
        _:Nfa2a8c14de8649059dc31960da2d0f24 ;
    mo:track_count 25 ;
    schema:duration "PT70:53"^^xsd:interval ;
    schema:numTracks 25 ;
    schema:track _:N034ab1051f4e46fe8757223597e4bdf7,
        _:N04c43419d57148279a591e5a396758e0,
        _:N2a95e005588b40f08820c8bc5bfc5892,
        _:N53ec6429648540888cfbc9a62302f1a7,
        _:N5652bff6a6534b249edc2765e755dac6,
        _:N5f7dff1e7beb4c92a2b6f746d34ff517,
        _:N6daa3571d3264313a6773530ead76ecf,
        _:N6e56be6b54ca4bc891e5aa3c8e2f6dda,
        _:N7205adb365ae49fa935e03a089e45130,
        _:N89eb64e538684bfdbb46bea06d20504b,
        _:N89ffe53ffef249fb938c19179e5f6ab2,
        _:N8a067c2019e041cfb86ea3758f31c5fd,
        _:N8d5d47ef27fd447c947af6a14d24016a,
        _:N9a8efabcdabf4bff9e7af1831b5d90bb,
        _:Na9127aedf2a744b49032f10e61a3aa39,
        _:Nbdb33009f0b34173b90fff914cc94eba,
        _:Nbe15c935c4f743d99d54af261aa58de2,
        _:Nc4379935d8914e44a4bb4d8f3fa68cc7,
        _:Ncfa93b4a8e6f4ba8a3aec28c80a50353,
        _:Nd222c466481f422ba54b04fe6d1607a1,
        _:Nd3d2bd9473b44dba97eadcad8e818869,
        _:Nd68622301d1b4c4caf56696e88113e3c,
        _:Ne05c8026c044453e84901cb57faa6b33,
        _:Ne3fb63e7baa542319063ae4ab89a70dd,
        _:Nfa2a8c14de8649059dc31960da2d0f24 .

