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

<album/116994#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "BABYLON'S FALL ORIGINAL SOUNDTRACK"@en,
        "BABYLON'S FALL ORIGINAL SOUNDTRACK"@ja,
        "BABYLON'S FALL ORIGINAL SOUNDTRACK"@ja-latn ;
    mo:produced_work <album/116994#musicalwork> ;
    schema:name "BABYLON'S FALL ORIGINAL SOUNDTRACK"@en,
        "BABYLON'S FALL ORIGINAL SOUNDTRACK"@ja,
        "BABYLON'S FALL ORIGINAL SOUNDTRACK"@ja-latn .

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

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

<product/13222#subject> a schema:CreativeWork ;
    schema:name "BABYLON'S FALL"@en,
        "バビロンズフォール"@ja,
        "BABYLON'S FALL"@ja-latn ;
    foaf:name "BABYLON'S FALL"@en,
        "バビロンズフォール"@ja,
        "BABYLON'S FALL"@ja-latn .

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

<org/1466#subject> schema:name "SQUARE ENIX MUSIC"@en,
        "SQUARE ENIX MUSIC"@ja,
        "SQUARE ENIX MUSIC"@ja-latn ;
    foaf:name "SQUARE ENIX MUSIC"@en,
        "SQUARE ENIX MUSIC"@ja,
        "SQUARE ENIX MUSIC"@ja-latn .

<https://media.vgm.io/albums/49/116994/116994-7ef7bd630932.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/116994#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/49/116994/116994-7ef7bd630932.jpg> ;
    foaf:depicts <album/116994#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/49/116994/116994-7ef7bd630932.jpg> .

<https://medium-media.vgm.io/albums/49/116994/116994-7ef7bd630932.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/116994#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "BABYLON'S FALL ORIGINAL SOUNDTRACK"@en,
        "BABYLON'S FALL ORIGINAL SOUNDTRACK"@ja,
        "BABYLON'S FALL ORIGINAL SOUNDTRACK"@ja-latn ;
    mo:performance_of <album/116994#musicalwork> ;
    mo:performer <artist/17735#subject> ;
    mo:recorded_as <album/116994#musicalexpression> ;
    schema:byArtist <artist/17735#subject> ;
    schema:name "BABYLON'S FALL ORIGINAL SOUNDTRACK"@en,
        "BABYLON'S FALL ORIGINAL SOUNDTRACK"@ja,
        "BABYLON'S FALL ORIGINAL SOUNDTRACK"@ja-latn ;
    schema:workPerformed <album/116994#musicalwork> .

<artist/17735#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/116994#performance> ;
    schema:name "Sofia Session Orchestra & Choir"@en ;
    foaf:name "Sofia Session Orchestra & Choir"@en .

<album/116994#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-03-09"^^xsd:date ;
    dcterms:title "BABYLON'S FALL ORIGINAL SOUNDTRACK"@en,
        "BABYLON'S FALL ORIGINAL SOUNDTRACK"@ja,
        "BABYLON'S FALL ORIGINAL SOUNDTRACK"@ja-latn ;
    mo:catalogue_number "SQEX-10925~9" ;
    mo:media_type "5 CD" ;
    mo:publication_of <album/116994#musicalexpression> ;
    mo:publisher <org/1466#subject> ;
    mo:record _:N0d1e9cf29f454c0c847b44eac3fa5be8,
        _:N4ca71d8cb5c647f8b8aece41e7fcecfe,
        _:N58d99027b43241faa64332d2f4673ffb,
        _:N8693c5c23b1f43389ac5e72d7ee460db,
        _:Nb2cb77ab53b64ebc8c8ed55d70bde1dc ;
    mo:record_count 5 ;
    schema:about <product/13222#subject> ;
    schema:byArtist <artist/17735#subject> ;
    schema:datePublished "2022-03-09"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/49/116994/116994-7ef7bd630932.jpg> ;
    schema:name "BABYLON'S FALL ORIGINAL SOUNDTRACK"@en,
        "BABYLON'S FALL ORIGINAL SOUNDTRACK"@ja,
        "BABYLON'S FALL ORIGINAL SOUNDTRACK"@ja-latn ;
    schema:publisher <org/1466#subject> ;
    foaf:depiction <https://media.vgm.io/albums/49/116994/116994-7ef7bd630932.jpg> .

_:N013e1b6b57bd4f038084df54070fdb40 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thieves' Cloister - Back Alleys"@en,
        "盗賊廻廊 - 裏路地"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:N58d99027b43241faa64332d2f4673ffb ;
    schema:name "Thieves' Cloister - Back Alleys"@en,
        "盗賊廻廊 - 裏路地"@ja .

_:N039d948bac994e389cf221d1ebd4b9e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ziggurat's Light"@en,
        "巨塔の光"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N8693c5c23b1f43389ac5e72d7ee460db ;
    schema:name "Ziggurat's Light"@en,
        "巨塔の光"@ja .

_:N096ae0a78b234a09b1dab8f105c6ba57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Puppet Master"@en,
        "人形遣い"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N4ca71d8cb5c647f8b8aece41e7fcecfe ;
    schema:name "Puppet Master"@en,
        "人形遣い"@ja .

_:N0eccc34985b34bc8b90d22554d10a5b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ixion of Despair"@en,
        "絶望の幽輪"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:N58d99027b43241faa64332d2f4673ffb ;
    schema:name "Ixion of Despair"@en,
        "絶望の幽輪"@ja .

