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

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

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

<artist/313#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/385#subject> ;
    schema:name "Yasunori Shiono"@en,
        "塩生康範"@ja ;
    foaf:made <album/385#composition>,
        <album/385#subject> ;
    foaf:name "Yasunori Shiono"@en,
        "塩生康範"@ja .

<product/1997#subject> a schema:CreativeWork ;
    schema:name "Lufia & the Fortress of Doom"@en,
        "エストポリス伝記"@ja,
        "Estpolis Denki"@ja-latn ;
    foaf:name "Lufia & the Fortress of Doom"@en,
        "エストポリス伝記"@ja,
        "Estpolis Denki"@ja-latn .

<product/1998#subject> a schema:CreativeWork ;
    schema:name "Lufia II: Rise of the Sinistrals"@en,
        "エストポリス伝記II"@ja,
        "Estpolis Denki II"@ja-latn ;
    foaf:name "Lufia II: Rise of the Sinistrals"@en,
        "エストポリス伝記II"@ja,
        "Estpolis Denki II"@ja-latn .

<album/385#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Estpolis Denki II"@en,
        "エストポリス伝記 II"@ja,
        "Estpolis Denki II"@ja-latn ;
    mo:composer <artist/313#subject> ;
    mo:produced_work <album/385#musicalwork> ;
    schema:name "Estpolis Denki II"@en,
        "エストポリス伝記 II"@ja,
        "Estpolis Denki II"@ja-latn .

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

<album/385#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Estpolis Denki II"@en,
        "エストポリス伝記 II"@ja,
        "Estpolis Denki II"@ja-latn ;
    mo:performance_of <album/385#musicalwork> ;
    mo:recorded_as <album/385#musicalexpression> ;
    schema:name "Estpolis Denki II"@en,
        "エストポリス伝記 II"@ja,
        "Estpolis Denki II"@ja-latn ;
    schema:workPerformed <album/385#musicalwork> .

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

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

<https://medium-media.vgm.io/albums/58/385/385-1208092704.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/385#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1995-02-17"^^xsd:date ;
    dcterms:title "Estpolis Denki II"@en,
        "エストポリス伝記 II"@ja,
        "Estpolis Denki II"@ja-latn ;
    mo:catalogue_number "PCCB-00170" ;
    mo:media_type "2 CD" ;
    mo:publication_of <album/385#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:N08889936473b4491a1f8d110beaab0e8,
        _:N0ae790b6493c4622b23bf01e0bce077a ;
    mo:record_count 2 ;
    schema:about <product/1997#subject>,
        <product/1998#subject> ;
    schema:datePublished "1995-02-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/58/385/385-1208092704.jpg> ;
    schema:name "Estpolis Denki II"@en,
        "エストポリス伝記 II"@ja,
        "Estpolis Denki II"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/58/385/385-1208092704.jpg> .

_:N011016da5e59495696d98ebf7a714fa7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Triumph"@en,
        "Victory"@en,
        "勝利"@ja ;
    mo:track_number 9 ;
    schema:duration "PT0:29"^^xsd:interval ;
    schema:inPlaylist _:N0ae790b6493c4622b23bf01e0bce077a ;
    schema:name "Triumph"@en,
        "Victory"@en,
        "勝利"@ja .

_:N01c49878db3648b6a51e8ae75e94798d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grief"@en,
        "憂い"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:N08889936473b4491a1f8d110beaab0e8 ;
    schema:name "Grief"@en,
        "憂い"@ja .

_:N04817c78a4ef4850a42327c0a71d153b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Temple"@en,
        "Theme of shrine"@en,
        "神殿"@ja ;
    mo:track_number 22 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N0ae790b6493c4622b23bf01e0bce077a ;
    schema:name "Temple"@en,
        "Theme of shrine"@en,
        "神殿"@ja .

_:N085b3b70aa564326bf792b084b8ecd54 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Port City"@en,
        "Theme of port town"@en,
        "港町"@ja ;
    mo:track_number 32 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:N08889936473b4491a1f8d110beaab0e8 ;
    schema:name "Port City"@en,
        "Theme of port town"@en,
        "港町"@ja .

_:N0bda330a45324980bf2cdb35c5054bf2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jimmy and Tommy"@en,
        "The Greatest Thieves in the World"@en,
        "天下の大盗"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:N0ae790b6493c4622b23bf01e0bce077a ;
    schema:name "Jimmy and Tommy"@en,
        "The Greatest Thieves in the World"@en,
        "天下の大盗"@ja .

_:N15bdd3597f6c4ca49eb214727a62f0fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle #2"@en,
        "Battle theme #2"@en,
        "バトル＃２"@ja ;
    mo:track_number 31 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:N08889936473b4491a1f8d110beaab0e8 ;
    schema:name "Battle #2"@en,
        "Battle theme #2"@en,
        "バトル＃２"@ja .

_:N191532a8c96d4890a0af9b9050221d6b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of town"@en,
        "Town"@en,
        "街"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N0ae790b6493c4622b23bf01e0bce077a ;
    schema:name "Theme of town"@en,
        "Town"@en,
        "街"@ja .

_:N1987033f5c7e403782e2d57042ad88cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Quiet shrine"@en,
        "The Silent Temple"@en,
        "沈黙の神殿"@ja ;
    mo:track_number 39 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:N08889936473b4491a1f8d110beaab0e8 ;
    schema:name "Quiet shrine"@en,
        "The Silent Temple"@en,
        "沈黙の神殿"@ja .

_:N22f952fd2fec48938c3fed804a5ff026 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lairl lab."@en,
        "Llyle Shaia Laboratory"@en,
        "ライール・シャイア研究所"@ja ;
    mo:track_number 37 ;
    schema:duration "PT0:43"^^xsd:interval ;
    schema:inPlaylist _:N08889936473b4491a1f8d110beaab0e8 ;
    schema:name "Lairl lab."@en,
        "Llyle Shaia Laboratory"@en,
        "ライール・シャイア研究所"@ja .