_:N0fa1184d07cc4b409e8e34d9af5350b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Descent of the Gigant Gallu"@en,
        "巨天士の降臨"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N4ca71d8cb5c647f8b8aece41e7fcecfe ;
    schema:name "Descent of the Gigant Gallu"@en,
        "巨天士の降臨"@ja .

_:N10a171312c934b7891d03f5e6cbe3fad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thieves' Cloister - Prison"@en,
        "盗賊廻廊 - 監獄"@ja ;
    mo:track_number 11 ;
    schema:duration "PT5:23"^^xsd:interval ;
    schema:inPlaylist _:N58d99027b43241faa64332d2f4673ffb ;
    schema:name "Thieves' Cloister - Prison"@en,
        "盗賊廻廊 - 監獄"@ja .

_:N123b1b70483048a3b426302e181def02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Frozen Cloister - Snow Fields"@en,
        "凍結廻廊 - 雪原"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:N0d1e9cf29f454c0c847b44eac3fa5be8 ;
    schema:name "Frozen Cloister - Snow Fields"@en,
        "凍結廻廊 - 雪原"@ja .

_:N13b3e50ea7694b6ca85a9d0210839ca2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Temple of Tragedies"@en,
        "惨劇の伽藍"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N58d99027b43241faa64332d2f4673ffb ;
    schema:name "Temple of Tragedies"@en,
        "惨劇の伽藍"@ja .

_:N155cb77d65ba49c3914c619e6428ce94 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Daring Ambush"@en,
        "逆転の伏兵"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N0d1e9cf29f454c0c847b44eac3fa5be8 ;
    schema:name "A Daring Ambush"@en,
        "逆転の伏兵"@ja .

_:N1612415213f041c3bbc53d9d52e64d06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flames of Frenzy"@en,
        "必死の火焔"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:N0d1e9cf29f454c0c847b44eac3fa5be8 ;
    schema:name "Flames of Frenzy"@en,
        "必死の火焔"@ja .

_:N178a5014bdb340be934311658d413432 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unexpected Reinforcements"@en,
        "慮外の援兵"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:Nb2cb77ab53b64ebc8c8ed55d70bde1dc ;
    schema:name "Unexpected Reinforcements"@en,
        "慮外の援兵"@ja .

_:N1888aaac823543e784defa3a906c1bbf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Valor and Fortune"@en,
        "幸運の勇者"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N0d1e9cf29f454c0c847b44eac3fa5be8 ;
    schema:name "Valor and Fortune"@en,
        "幸運の勇者"@ja .

_:N1c12d741fbbe414585acffbcd11db561 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Frozen Cloister - Mountain Fortress"@en,
        "凍結廻廊 - 山塞"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:N0d1e9cf29f454c0c847b44eac3fa5be8 ;
    schema:name "Frozen Cloister - Mountain Fortress"@en,
        "凍結廻廊 - 山塞"@ja .

_:N1fa56cd191a346cd99c810a6cd8d5d09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Divine Wisdom"@en,
        "大神の叡智"@ja ;
    mo:track_number 17 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N0d1e9cf29f454c0c847b44eac3fa5be8 ;
    schema:name "Divine Wisdom"@en,
        "大神の叡智"@ja .

_:N1fc949ff217e49d8966170ed427feefd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle - Unstoppable Gallu"@en,
        "戦闘 - 無双の天士"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:N58d99027b43241faa64332d2f4673ffb ;
    schema:name "Battle - Unstoppable Gallu"@en,
        "戦闘 - 無双の天士"@ja .

_:N228fdaf5f71e4b4f9427d62bed9bc930 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Silk Spinner's Lament"@en,
        "蜘蛛女の哀歌"@ja ;
    mo:track_number 14 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:Nb2cb77ab53b64ebc8c8ed55d70bde1dc ;
    schema:name "Silk Spinner's Lament"@en,
        "蜘蛛女の哀歌"@ja .

_:N2362d712365c42c5b0a7647da02b66ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Talons of Antares"@en,
        "紅蓮の巨竜"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N0d1e9cf29f454c0c847b44eac3fa5be8 ;
    schema:name "Talons of Antares"@en,
        "紅蓮の巨竜"@ja .

_:N295f170e9e654886a2ee070f72f9d7c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Poem of the Ancient Emperor"@en,
        "古の皇帝の詩"@ja ;
    mo:track_number 11 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:N4ca71d8cb5c647f8b8aece41e7fcecfe ;
    schema:name "Poem of the Ancient Emperor"@en,
        "古の皇帝の詩"@ja .

_:N3433b96d56b7445d84a14dd745947bcf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Universal Miracle"@en,
        "あまねく奇跡"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N58d99027b43241faa64332d2f4673ffb ;
    schema:name "Universal Miracle"@en,
        "あまねく奇跡"@ja .

_:N34f6648c4fd048789aea7c89afa12c06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dancing Dolphin - Duo"@en,
        "踊る海豚亭 - デュオ"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N4ca71d8cb5c647f8b8aece41e7fcecfe ;
    schema:name "Dancing Dolphin - Duo"@en,
        "踊る海豚亭 - デュオ"@ja .

_:N351aab5724674523bb7893e9b3694356 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Frozen Cloister - Precipice"@en,
        "凍結廻廊 - 絶壁"@ja ;
    mo:track_number 3 ;
    schema:duration "PT6:28"^^xsd:interval ;
    schema:inPlaylist _:N0d1e9cf29f454c0c847b44eac3fa5be8 ;
    schema:name "Frozen Cloister - Precipice"@en,
        "凍結廻廊 - 絶壁"@ja .

_:N3b34e05240e1404aa07fbf542db9efdf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fierce Battle"@en,
        "激闘"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:Nb2cb77ab53b64ebc8c8ed55d70bde1dc ;
    schema:name "Fierce Battle"@en,
        "激闘"@ja .

_:N42786f211ba743ccbc7a1f8db76a9ad7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Thick of Battle"@en,
        "戦闘"@ja ;
    mo:track_number 14 ;
    schema:duration "PT5:35"^^xsd:interval ;
    schema:inPlaylist _:N4ca71d8cb5c647f8b8aece41e7fcecfe ;
    schema:name "The Thick of Battle"@en,
        "戦闘"@ja .

_:N448c10c9123e43c4b715f64f18b8ba9a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Pantheon Garden"@en,
        "万神殿"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N0d1e9cf29f454c0c847b44eac3fa5be8 ;
    schema:name "The Pantheon Garden"@en,
        "万神殿"@ja .

_:N45cb680befcf4ebfa2b4a2992d58c9a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prelude to Reclamation"@en,
        "再創世の序曲"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N8693c5c23b1f43389ac5e72d7ee460db ;
    schema:name "Prelude to Reclamation"@en,
        "再創世の序曲"@ja .

_:N47e38af701bd463882403d609323345f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Triumphant Victory"@en,
        "勝利の凱歌"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N58d99027b43241faa64332d2f4673ffb ;
    schema:name "A Triumphant Victory"@en,
        "勝利の凱歌"@ja .

_:N4b275c46ac8f44b9bce544ad583d6a58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Birth of a God"@en,
        "神の生誕"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:N8693c5c23b1f43389ac5e72d7ee460db ;
    schema:name "Birth of a God"@en,
        "神の生誕"@ja .

_:N4b3f35055ce04d2baaa30bc8f1dd14d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "River Port Town"@en,
        "河港街"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N4ca71d8cb5c647f8b8aece41e7fcecfe ;
    schema:name "River Port Town"@en,
        "河港街"@ja .

_:N4b6277271db44f0386f6cf71b29808ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle - Gallu Onslaught"@en,
        "戦闘 - 天士の進撃"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:N4ca71d8cb5c647f8b8aece41e7fcecfe ;
    schema:name "Battle - Gallu Onslaught"@en,
        "戦闘 - 天士の進撃"@ja .

_:N4bcb8b6096fa4317a36756bdc687dbf6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dancing Dophin - Quartet"@en,
        "踊る海豚亭 - カルテット"@ja ;
    mo:track_number 19 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N58d99027b43241faa64332d2f4673ffb ;
    schema:name "Dancing Dophin - Quartet"@en,
        "踊る海豚亭 - カルテット"@ja .

_:N4d3899908a9e402c9e79d4ee0fd5c2d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Toast to Victory"@en,
        "勝利の美酒"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:N4ca71d8cb5c647f8b8aece41e7fcecfe ;
    schema:name "Toast to Victory"@en,
        "勝利の美酒"@ja .

_:N5079e178534c490fac536331a130d0fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Manifestation of a False God"@en,
        "偽神の顕現"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:N58d99027b43241faa64332d2f4673ffb ;
    schema:name "Manifestation of a False God"@en,
        "偽神の顕現"@ja .

_:N514cf4b1bf944adc8cd91702b3286af6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle to the Death"@en,
        "死闘"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:N8693c5c23b1f43389ac5e72d7ee460db ;
    schema:name "Battle to the Death"@en,
        "死闘"@ja .

_:N561299af282e49d6ad92278a67d4ce16 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Communion with a False God"@en,
        "偽神の聖餐式"@ja ;
    mo:track_number 15 ;
    schema:duration "PT5:34"^^xsd:interval ;
    schema:inPlaylist _:N58d99027b43241faa64332d2f4673ffb ;
    schema:name "Communion with a False God"@en,
        "偽神の聖餐式"@ja .

_:N574152f27bd84a4480564cb65c968dc1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fierce Battle - Immortal Army"@en,
        "激闘 - 不滅の軍勢"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:Nb2cb77ab53b64ebc8c8ed55d70bde1dc ;
    schema:name "Fierce Battle - Immortal Army"@en,
        "激闘 - 不滅の軍勢"@ja .

_:N5d7f45fd78bb4e0f8c7b656556258a2f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Silent Assembly Hall"@en,
        "静寂の議事堂"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:N58d99027b43241faa64332d2f4673ffb ;
    schema:name "Silent Assembly Hall"@en,
        "静寂の議事堂"@ja .

_:N6016f2ca334846e09a029d9db7677b76 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wrath of the Gallu"@en,
        "天士の逆襲"@ja ;
    mo:track_number 18 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N0d1e9cf29f454c0c847b44eac3fa5be8 ;
    schema:name "Wrath of the Gallu"@en,
        "天士の逆襲"@ja .

_:N642e66bad2674ea8b26ce12f6953f7cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flag-Bearing Monstrosity"@en,
        "異形の旗手"@ja ;
    mo:track_number 16 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N4ca71d8cb5c647f8b8aece41e7fcecfe ;
    schema:name "Flag-Bearing Monstrosity"@en,
        "異形の旗手"@ja .

_:N682c4d13749e43eb99f3a59ed6891598 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Sentinel's Fate"@en,
        "哨士の末路"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:N58d99027b43241faa64332d2f4673ffb ;
    schema:name "A Sentinel's Fate"@en,
        "哨士の末路"@ja .

_:N684811901b5a4761b8dc5d2c62f0e3f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To Distant Lands"@en,
        "化外の地へ"@ja ;
    mo:track_number 17 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N58d99027b43241faa64332d2f4673ffb ;
    schema:name "To Distant Lands"@en,
        "化外の地へ"@ja .