_:N24228eeb52df4e5784046ddbe24d70e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "New world"@en,
        "Towards a New Heaven and Earth"@en,
        "新天地へ"@ja ;
    mo:track_number 34 ;
    schema:duration "PT0:47"^^xsd:interval ;
    schema:inPlaylist _:N08889936473b4491a1f8d110beaab0e8 ;
    schema:name "New world"@en,
        "Towards a New Heaven and Earth"@en,
        "新天地へ"@ja .

_:N2516e3e3b489410d862fa89117cdc379 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wedding Bell"@en,
        "Wedding ceremony"@en,
        "ウエディング・ベル"@ja ;
    mo:track_number 27 ;
    schema:duration "PT0:23"^^xsd:interval ;
    schema:inPlaylist _:N0ae790b6493c4622b23bf01e0bce077a ;
    schema:name "Wedding Bell"@en,
        "Wedding ceremony"@en,
        "ウエディング・ベル"@ja .

_:N25f13dc5bc05400d892169cc6d06b8ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Key treasure ~ Comradeship ~ Skill item ~ Treasure"@en,
        "Scenario Item ~ Comrade ~ Skill Item ~ Item"@en,
        "シナリオアイテム～仲間～スキルアイテム～アイテム"@ja ;
    mo:track_number 10 ;
    schema:duration "PT0:19"^^xsd:interval ;
    schema:inPlaylist _:N0ae790b6493c4622b23bf01e0bce077a ;
    schema:name "Key treasure ~ Comradeship ~ Skill item ~ Treasure"@en,
        "Scenario Item ~ Comrade ~ Skill Item ~ Item"@en,
        "シナリオアイテム～仲間～スキルアイテム～アイテム"@ja .

_:N27e03a2fd9bd47a19680435a129a4d90 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Four master"@en,
        "The Four Gods"@en,
        "四神"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:N08889936473b4491a1f8d110beaab0e8 ;
    schema:name "Four master"@en,
        "The Four Gods"@en,
        "四神"@ja .

_:N2afd677783e243a9b4f4dc960c7f9bb2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Four master of doom"@en,
        "The Four Mad Gods"@en,
        "四狂神"@ja ;
    mo:track_number 44 ;
    schema:duration "PT0:40"^^xsd:interval ;
    schema:inPlaylist _:N08889936473b4491a1f8d110beaab0e8 ;
    schema:name "Four master of doom"@en,
        "The Four Mad Gods"@en,
        "四狂神"@ja .

_:N2b8be4df1d90431a83bf047df06921e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Departure"@en,
        "出発"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:N08889936473b4491a1f8d110beaab0e8 ;
    schema:name "Departure"@en,
        "出発"@ja .

_:N3117843cdac547f084928d1514915e3d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "After the Ceremony"@en,
        "Rice shower"@en,
        "式の後"@ja ;
    mo:track_number 28 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N0ae790b6493c4622b23bf01e0bce077a ;
    schema:name "After the Ceremony"@en,
        "Rice shower"@en,
        "式の後"@ja .

_:N31f13c41d49d48028f728db98f5d631d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cave"@en,
        "Theme of cave"@en,
        "洞窟"@ja ;
    mo:track_number 28 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:N08889936473b4491a1f8d110beaab0e8 ;
    schema:name "Cave"@en,
        "Theme of cave"@en,
        "洞窟"@ja .

_:N396616cfff434e2b9b293d26e5806fbe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Underground Shop"@en,
        "Under market"@en,
        "地下の店"@ja ;
    mo:track_number 40 ;
    schema:duration "PT0:45"^^xsd:interval ;
    schema:inPlaylist _:N08889936473b4491a1f8d110beaab0e8 ;
    schema:name "The Underground Shop"@en,
        "Under market"@en,
        "地下の店"@ja .

_:N3ba7fe731af747d0b9525340537807be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Earth"@en,
        "The earth"@en,
        "大地"@ja ;
    mo:track_number 24 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N08889936473b4491a1f8d110beaab0e8 ;
    schema:name "The Earth"@en,
        "The earth"@en,
        "大地"@ja .

_:N43177f463b144ea38468841da817ebb9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Final Battle"@en,
        "The last duel"@en,
        "最終決戦"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N08889936473b4491a1f8d110beaab0e8 ;
    schema:name "The Final Battle"@en,
        "The last duel"@en,
        "最終決戦"@ja .

_:N43ac0cec6a7745258858970e38cd64e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of tower"@en,
        "Tower"@en,
        "塔"@ja ;
    mo:track_number 20 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N0ae790b6493c4622b23bf01e0bce077a ;
    schema:name "Theme of tower"@en,
        "Tower"@en,
        "塔"@ja .

_:N43b2c43a44aa4033bea4a9df02637f13 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Good Night"@en,
        "Sweet dreams"@en,
        "おやすみなさい"@ja ;
    mo:track_number 21 ;
    schema:duration "PT0:08"^^xsd:interval ;
    schema:inPlaylist _:N08889936473b4491a1f8d110beaab0e8 ;
    schema:name "Good Night"@en,
        "Sweet dreams"@en,
        "おやすみなさい"@ja .

_:N43e696f2be274f989f9013dca72ea819 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Again and..."@en,
        "Reunion. And Then..."@en,
        "再会。そして⋯"@ja ;
    mo:track_number 47 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N08889936473b4491a1f8d110beaab0e8 ;
    schema:name "Again and..."@en,
        "Reunion. And Then..."@en,
        "再会。そして⋯"@ja .

_:N4a61048843c9421dba5998a71fe24ed4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deep blue"@en,
        "The Furthest Depths of the Sea"@en,
        "千尋の海底"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:N08889936473b4491a1f8d110beaab0e8 ;
    schema:name "Deep blue"@en,
        "The Furthest Depths of the Sea"@en,
        "千尋の海底"@ja .