_:N6b06e6bc9598492fb28e0bfb6d85dcd4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rays of Rejuvenation"@en,
        "甦る太陽"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N8693c5c23b1f43389ac5e72d7ee460db ;
    schema:name "Rays of Rejuvenation"@en,
        "甦る太陽"@ja .

_:N84162944f2bd4af09dd14499a98536b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Silent Little Bird"@en,
        "沈黙の小鳥"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N58d99027b43241faa64332d2f4673ffb ;
    schema:name "Silent Little Bird"@en,
        "沈黙の小鳥"@ja .

_:N848098d08d2e48359f0c52cada7d44b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Babylon's Fall Theme"@en,
        "Babylon's Fall Theme"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N4ca71d8cb5c647f8b8aece41e7fcecfe ;
    schema:name "Babylon's Fall Theme"@en,
        "Babylon's Fall Theme"@ja .

_:N869230945b6a41689451cdfa382dc31c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Helioscope"@en,
        "ヘリオスコープ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:48"^^xsd:interval ;
    schema:inPlaylist _:N8693c5c23b1f43389ac5e72d7ee460db ;
    schema:name "Helioscope"@en,
        "ヘリオスコープ"@ja .

_:N88b5b3869e3c4d418125582d5b88fb9b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A World Deceived"@en,
        "世界の欺瞞"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N0d1e9cf29f454c0c847b44eac3fa5be8 ;
    schema:name "A World Deceived"@en,
        "世界の欺瞞"@ja .

_:N8a0c8331814444cb8c53eb8701bc0dee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bound to the Ziggurat"@en,
        "巨塔の俘虜"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N4ca71d8cb5c647f8b8aece41e7fcecfe ;
    schema:name "Bound to the Ziggurat"@en,
        "巨塔の俘虜"@ja .

_:N8cdb6e65c08c4650897871c40c8f838e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Duel Under the Sun"@en,
        "陽下の決闘"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N0d1e9cf29f454c0c847b44eac3fa5be8 ;
    schema:name "Duel Under the Sun"@en,
        "陽下の決闘"@ja .

_:N9ddc38ac431c4be181e2dd898248ba29 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Volcanic Cloister - Valley"@en,
        "焔山廻廊 - 渓谷"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:Nb2cb77ab53b64ebc8c8ed55d70bde1dc ;
    schema:name "Volcanic Cloister - Valley"@en,
        "焔山廻廊 - 渓谷"@ja .

_:N9e00813ce8e745608879efd0c26baea4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Whispers From Within"@en,
        "心の声"@ja ;
    mo:track_number 7 ;
    schema:duration "PT0:20"^^xsd:interval ;
    schema:inPlaylist _:N4ca71d8cb5c647f8b8aece41e7fcecfe ;
    schema:name "Whispers From Within"@en,
        "心の声"@ja .

_:N9ed4dc6c947f40ecb2b0d57d60718051 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Winds From a Strange Land"@en,
        "異国の風に吹かれて"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N8693c5c23b1f43389ac5e72d7ee460db ;
    schema:name "Winds From a Strange Land"@en,
        "異国の風に吹かれて"@ja .

_:N9f4519ceddd640f3a28d3acdcf095126 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bitter Defeat"@en,
        "敗北の苦杯"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N58d99027b43241faa64332d2f4673ffb ;
    schema:name "Bitter Defeat"@en,
        "敗北の苦杯"@ja .

_:N9fb47b6167514ed594019a1b7bf10e05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Volcanic Cloister"@en,
        "焔山廻廊"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:Nb2cb77ab53b64ebc8c8ed55d70bde1dc ;
    schema:name "Volcanic Cloister"@en,
        "焔山廻廊"@ja .

_:N9fc4bfa1849b40f587e16dbac3bb59de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Elysium - Celestial Path"@en,
        "楽園 - 天路"@ja ;
    mo:track_number 7 ;
    schema:duration "PT6:09"^^xsd:interval ;
    schema:inPlaylist _:N8693c5c23b1f43389ac5e72d7ee460db ;
    schema:name "Elysium - Celestial Path"@en,
        "楽園 - 天路"@ja .

_:Na61d30fd76d3468999ca3a5b0ec1f648 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Commander of Trepidation"@en,
        "戦慄の戦王"@ja ;
    mo:track_number 19 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N0d1e9cf29f454c0c847b44eac3fa5be8 ;
    schema:name "Commander of Trepidation"@en,
        "戦慄の戦王"@ja .

_:Nacec14621cff4bfbb49149554979d86c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gideon"@en,
        "ギデオン"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N8693c5c23b1f43389ac5e72d7ee460db ;
    schema:name "Gideon"@en,
        "ギデオン"@ja .

_:Naf9ed26b976c445dafa26cc9dab091ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Frozen Cloister - Ice Pit"@en,
        "凍結廻廊 - 氷穴"@ja ;
    mo:track_number 2 ;
    schema:duration "PT6:30"^^xsd:interval ;
    schema:inPlaylist _:N0d1e9cf29f454c0c847b44eac3fa5be8 ;
    schema:name "Frozen Cloister - Ice Pit"@en,
        "凍結廻廊 - 氷穴"@ja .

_:Nb4c2617747e74996b3c8ab1a7160771d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Volcanic Cloister - Crater"@en,
        "焔山廻廊 - 火口"@ja ;
    mo:track_number 12 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:Nb2cb77ab53b64ebc8c8ed55d70bde1dc ;
    schema:name "Volcanic Cloister - Crater"@en,
        "焔山廻廊 - 火口"@ja .