_:N4bb5c00d21fd44d289372e6330909510 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ending motif"@en,
        "Tranquility"@en,
        "安らぎ"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N0ae790b6493c4622b23bf01e0bce077a ;
    schema:name "Ending motif"@en,
        "Tranquility"@en,
        "安らぎ"@ja .

_:N4e37ca9d0f1249d89c48b7b0c8725bdd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Big shot"@en,
        "The Great Match!"@en,
        "大勝負！"@ja ;
    mo:track_number 38 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:N0ae790b6493c4622b23bf01e0bce077a ;
    schema:name "Big shot"@en,
        "The Great Match!"@en,
        "大勝負！"@ja .

_:N4e5025073e414e1a9b120cab20097be1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Despair"@en,
        "絶望"@ja ;
    mo:track_number 23 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:N0ae790b6493c4622b23bf01e0bce077a ;
    schema:name "Despair"@en,
        "絶望"@ja .

_:N4f7fed7e433d4fc583ab61d208525b2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cave"@en,
        "Theme of cave"@en,
        "洞窟"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:N0ae790b6493c4622b23bf01e0bce077a ;
    schema:name "Cave"@en,
        "Theme of cave"@en,
        "洞窟"@ja .

_:N4fb7f3980eda480cbf41101472e10d72 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Port City"@en,
        "Theme of port town"@en,
        "港町"@ja ;
    mo:track_number 33 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N0ae790b6493c4622b23bf01e0bce077a ;
    schema:name "Port City"@en,
        "Theme of port town"@en,
        "港町"@ja .

_:N5016aa419c914305aa3ccc82bb98622e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hidecka"@en,
        "The Strongest Man"@en,
        "最強の男"@ja ;
    mo:track_number 25 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:N0ae790b6493c4622b23bf01e0bce077a ;
    schema:name "Hidecka"@en,
        "The Strongest Man"@en,
        "最強の男"@ja .

_:N54653a2b9ade4c87ba0b58f9be87a516 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "99 Years Later"@en,
        "Main theme"@en,
        "９９年後"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:N08889936473b4491a1f8d110beaab0e8 ;
    schema:name "99 Years Later"@en,
        "Main theme"@en,
        "９９年後"@ja .

_:N58253bbbf71849d4adaef97b517b6d07 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pulifia"@en,
        "Purifia Flowers"@en,
        "プリフィアの花"@ja ;
    mo:track_number 22 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N08889936473b4491a1f8d110beaab0e8 ;
    schema:name "Pulifia"@en,
        "Purifia Flowers"@en,
        "プリフィアの花"@ja .

_:N5916c6824f2b4c3e91a19949325b5162 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Estpolis 1 Opening motif"@en,
        "Setting Off On a Journey"@en,
        "旅立ち"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:N0ae790b6493c4622b23bf01e0bce077a ;
    schema:name "Estpolis 1 Opening motif"@en,
        "Setting Off On a Journey"@en,
        "旅立ち"@ja .

_:N5bcac622bfad4a129efc905f0b7741d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Main Theme"@en,
        "Rumbling"@en,
        "鳴動"@ja ;
    mo:track_number 2 ;
    schema:duration "PT6:53"^^xsd:interval ;
    schema:inPlaylist _:N0ae790b6493c4622b23bf01e0bce077a ;
    schema:name "Main Theme"@en,
        "Rumbling"@en,
        "鳴動"@ja .

_:N5cfdb7afc5914f51946b4dc655359d0c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Parting"@en,
        "The sorrow of parting"@en,
        "別れ"@ja ;
    mo:track_number 26 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N0ae790b6493c4622b23bf01e0bce077a ;
    schema:name "Parting"@en,
        "The sorrow of parting"@en,
        "別れ"@ja .

_:N6b7370d26c4c419498a2f80c358c62ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Island of the Void"@en,
        "The fortress of doom"@en,
        "虚空島"@ja ;
    mo:track_number 43 ;
    schema:duration "PT0:59"^^xsd:interval ;
    schema:inPlaylist _:N08889936473b4491a1f8d110beaab0e8 ;
    schema:name "The Island of the Void"@en,
        "The fortress of doom"@en,
        "虚空島"@ja .

_:N6ced2826a2c442b7a8f0027e1f1b448f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle Theme #1"@en,
        "Battle theme #1"@en,
        "バトル＃１"@ja ;
    mo:track_number 25 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:N08889936473b4491a1f8d110beaab0e8 ;
    schema:name "Battle Theme #1"@en,
        "Battle theme #1"@en,
        "バトル＃１"@ja .

_:N6f0383bff5174ad492d724084fa9576b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Capsule Monster"@en,
        "Mousse"@en,
        "カプセルモンスター"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:N0ae790b6493c4622b23bf01e0bce077a ;
    schema:name "Capsule Monster"@en,
        "Mousse"@en,
        "カプセルモンスター"@ja .

_:N76b6e17bb5c14edab4ca00f4204367d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Door to the Journey"@en,
        "The gate for journey"@en,
        "旅の扉"@ja ;
    mo:track_number 36 ;
    schema:duration "PT0:31"^^xsd:interval ;
    schema:inPlaylist _:N08889936473b4491a1f8d110beaab0e8 ;
    schema:name "Door to the Journey"@en,
        "The gate for journey"@en,
        "旅の扉"@ja .

_:N7a5d279a9c114ab49d880c5e47b928a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The War Dead of the Island of the Void"@en,
        "The memory of last war"@en,
        "虚空島戦役"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:N08889936473b4491a1f8d110beaab0e8 ;
    schema:name "The War Dead of the Island of the Void"@en,
        "The memory of last war"@en,
        "虚空島戦役"@ja .

_:N7cf64b51db604caa9a591cfa8682c807 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Parting"@en,
        "The sorrow of parting"@en,
        "別れ"@ja ;
    mo:track_number 33 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:N08889936473b4491a1f8d110beaab0e8 ;
    schema:name "Parting"@en,
        "The sorrow of parting"@en,
        "別れ"@ja .

_:N7ea717899b1f481988f2d5c2a16f8fb5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Prophet"@en,
        "The mystery lady"@en,
        "予言者"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:N0ae790b6493c4622b23bf01e0bce077a ;
    schema:name "The Prophet"@en,
        "The mystery lady"@en,
        "予言者"@ja .

_:N7f2d374976384189acf32a337a0514a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Distant, Enchanted World"@en,
        "The land nobody knew"@en,
        "壷中の天地"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N08889936473b4491a1f8d110beaab0e8 ;
    schema:name "A Distant, Enchanted World"@en,
        "The land nobody knew"@en,
        "壷中の天地"@ja .

_:N7f838ebc008c4947876a5e9e443a4e54 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Silent"@en,
        "The whole silent world"@en,
        "静寂なる世界"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N08889936473b4491a1f8d110beaab0e8 ;
    schema:name "Silent"@en,
        "The whole silent world"@en,
        "静寂なる世界"@ja .

_:N81fc674f535249bfbf7eca92a26e8a5b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "For the savior"@en,
        "The One Who Will Save the Earth"@en,
        "地上を救う者"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N08889936473b4491a1f8d110beaab0e8 ;
    schema:name "For the savior"@en,
        "The One Who Will Save the Earth"@en,
        "地上を救う者"@ja .

_:N82e05f3144e147babc30594925f6c69d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The turret forgotten"@en,
        "Watchtowers of the Seal"@en,
        "封印の望楼"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:N08889936473b4491a1f8d110beaab0e8 ;
    schema:name "The turret forgotten"@en,
        "Watchtowers of the Seal"@en,
        "封印の望楼"@ja .

_:N84ba36d23d334fdda64b77cd03a98ece a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To the Skies"@en,
        "To the sky"@en,
        "空へ"@ja ;
    mo:track_number 42 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:N08889936473b4491a1f8d110beaab0e8 ;
    schema:name "To the Skies"@en,
        "To the sky"@en,
        "空へ"@ja .

_:N8d71ca3b1a2f489db5f6f0089744a96f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Growth"@en,
        "Metamorphosis"@en,
        "成長！"@ja ;
    mo:track_number 19 ;
    schema:duration "PT0:15"^^xsd:interval ;
    schema:inPlaylist _:N0ae790b6493c4622b23bf01e0bce077a ;
    schema:name "Growth"@en,
        "Metamorphosis"@en,
        "成長！"@ja .

_:N8efe434989144c3a935a37bb2700490b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Labyrinth"@en,
        "Theme of labyrinth"@en,
        "迷宮"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:N0ae790b6493c4622b23bf01e0bce077a ;
    schema:name "Labyrinth"@en,
        "Theme of labyrinth"@en,
        "迷宮"@ja .

_:N93db1b69e1bf45abbf383ae1749debfd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Scars of Fear"@en,
        "The ruins of dread"@en,
        "恐怖の爪痕"@ja ;
    mo:track_number 29 ;
    schema:duration "PT0:48"^^xsd:interval ;
    schema:inPlaylist _:N08889936473b4491a1f8d110beaab0e8 ;
    schema:name "The Scars of Fear"@en,
        "The ruins of dread"@en,
        "恐怖の爪痕"@ja .

_:N991af644c2a14cd2a878bf815a1b638a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Castle"@en,
        "Theme of castle"@en,
        "城"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:N0ae790b6493c4622b23bf01e0bce077a ;
    schema:name "Castle"@en,
        "Theme of castle"@en,
        "城"@ja .

_:N9a502cbc39034af8b0d2bdcf581eae68 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pulifia"@en,
        "Purifia Flowers"@en,
        "プリフィアの花"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N08889936473b4491a1f8d110beaab0e8 ;
    schema:name "Pulifia"@en,
        "Purifia Flowers"@en,
        "プリフィアの花"@ja .

_:N9e66e0c6cc004a0c8032f1bc16ef260b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Doze Off"@en,
        "Golden slumber"@en,
        "微睡み"@ja ;
    mo:track_number 5 ;
    schema:duration "PT0:07"^^xsd:interval ;
    schema:inPlaylist _:N0ae790b6493c4622b23bf01e0bce077a ;
    schema:name "Doze Off"@en,
        "Golden slumber"@en,
        "微睡み"@ja .

_:Na064f209b46c421d9cc8110aabacbfe2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mysterious tone"@en,
        "The Dreamer's Flute"@en,
        "夢遊の笛"@ja ;
    mo:track_number 36 ;
    schema:duration "PT0:26"^^xsd:interval ;
    schema:inPlaylist _:N0ae790b6493c4622b23bf01e0bce077a ;
    schema:name "Mysterious tone"@en,
        "The Dreamer's Flute"@en,
        "夢遊の笛"@ja .

_:Naae173fe020042d6a553dc343330200a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of mons"@en,
        "Towering Mountain"@en,
        "万丈の山"@ja ;
    mo:track_number 34 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:N0ae790b6493c4622b23bf01e0bce077a ;
    schema:name "Theme of mons"@en,
        "Towering Mountain"@en,
        "万丈の山"@ja .

_:Nab7a9a4f79cb41d8b2c0084f42f655b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Field Motif"@en,
        "Field motif"@en,
        "フィールドモチーフ"@ja ;
    mo:track_number 46 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:N08889936473b4491a1f8d110beaab0e8 ;
    schema:name "Field Motif"@en,
        "Field motif"@en,
        "フィールドモチーフ"@ja .

_:Naeb3e73ce8be4d8ca28c4b964db871af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Azure ocean"@en,
        "The Azure Sea"@en,
        "蒼海"@ja ;
    mo:track_number 35 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N0ae790b6493c4622b23bf01e0bce077a ;
    schema:name "Azure ocean"@en,
        "The Azure Sea"@en,
        "蒼海"@ja .