_:Nb4fdfb826fd747bf8fada32c56d704ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sellsword's Redemption"@en,
        "贖罪の傭兵"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:Nb2cb77ab53b64ebc8c8ed55d70bde1dc ;
    schema:name "Sellsword's Redemption"@en,
        "贖罪の傭兵"@ja .

_:Nb822b62d9867463195423c4d2037a385 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Heart Unhoned"@en,
        "心の剣"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N8693c5c23b1f43389ac5e72d7ee460db ;
    schema:name "A Heart Unhoned"@en,
        "心の剣"@ja .

_:Nbcde13c9e38741229b679d17de3ba970 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Volcanic Cloister - Magma"@en,
        "焔山廻廊 - 岩漿"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Nb2cb77ab53b64ebc8c8ed55d70bde1dc ;
    schema:name "Volcanic Cloister - Magma"@en,
        "焔山廻廊 - 岩漿"@ja .

_:Nbf0d1c03c9764cc19e59ede72b99ad3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dancing Dolphin - Quintet"@en,
        "踊る海豚亭 - クインテット"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N0d1e9cf29f454c0c847b44eac3fa5be8 ;
    schema:name "Dancing Dolphin - Quintet"@en,
        "踊る海豚亭 - クインテット"@ja .

_:Nc02604a8b8b74a848f14a6a5f14d1c7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thieves' Cloister"@en,
        "盗賊廻廊"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:N58d99027b43241faa64332d2f4673ffb ;
    schema:name "Thieves' Cloister"@en,
        "盗賊廻廊"@ja .

_:Nc571552c23824e50b87cdb8076d04b80 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dragoon's Pride"@en,
        "龍騎士の矜恃"@ja ;
    mo:track_number 13 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N0d1e9cf29f454c0c847b44eac3fa5be8 ;
    schema:name "Dragoon's Pride"@en,
        "龍騎士の矜恃"@ja .

_:Nc5aebc231fb9445e9348e5b6fcb48bed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prometheus"@en,
        "プロメテウス"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:N8693c5c23b1f43389ac5e72d7ee460db ;
    schema:name "Prometheus"@en,
        "プロメテウス"@ja .

_:Nc7341fa0363d4c93b5503c2452358885 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Reunion Cut Short"@en,
        "別離の再会"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:Nb2cb77ab53b64ebc8c8ed55d70bde1dc ;
    schema:name "A Reunion Cut Short"@en,
        "別離の再会"@ja .

_:Nc90cef8b4fa547839ec611be6fedc128 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dragon's Flame"@en,
        "龍の焔"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:Nb2cb77ab53b64ebc8c8ed55d70bde1dc ;
    schema:name "Dragon's Flame"@en,
        "龍の焔"@ja .

_:Nca21046b276845308bdb7ac09912fc2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bronze Knight"@en,
        "青銅の騎士"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:28"^^xsd:interval ;
    schema:inPlaylist _:N58d99027b43241faa64332d2f4673ffb ;
    schema:name "Bronze Knight"@en,
        "青銅の騎士"@ja .

_:Nca92fbb61a784cf5be2742911f51276b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fierce Battle - General in Scarlet"@en,
        "激闘 - 緋衣の猛将"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:Nb2cb77ab53b64ebc8c8ed55d70bde1dc ;
    schema:name "Fierce Battle - General in Scarlet"@en,
        "激闘 - 緋衣の猛将"@ja .

_:Nd2ebd76c7e4848278d290eb532c1dc38 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Volcanic Cloister - Cave"@en,
        "焔山廻廊 - 洞窟"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:Nb2cb77ab53b64ebc8c8ed55d70bde1dc ;
    schema:name "Volcanic Cloister - Cave"@en,
        "焔山廻廊 - 洞窟"@ja .

_:Nd774d45edded40a29516e2d863f0a672 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Civic Cloister"@en,
        "市民廻廊"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:N4ca71d8cb5c647f8b8aece41e7fcecfe ;
    schema:name "The Civic Cloister"@en,
        "市民廻廊"@ja .

_:Nd8173ebacfbb4299bffe467db297f335 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Civic Cloister - City Streets"@en,
        "市民廻廊 - 街路"@ja ;
    mo:track_number 15 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N4ca71d8cb5c647f8b8aece41e7fcecfe ;
    schema:name "The Civic Cloister - City Streets"@en,
        "市民廻廊 - 街路"@ja .

_:Ndc868061bdad4f549fe8278dfb752b1e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Knight of the Empire"@en,
        "帝国の騎士"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:N4ca71d8cb5c647f8b8aece41e7fcecfe ;
    schema:name "Knight of the Empire"@en,
        "帝国の騎士"@ja .

_:Ndd5414dba69c4ea2ad186a991e1493ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deadly Duel - Iron Warlord"@en,
        "死闘 - 鋼鉄の闘将"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:N8693c5c23b1f43389ac5e72d7ee460db ;
    schema:name "Deadly Duel - Iron Warlord"@en,
        "死闘 - 鋼鉄の闘将"@ja .

_:Ne0d7a607db054664be7b0b60d3778cb3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Poem of the Indomitable Knight"@en,
        "不屈の騎士の詩"@ja ;
    mo:track_number 16 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:N0d1e9cf29f454c0c847b44eac3fa5be8 ;
    schema:name "Poem of the Indomitable Knight"@en,
        "不屈の騎士の詩"@ja .