_:Nb0c76c0a11574ec8bea6fed3ed0c39c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of tower"@en,
        "Tower"@en,
        "塔"@ja ;
    mo:track_number 35 ;
    schema:duration "PT0:53"^^xsd:interval ;
    schema:inPlaylist _:N08889936473b4491a1f8d110beaab0e8 ;
    schema:name "Theme of tower"@en,
        "Tower"@en,
        "塔"@ja .

_:Nb34ef91e9f63490f9b031aeb74bc06a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In summer"@en,
        "Summer"@en,
        "夏"@ja ;
    mo:track_number 30 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:N0ae790b6493c4622b23bf01e0bce077a ;
    schema:name "In summer"@en,
        "Summer"@en,
        "夏"@ja .

_:Nb8550e7935fd42f0a215979c3aebde47 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle #1"@en,
        "Battle theme #1"@en,
        "バトル＃１"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:N0ae790b6493c4622b23bf01e0bce077a ;
    schema:name "Battle #1"@en,
        "Battle theme #1"@en,
        "バトル＃１"@ja .

_:Nbce8ecdaa1434a4db8146e3475b34907 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ending"@en,
        "To the Future"@en,
        "未来へ"@ja ;
    mo:track_number 12 ;
    schema:duration "PT5:55"^^xsd:interval ;
    schema:inPlaylist _:N08889936473b4491a1f8d110beaab0e8 ;
    schema:name "Ending"@en,
        "To the Future"@en,
        "未来へ"@ja .

_:Nbdd7e027a7a74b86bdcd60339da8a46e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In spring"@en,
        "Spring"@en,
        "春"@ja ;
    mo:track_number 29 ;
    schema:duration "PT0:52"^^xsd:interval ;
    schema:inPlaylist _:N0ae790b6493c4622b23bf01e0bce077a ;
    schema:name "In spring"@en,
        "Spring"@en,
        "春"@ja .

_:Nc13335ec280b4e74b5d26949cda87e1a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue field"@en,
        "Underwater"@en,
        "海中"@ja ;
    mo:track_number 38 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:N08889936473b4491a1f8d110beaab0e8 ;
    schema:name "Blue field"@en,
        "Underwater"@en,
        "海中"@ja .

_:Nc3838a083b824dfeafbf1f17aca10e77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In winter"@en,
        "Winter"@en,
        "冬"@ja ;
    mo:track_number 32 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:N0ae790b6493c4622b23bf01e0bce077a ;
    schema:name "In winter"@en,
        "Winter"@en,
        "冬"@ja .

_:Nc3ae0c062c7248a49067ed7038b6c4c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle #3"@en,
        "Battle theme #3"@en,
        "バトル＃３"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N08889936473b4491a1f8d110beaab0e8 ;
    schema:name "Battle #3"@en,
        "Battle theme #3"@en,
        "バトル＃３"@ja .

_:Nc4795bf3f6034cc09a7f36313727d042 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Game over"@en,
        "Spirits of the Netherworld"@en,
        "黄泉の精霊"@ja ;
    mo:track_number 41 ;
    schema:duration "PT0:39"^^xsd:interval ;
    schema:inPlaylist _:N08889936473b4491a1f8d110beaab0e8 ;
    schema:name "Game over"@en,
        "Spirits of the Netherworld"@en,
        "黄泉の精霊"@ja .

_:Nc4ac083d4ed54f6eac1bd2a7b1066e46 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Final Battle"@en,
        "The last duel"@en,
        "最終決戦"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:N08889936473b4491a1f8d110beaab0e8 ;
    schema:name "The Final Battle"@en,
        "The last duel"@en,
        "最終決戦"@ja .

_:Nca6b2c4406d34d0087fa62607c707cd7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Island of the Void"@en,
        "The fortress of doom"@en,
        "虚空島"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N08889936473b4491a1f8d110beaab0e8 ;
    schema:name "The Island of the Void"@en,
        "The fortress of doom"@en,
        "虚空島"@ja .

_:Ncb712949770e48f5b8680bbfd26f75bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Autumn"@en,
        "In autumn"@en,
        "秋"@ja ;
    mo:track_number 31 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N0ae790b6493c4622b23bf01e0bce077a ;
    schema:name "Autumn"@en,
        "In autumn"@en,
        "秋"@ja .

_:Ncba384012ae74d12b559b6c695857d1b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle #3"@en,
        "Battle theme #3"@en,
        "バトル＃３"@ja ;
    mo:track_number 45 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:N08889936473b4491a1f8d110beaab0e8 ;
    schema:name "Battle #3"@en,
        "Battle theme #3"@en,
        "バトル＃３"@ja .

_:Nccc610f4783b4946ab826df6e548747f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Castle"@en,
        "Theme of castle"@en,
        "城"@ja ;
    mo:track_number 23 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:N08889936473b4491a1f8d110beaab0e8 ;
    schema:name "Castle"@en,
        "Theme of castle"@en,
        "城"@ja .

_:Ncdaa9aaf6fb64af3ae8b7afc20176024 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One hand gambler ~ The game ~ Got it"@en,
        "Slot ~ Big Game ~Hit!"@en,
        "スロット～ビッグゲーム～ヒット！"@ja ;
    mo:track_number 39 ;
    schema:duration "PT0:58"^^xsd:interval ;
    schema:inPlaylist _:N0ae790b6493c4622b23bf01e0bce077a ;
    schema:name "One hand gambler ~ The game ~ Got it"@en,
        "Slot ~ Big Game ~Hit!"@en,
        "スロット～ビッグゲーム～ヒット！"@ja .

_:Nd087927f6e124fbcbe2186ba409f1da4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ending"@en,
        "The End of the Journey"@en,
        "旅の終わり"@ja ;
    mo:track_number 48 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N08889936473b4491a1f8d110beaab0e8 ;
    schema:name "Ending"@en,
        "The End of the Journey"@en,
        "旅の終わり"@ja .

_:Nd17f6c8a91564b11a386b60bbe440a6a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Earth"@en,
        "The earth"@en,
        "大地"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N0ae790b6493c4622b23bf01e0bce077a ;
    schema:name "The Earth"@en,
        "The earth"@en,
        "大地"@ja .

_:Ne4e1e9853f3d449190acd6745585f4b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Buoyant & cheerful"@en,
        "Shopping"@en,
        "ショッピング"@ja ;
    mo:track_number 20 ;
    schema:duration "PT0:46"^^xsd:interval ;
    schema:inPlaylist _:N08889936473b4491a1f8d110beaab0e8 ;
    schema:name "Buoyant & cheerful"@en,
        "Shopping"@en,
        "ショッピング"@ja .

_:Ne74b7884471641419c5f8e0f89a29c32 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of village"@en,
        "Village"@en,
        "村"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N0ae790b6493c4622b23bf01e0bce077a ;
    schema:name "Theme of village"@en,
        "Village"@en,
        "村"@ja .

_:Ne882f4d6e23f48fa839592e79b374f3a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Triumph"@en,
        "Victory"@en,
        "勝利"@ja ;
    mo:track_number 26 ;
    schema:duration "PT0:27"^^xsd:interval ;
    schema:inPlaylist _:N08889936473b4491a1f8d110beaab0e8 ;
    schema:name "Triumph"@en,
        "Victory"@en,
        "勝利"@ja .

_:Ne8999ebb0ac64b9d93f9265398d61abd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of town"@en,
        "Town"@en,
        "街"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:N08889936473b4491a1f8d110beaab0e8 ;
    schema:name "Theme of town"@en,
        "Town"@en,
        "街"@ja .

_:Ne8fb304a67274d59acce0df99f7aa882 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Judgment day"@en,
        "The Time of Judgement"@en,
        "審判の時"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N0ae790b6493c4622b23bf01e0bce077a ;
    schema:name "Judgment day"@en,
        "The Time of Judgement"@en,
        "審判の時"@ja .

_:Ne91b568d427d45d4bd79e65783191690 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Door to the Journey"@en,
        "Gate of journey"@en,
        "旅の扉"@ja ;
    mo:track_number 21 ;
    schema:duration "PT0:48"^^xsd:interval ;
    schema:inPlaylist _:N0ae790b6493c4622b23bf01e0bce077a ;
    schema:name "Door to the Journey"@en,
        "Gate of journey"@en,
        "旅の扉"@ja .

_:Nec36efee235f4393afad29d1e41aaf0b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Compensation for the Battle"@en,
        "Holy victim"@en,
        "戦いの代償"@ja ;
    mo:track_number 17 ;
    schema:duration "PT0:40"^^xsd:interval ;
    schema:inPlaylist _:N08889936473b4491a1f8d110beaab0e8 ;
    schema:name "Compensation for the Battle"@en,
        "Holy victim"@en,
        "戦いの代償"@ja .

_:Ned33c314385942f0a5007047fad0303b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beyond the Azure Skies"@en,
        "Over the sky"@en,
        "蒼穹の彼方に"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:N08889936473b4491a1f8d110beaab0e8 ;
    schema:name "Beyond the Azure Skies"@en,
        "Over the sky"@en,
        "蒼穹の彼方に"@ja .

_:Nf106fad2feb441c89fc9b1fba0f55904 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shudder"@en,
        "Trembling"@en,
        "戦慄"@ja ;
    mo:track_number 24 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:N0ae790b6493c4622b23bf01e0bce077a ;
    schema:name "Shudder"@en,
        "Trembling"@en,
        "戦慄"@ja .

_:Nf2d96ebb773a49a890ed0dd5caec17c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Evil Wave Energy"@en,
        "Vicious wind"@en,
        "邪悪な波動"@ja ;
    mo:track_number 30 ;
    schema:duration "PT0:48"^^xsd:interval ;
    schema:inPlaylist _:N08889936473b4491a1f8d110beaab0e8 ;
    schema:name "Evil Wave Energy"@en,
        "Vicious wind"@en,
        "邪悪な波動"@ja .

_:Nf58e1fbcac7a4f43b20509d4a303d1a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lexus Shaia Laboratory"@en,
        "Rexas lab."@en,
        "レクサス・シャイア研究所"@ja ;
    mo:track_number 37 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:N0ae790b6493c4622b23bf01e0bce077a ;
    schema:name "Lexus Shaia Laboratory"@en,
        "Rexas lab."@en,
        "レクサス・シャイア研究所"@ja .

_:Nf652396384f34ba7a91762fbfddb1ec0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle #2"@en,
        "Battle theme #2"@en,
        "バトル＃２"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N0ae790b6493c4622b23bf01e0bce077a ;
    schema:name "Battle #2"@en,
        "Battle theme #2"@en,
        "バトル＃２"@ja .

_:Nfb52546e7f654b16a66bdaefcf6a3897 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of village"@en,
        "Town"@en,
        "村"@ja ;
    mo:track_number 27 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:N08889936473b4491a1f8d110beaab0e8 ;
    schema:name "Theme of village"@en,
        "Town"@en,
        "村"@ja .