_:Ne1c65f253b44486f9f9f186c6491265f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Palace of Web"@en,
        "粘糸の宮殿"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:Nb2cb77ab53b64ebc8c8ed55d70bde1dc ;
    schema:name "Palace of Web"@en,
        "粘糸の宮殿"@ja .

_:Ne8c46230acee41e2ade990dd0b8632d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Civic Cloister - Thoroughfare"@en,
        "市民廻廊 - 広小路"@ja ;
    mo:track_number 17 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N4ca71d8cb5c647f8b8aece41e7fcecfe ;
    schema:name "The Civic Cloister - Thoroughfare"@en,
        "市民廻廊 - 広小路"@ja .

_:Nec2f68617af246b8822ac2db0671d4c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Purging Light"@en,
        "淘汰の灯火"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N8693c5c23b1f43389ac5e72d7ee460db ;
    schema:name "Purging Light"@en,
        "淘汰の灯火"@ja .

_:Ned45da8a58c44ad7a1ea55e1c23baa2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sonnet of the Sorrowful Soldier"@en,
        "悲しき戦士の詩"@ja ;
    mo:track_number 18 ;
    schema:duration "PT5:46"^^xsd:interval ;
    schema:inPlaylist _:N58d99027b43241faa64332d2f4673ffb ;
    schema:name "Sonnet of the Sorrowful Soldier"@en,
        "悲しき戦士の詩"@ja .

_:Nf1149cf48a324e55b23893ddc5693980 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Elysium"@en,
        "楽園"@ja ;
    mo:track_number 3 ;
    schema:duration "PT6:11"^^xsd:interval ;
    schema:inPlaylist _:N8693c5c23b1f43389ac5e72d7ee460db ;
    schema:name "Elysium"@en,
        "楽園"@ja .

_:Nf33755227b294032a2c8e424c91a6d6b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Descendants of Babylon"@en,
        "バビロンの末裔"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N4ca71d8cb5c647f8b8aece41e7fcecfe ;
    schema:name "Descendants of Babylon"@en,
        "バビロンの末裔"@ja .

_:Nf5e6a24388f542c4952537b700f963f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Ancient Sword"@en,
        "古の剣"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:Nb2cb77ab53b64ebc8c8ed55d70bde1dc ;
    schema:name "The Ancient Sword"@en,
        "古の剣"@ja .

_:Nf7f1b0fd4ed14520bd27a096b5f74cd8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Rebel and a Hero"@en,
        "反逆の英雄"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N0d1e9cf29f454c0c847b44eac3fa5be8 ;
    schema:name "A Rebel and a Hero"@en,
        "反逆の英雄"@ja .

_:Nfbc352d0b2fb4bc38da1e3fc38f68d6b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Soul Without Salvation"@en,
        "救われぬ魂"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:N58d99027b43241faa64332d2f4673ffb ;
    schema:name "Soul Without Salvation"@en,
        "救われぬ魂"@ja .

_:Nfd49a780d3304f9dabb0fa39da52a990 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Frozen Cloister"@en,
        "凍結廻廊"@ja ;
    mo:track_number 1 ;
    schema:duration "PT6:28"^^xsd:interval ;
    schema:inPlaylist _:N0d1e9cf29f454c0c847b44eac3fa5be8 ;
    schema:name "Frozen Cloister"@en,
        "凍結廻廊"@ja .

_:Nfe5bdb1a958e4dc1aff7224cb61ff418 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Asag Descend"@en,
        "機士の降臨"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:N8693c5c23b1f43389ac5e72d7ee460db ;
    schema:name "The Asag Descend"@en,
        "機士の降臨"@ja .

_:Nff79f9487ee4407fbb40a6b2e3ba80af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Elysium - Factory"@en,
        "楽園 - 工場"@ja ;
    mo:track_number 4 ;
    schema:duration "PT6:08"^^xsd:interval ;
    schema:inPlaylist _:N8693c5c23b1f43389ac5e72d7ee460db ;
    schema:name "Elysium - Factory"@en,
        "楽園 - 工場"@ja .

_:Nb2cb77ab53b64ebc8c8ed55d70bde1dc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 3 ;
    mo:track _:N178a5014bdb340be934311658d413432,
        _:N228fdaf5f71e4b4f9427d62bed9bc930,
        _:N3b34e05240e1404aa07fbf542db9efdf,
        _:N574152f27bd84a4480564cb65c968dc1,
        _:N9ddc38ac431c4be181e2dd898248ba29,
        _:N9fb47b6167514ed594019a1b7bf10e05,
        _:Nb4c2617747e74996b3c8ab1a7160771d,
        _:Nb4fdfb826fd747bf8fada32c56d704ca,
        _:Nbcde13c9e38741229b679d17de3ba970,
        _:Nc7341fa0363d4c93b5503c2452358885,
        _:Nc90cef8b4fa547839ec611be6fedc128,
        _:Nca92fbb61a784cf5be2742911f51276b,
        _:Nd2ebd76c7e4848278d290eb532c1dc38,
        _:Ne1c65f253b44486f9f9f186c6491265f,
        _:Nf5e6a24388f542c4952537b700f963f6 ;
    mo:track_count 15 ;
    schema:duration "PT52:53"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N178a5014bdb340be934311658d413432,
        _:N228fdaf5f71e4b4f9427d62bed9bc930,
        _:N3b34e05240e1404aa07fbf542db9efdf,
        _:N574152f27bd84a4480564cb65c968dc1,
        _:N9ddc38ac431c4be181e2dd898248ba29,
        _:N9fb47b6167514ed594019a1b7bf10e05,
        _:Nb4c2617747e74996b3c8ab1a7160771d,
        _:Nb4fdfb826fd747bf8fada32c56d704ca,
        _:Nbcde13c9e38741229b679d17de3ba970,
        _:Nc7341fa0363d4c93b5503c2452358885,
        _:Nc90cef8b4fa547839ec611be6fedc128,
        _:Nca92fbb61a784cf5be2742911f51276b,
        _:Nd2ebd76c7e4848278d290eb532c1dc38,
        _:Ne1c65f253b44486f9f9f186c6491265f,
        _:Nf5e6a24388f542c4952537b700f963f6 .

_:N8693c5c23b1f43389ac5e72d7ee460db a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 5 ;
    mo:track _:N039d948bac994e389cf221d1ebd4b9e4,
        _:N45cb680befcf4ebfa2b4a2992d58c9a8,
        _:N4b275c46ac8f44b9bce544ad583d6a58,
        _:N514cf4b1bf944adc8cd91702b3286af6,
        _:N6b06e6bc9598492fb28e0bfb6d85dcd4,
        _:N869230945b6a41689451cdfa382dc31c,
        _:N9ed4dc6c947f40ecb2b0d57d60718051,
        _:N9fc4bfa1849b40f587e16dbac3bb59de,
        _:Nacec14621cff4bfbb49149554979d86c,
        _:Nb822b62d9867463195423c4d2037a385,
        _:Nc5aebc231fb9445e9348e5b6fcb48bed,
        _:Ndd5414dba69c4ea2ad186a991e1493ee,
        _:Nec2f68617af246b8822ac2db0671d4c9,
        _:Nf1149cf48a324e55b23893ddc5693980,
        _:Nfe5bdb1a958e4dc1aff7224cb61ff418,
        _:Nff79f9487ee4407fbb40a6b2e3ba80af ;
    mo:track_count 16 ;
    schema:duration "PT60:02"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N039d948bac994e389cf221d1ebd4b9e4,
        _:N45cb680befcf4ebfa2b4a2992d58c9a8,
        _:N4b275c46ac8f44b9bce544ad583d6a58,
        _:N514cf4b1bf944adc8cd91702b3286af6,
        _:N6b06e6bc9598492fb28e0bfb6d85dcd4,
        _:N869230945b6a41689451cdfa382dc31c,
        _:N9ed4dc6c947f40ecb2b0d57d60718051,
        _:N9fc4bfa1849b40f587e16dbac3bb59de,
        _:Nacec14621cff4bfbb49149554979d86c,
        _:Nb822b62d9867463195423c4d2037a385,
        _:Nc5aebc231fb9445e9348e5b6fcb48bed,
        _:Ndd5414dba69c4ea2ad186a991e1493ee,
        _:Nec2f68617af246b8822ac2db0671d4c9,
        _:Nf1149cf48a324e55b23893ddc5693980,
        _:Nfe5bdb1a958e4dc1aff7224cb61ff418,
        _:Nff79f9487ee4407fbb40a6b2e3ba80af .

_:N4ca71d8cb5c647f8b8aece41e7fcecfe a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N096ae0a78b234a09b1dab8f105c6ba57,
        _:N0fa1184d07cc4b409e8e34d9af5350b1,
        _:N295f170e9e654886a2ee070f72f9d7c8,
        _:N34f6648c4fd048789aea7c89afa12c06,
        _:N42786f211ba743ccbc7a1f8db76a9ad7,
        _:N4b3f35055ce04d2baaa30bc8f1dd14d8,
        _:N4b6277271db44f0386f6cf71b29808ec,
        _:N4d3899908a9e402c9e79d4ee0fd5c2d9,
        _:N642e66bad2674ea8b26ce12f6953f7cd,
        _:N848098d08d2e48359f0c52cada7d44b7,
        _:N8a0c8331814444cb8c53eb8701bc0dee,
        _:N9e00813ce8e745608879efd0c26baea4,
        _:Nd774d45edded40a29516e2d863f0a672,
        _:Nd8173ebacfbb4299bffe467db297f335,
        _:Ndc868061bdad4f549fe8278dfb752b1e,
        _:Ne8c46230acee41e2ade990dd0b8632d8,
        _:Nf33755227b294032a2c8e424c91a6d6b ;
    mo:track_count 17 ;
    schema:duration "PT63:49"^^xsd:interval ;
    schema:numTracks 17 ;
    schema:track _:N096ae0a78b234a09b1dab8f105c6ba57,
        _:N0fa1184d07cc4b409e8e34d9af5350b1,
        _:N295f170e9e654886a2ee070f72f9d7c8,
        _:N34f6648c4fd048789aea7c89afa12c06,
        _:N42786f211ba743ccbc7a1f8db76a9ad7,
        _:N4b3f35055ce04d2baaa30bc8f1dd14d8,
        _:N4b6277271db44f0386f6cf71b29808ec,
        _:N4d3899908a9e402c9e79d4ee0fd5c2d9,
        _:N642e66bad2674ea8b26ce12f6953f7cd,
        _:N848098d08d2e48359f0c52cada7d44b7,
        _:N8a0c8331814444cb8c53eb8701bc0dee,
        _:N9e00813ce8e745608879efd0c26baea4,
        _:Nd774d45edded40a29516e2d863f0a672,
        _:Nd8173ebacfbb4299bffe467db297f335,
        _:Ndc868061bdad4f549fe8278dfb752b1e,
        _:Ne8c46230acee41e2ade990dd0b8632d8,
        _:Nf33755227b294032a2c8e424c91a6d6b .