_:N0ae790b6493c4622b23bf01e0bce077a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N011016da5e59495696d98ebf7a714fa7,
        _:N04817c78a4ef4850a42327c0a71d153b,
        _:N0bda330a45324980bf2cdb35c5054bf2,
        _:N191532a8c96d4890a0af9b9050221d6b,
        _:N2516e3e3b489410d862fa89117cdc379,
        _:N25f13dc5bc05400d892169cc6d06b8ef,
        _:N3117843cdac547f084928d1514915e3d,
        _:N43ac0cec6a7745258858970e38cd64e7,
        _:N4bb5c00d21fd44d289372e6330909510,
        _:N4e37ca9d0f1249d89c48b7b0c8725bdd,
        _:N4e5025073e414e1a9b120cab20097be1,
        _:N4f7fed7e433d4fc583ab61d208525b2a,
        _:N4fb7f3980eda480cbf41101472e10d72,
        _:N5016aa419c914305aa3ccc82bb98622e,
        _:N5916c6824f2b4c3e91a19949325b5162,
        _:N5bcac622bfad4a129efc905f0b7741d6,
        _:N5cfdb7afc5914f51946b4dc655359d0c,
        _:N6f0383bff5174ad492d724084fa9576b,
        _:N7ea717899b1f481988f2d5c2a16f8fb5,
        _:N8d71ca3b1a2f489db5f6f0089744a96f,
        _:N8efe434989144c3a935a37bb2700490b,
        _:N991af644c2a14cd2a878bf815a1b638a,
        _:N9e66e0c6cc004a0c8032f1bc16ef260b,
        _:Na064f209b46c421d9cc8110aabacbfe2,
        _:Naae173fe020042d6a553dc343330200a,
        _:Naeb3e73ce8be4d8ca28c4b964db871af,
        _:Nb34ef91e9f63490f9b031aeb74bc06a0,
        _:Nb8550e7935fd42f0a215979c3aebde47,
        _:Nbdd7e027a7a74b86bdcd60339da8a46e,
        _:Nc3838a083b824dfeafbf1f17aca10e77,
        _:Ncb712949770e48f5b8680bbfd26f75bf,
        _:Ncdaa9aaf6fb64af3ae8b7afc20176024,
        _:Nd17f6c8a91564b11a386b60bbe440a6a,
        _:Ne74b7884471641419c5f8e0f89a29c32,
        _:Ne8fb304a67274d59acce0df99f7aa882,
        _:Ne91b568d427d45d4bd79e65783191690,
        _:Nf106fad2feb441c89fc9b1fba0f55904,
        _:Nf58e1fbcac7a4f43b20509d4a303d1a4,
        _:Nf652396384f34ba7a91762fbfddb1ec0 ;
    mo:track_count 39 ;
    schema:duration "PT73:37"^^xsd:interval ;
    schema:numTracks 39 ;
    schema:track _:N011016da5e59495696d98ebf7a714fa7,
        _:N04817c78a4ef4850a42327c0a71d153b,
        _:N0bda330a45324980bf2cdb35c5054bf2,
        _:N191532a8c96d4890a0af9b9050221d6b,
        _:N2516e3e3b489410d862fa89117cdc379,
        _:N25f13dc5bc05400d892169cc6d06b8ef,
        _:N3117843cdac547f084928d1514915e3d,
        _:N43ac0cec6a7745258858970e38cd64e7,
        _:N4bb5c00d21fd44d289372e6330909510,
        _:N4e37ca9d0f1249d89c48b7b0c8725bdd,
        _:N4e5025073e414e1a9b120cab20097be1,
        _:N4f7fed7e433d4fc583ab61d208525b2a,
        _:N4fb7f3980eda480cbf41101472e10d72,
        _:N5016aa419c914305aa3ccc82bb98622e,
        _:N5916c6824f2b4c3e91a19949325b5162,
        _:N5bcac622bfad4a129efc905f0b7741d6,
        _:N5cfdb7afc5914f51946b4dc655359d0c,
        _:N6f0383bff5174ad492d724084fa9576b,
        _:N7ea717899b1f481988f2d5c2a16f8fb5,
        _:N8d71ca3b1a2f489db5f6f0089744a96f,
        _:N8efe434989144c3a935a37bb2700490b,
        _:N991af644c2a14cd2a878bf815a1b638a,
        _:N9e66e0c6cc004a0c8032f1bc16ef260b,
        _:Na064f209b46c421d9cc8110aabacbfe2,
        _:Naae173fe020042d6a553dc343330200a,
        _:Naeb3e73ce8be4d8ca28c4b964db871af,
        _:Nb34ef91e9f63490f9b031aeb74bc06a0,
        _:Nb8550e7935fd42f0a215979c3aebde47,
        _:Nbdd7e027a7a74b86bdcd60339da8a46e,
        _:Nc3838a083b824dfeafbf1f17aca10e77,
        _:Ncb712949770e48f5b8680bbfd26f75bf,
        _:Ncdaa9aaf6fb64af3ae8b7afc20176024,
        _:Nd17f6c8a91564b11a386b60bbe440a6a,
        _:Ne74b7884471641419c5f8e0f89a29c32,
        _:Ne8fb304a67274d59acce0df99f7aa882,
        _:Ne91b568d427d45d4bd79e65783191690,
        _:Nf106fad2feb441c89fc9b1fba0f55904,
        _:Nf58e1fbcac7a4f43b20509d4a303d1a4,
        _:Nf652396384f34ba7a91762fbfddb1ec0 .

_:N08889936473b4491a1f8d110beaab0e8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N01c49878db3648b6a51e8ae75e94798d,
        _:N085b3b70aa564326bf792b084b8ecd54,
        _:N15bdd3597f6c4ca49eb214727a62f0fe,
        _:N1987033f5c7e403782e2d57042ad88cc,
        _:N22f952fd2fec48938c3fed804a5ff026,
        _:N24228eeb52df4e5784046ddbe24d70e0,
        _:N27e03a2fd9bd47a19680435a129a4d90,
        _:N2afd677783e243a9b4f4dc960c7f9bb2,
        _:N2b8be4df1d90431a83bf047df06921e9,
        _:N31f13c41d49d48028f728db98f5d631d,
        _:N396616cfff434e2b9b293d26e5806fbe,
        _:N3ba7fe731af747d0b9525340537807be,
        _:N43177f463b144ea38468841da817ebb9,
        _:N43b2c43a44aa4033bea4a9df02637f13,
        _:N43e696f2be274f989f9013dca72ea819,
        _:N4a61048843c9421dba5998a71fe24ed4,
        _:N54653a2b9ade4c87ba0b58f9be87a516,
        _:N58253bbbf71849d4adaef97b517b6d07,
        _:N6b7370d26c4c419498a2f80c358c62ab,
        _:N6ced2826a2c442b7a8f0027e1f1b448f,
        _:N76b6e17bb5c14edab4ca00f4204367d3,
        _:N7a5d279a9c114ab49d880c5e47b928a1,
        _:N7cf64b51db604caa9a591cfa8682c807,
        _:N7f2d374976384189acf32a337a0514a2,
        _:N7f838ebc008c4947876a5e9e443a4e54,
        _:N81fc674f535249bfbf7eca92a26e8a5b,
        _:N82e05f3144e147babc30594925f6c69d,
        _:N84ba36d23d334fdda64b77cd03a98ece,
        _:N93db1b69e1bf45abbf383ae1749debfd,
        _:N9a502cbc39034af8b0d2bdcf581eae68,
        _:Nab7a9a4f79cb41d8b2c0084f42f655b8,
        _:Nb0c76c0a11574ec8bea6fed3ed0c39c1,
        _:Nbce8ecdaa1434a4db8146e3475b34907,
        _:Nc13335ec280b4e74b5d26949cda87e1a,
        _:Nc3ae0c062c7248a49067ed7038b6c4c9,
        _:Nc4795bf3f6034cc09a7f36313727d042,
        _:Nc4ac083d4ed54f6eac1bd2a7b1066e46,
        _:Nca6b2c4406d34d0087fa62607c707cd7,
        _:Ncba384012ae74d12b559b6c695857d1b,
        _:Nccc610f4783b4946ab826df6e548747f,
        _:Nd087927f6e124fbcbe2186ba409f1da4,
        _:Ne4e1e9853f3d449190acd6745585f4b9,
        _:Ne882f4d6e23f48fa839592e79b374f3a,
        _:Ne8999ebb0ac64b9d93f9265398d61abd,
        _:Nec36efee235f4393afad29d1e41aaf0b,
        _:Ned33c314385942f0a5007047fad0303b,
        _:Nf2d96ebb773a49a890ed0dd5caec17c8,
        _:Nfb52546e7f654b16a66bdaefcf6a3897 ;
    mo:track_count 48 ;
    schema:duration "PT74:04"^^xsd:interval ;
    schema:numTracks 48 ;
    schema:track _:N01c49878db3648b6a51e8ae75e94798d,
        _:N085b3b70aa564326bf792b084b8ecd54,
        _:N15bdd3597f6c4ca49eb214727a62f0fe,
        _:N1987033f5c7e403782e2d57042ad88cc,
        _:N22f952fd2fec48938c3fed804a5ff026,
        _:N24228eeb52df4e5784046ddbe24d70e0,
        _:N27e03a2fd9bd47a19680435a129a4d90,
        _:N2afd677783e243a9b4f4dc960c7f9bb2,
        _:N2b8be4df1d90431a83bf047df06921e9,
        _:N31f13c41d49d48028f728db98f5d631d,
        _:N396616cfff434e2b9b293d26e5806fbe,
        _:N3ba7fe731af747d0b9525340537807be,
        _:N43177f463b144ea38468841da817ebb9,
        _:N43b2c43a44aa4033bea4a9df02637f13,
        _:N43e696f2be274f989f9013dca72ea819,
        _:N4a61048843c9421dba5998a71fe24ed4,
        _:N54653a2b9ade4c87ba0b58f9be87a516,
        _:N58253bbbf71849d4adaef97b517b6d07,
        _:N6b7370d26c4c419498a2f80c358c62ab,
        _:N6ced2826a2c442b7a8f0027e1f1b448f,
        _:N76b6e17bb5c14edab4ca00f4204367d3,
        _:N7a5d279a9c114ab49d880c5e47b928a1,
        _:N7cf64b51db604caa9a591cfa8682c807,
        _:N7f2d374976384189acf32a337a0514a2,
        _:N7f838ebc008c4947876a5e9e443a4e54,
        _:N81fc674f535249bfbf7eca92a26e8a5b,
        _:N82e05f3144e147babc30594925f6c69d,
        _:N84ba36d23d334fdda64b77cd03a98ece,
        _:N93db1b69e1bf45abbf383ae1749debfd,
        _:N9a502cbc39034af8b0d2bdcf581eae68,
        _:Nab7a9a4f79cb41d8b2c0084f42f655b8,
        _:Nb0c76c0a11574ec8bea6fed3ed0c39c1,
        _:Nbce8ecdaa1434a4db8146e3475b34907,
        _:Nc13335ec280b4e74b5d26949cda87e1a,
        _:Nc3ae0c062c7248a49067ed7038b6c4c9,
        _:Nc4795bf3f6034cc09a7f36313727d042,
        _:Nc4ac083d4ed54f6eac1bd2a7b1066e46,
        _:Nca6b2c4406d34d0087fa62607c707cd7,
        _:Ncba384012ae74d12b559b6c695857d1b,
        _:Nccc610f4783b4946ab826df6e548747f,
        _:Nd087927f6e124fbcbe2186ba409f1da4,
        _:Ne4e1e9853f3d449190acd6745585f4b9,
        _:Ne882f4d6e23f48fa839592e79b374f3a,
        _:Ne8999ebb0ac64b9d93f9265398d61abd,
        _:Nec36efee235f4393afad29d1e41aaf0b,
        _:Ned33c314385942f0a5007047fad0303b,
        _:Nf2d96ebb773a49a890ed0dd5caec17c8,
        _:Nfb52546e7f654b16a66bdaefcf6a3897 .