_:N0d1e9cf29f454c0c847b44eac3fa5be8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 4 ;
    mo:track _:N123b1b70483048a3b426302e181def02,
        _:N155cb77d65ba49c3914c619e6428ce94,
        _:N1612415213f041c3bbc53d9d52e64d06,
        _:N1888aaac823543e784defa3a906c1bbf,
        _:N1c12d741fbbe414585acffbcd11db561,
        _:N1fa56cd191a346cd99c810a6cd8d5d09,
        _:N2362d712365c42c5b0a7647da02b66ef,
        _:N351aab5724674523bb7893e9b3694356,
        _:N448c10c9123e43c4b715f64f18b8ba9a,
        _:N6016f2ca334846e09a029d9db7677b76,
        _:N88b5b3869e3c4d418125582d5b88fb9b,
        _:N8cdb6e65c08c4650897871c40c8f838e,
        _:Na61d30fd76d3468999ca3a5b0ec1f648,
        _:Naf9ed26b976c445dafa26cc9dab091ab,
        _:Nbf0d1c03c9764cc19e59ede72b99ad3e,
        _:Nc571552c23824e50b87cdb8076d04b80,
        _:Ne0d7a607db054664be7b0b60d3778cb3,
        _:Nf7f1b0fd4ed14520bd27a096b5f74cd8,
        _:Nfd49a780d3304f9dabb0fa39da52a990 ;
    mo:track_count 19 ;
    schema:duration "PT72:43"^^xsd:interval ;
    schema:numTracks 19 ;
    schema:track _:N123b1b70483048a3b426302e181def02,
        _:N155cb77d65ba49c3914c619e6428ce94,
        _:N1612415213f041c3bbc53d9d52e64d06,
        _:N1888aaac823543e784defa3a906c1bbf,
        _:N1c12d741fbbe414585acffbcd11db561,
        _:N1fa56cd191a346cd99c810a6cd8d5d09,
        _:N2362d712365c42c5b0a7647da02b66ef,
        _:N351aab5724674523bb7893e9b3694356,
        _:N448c10c9123e43c4b715f64f18b8ba9a,
        _:N6016f2ca334846e09a029d9db7677b76,
        _:N88b5b3869e3c4d418125582d5b88fb9b,
        _:N8cdb6e65c08c4650897871c40c8f838e,
        _:Na61d30fd76d3468999ca3a5b0ec1f648,
        _:Naf9ed26b976c445dafa26cc9dab091ab,
        _:Nbf0d1c03c9764cc19e59ede72b99ad3e,
        _:Nc571552c23824e50b87cdb8076d04b80,
        _:Ne0d7a607db054664be7b0b60d3778cb3,
        _:Nf7f1b0fd4ed14520bd27a096b5f74cd8,
        _:Nfd49a780d3304f9dabb0fa39da52a990 .

_:N58d99027b43241faa64332d2f4673ffb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N013e1b6b57bd4f038084df54070fdb40,
        _:N0eccc34985b34bc8b90d22554d10a5b4,
        _:N10a171312c934b7891d03f5e6cbe3fad,
        _:N13b3e50ea7694b6ca85a9d0210839ca2,
        _:N1fc949ff217e49d8966170ed427feefd,
        _:N3433b96d56b7445d84a14dd745947bcf,
        _:N47e38af701bd463882403d609323345f,
        _:N4bcb8b6096fa4317a36756bdc687dbf6,
        _:N5079e178534c490fac536331a130d0fb,
        _:N561299af282e49d6ad92278a67d4ce16,
        _:N5d7f45fd78bb4e0f8c7b656556258a2f,
        _:N682c4d13749e43eb99f3a59ed6891598,
        _:N684811901b5a4761b8dc5d2c62f0e3f5,
        _:N84162944f2bd4af09dd14499a98536b7,
        _:N9f4519ceddd640f3a28d3acdcf095126,
        _:Nc02604a8b8b74a848f14a6a5f14d1c7f,
        _:Nca21046b276845308bdb7ac09912fc2d,
        _:Ned45da8a58c44ad7a1ea55e1c23baa2d,
        _:Nfbc352d0b2fb4bc38da1e3fc38f68d6b ;
    mo:track_count 19 ;
    schema:duration "PT63:50"^^xsd:interval ;
    schema:numTracks 19 ;
    schema:track _:N013e1b6b57bd4f038084df54070fdb40,
        _:N0eccc34985b34bc8b90d22554d10a5b4,
        _:N10a171312c934b7891d03f5e6cbe3fad,
        _:N13b3e50ea7694b6ca85a9d0210839ca2,
        _:N1fc949ff217e49d8966170ed427feefd,
        _:N3433b96d56b7445d84a14dd745947bcf,
        _:N47e38af701bd463882403d609323345f,
        _:N4bcb8b6096fa4317a36756bdc687dbf6,
        _:N5079e178534c490fac536331a130d0fb,
        _:N561299af282e49d6ad92278a67d4ce16,
        _:N5d7f45fd78bb4e0f8c7b656556258a2f,
        _:N682c4d13749e43eb99f3a59ed6891598,
        _:N684811901b5a4761b8dc5d2c62f0e3f5,
        _:N84162944f2bd4af09dd14499a98536b7,
        _:N9f4519ceddd640f3a28d3acdcf095126,
        _:Nc02604a8b8b74a848f14a6a5f14d1c7f,
        _:Nca21046b276845308bdb7ac09912fc2d,
        _:Ned45da8a58c44ad7a1ea55e1c23baa2d,
        _:Nfbc352d0b2fb4bc38da1e3fc38f68d6b .

