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

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

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

<artist/112#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4913#subject> ;
    schema:name "Hitoshi Sakimoto"@en,
        "崎元仁"@ja ;
    foaf:made <album/4913#composition>,
        <album/4913#subject> ;
    foaf:name "Hitoshi Sakimoto"@en,
        "崎元仁"@ja .

<artist/1826#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4913#subject> ;
    schema:name "Noriyuki Kamikura"@en,
        "上倉紀行"@ja ;
    foaf:made <album/4913#composition>,
        <album/4913#subject> ;
    foaf:name "Noriyuki Kamikura"@en,
        "上倉紀行"@ja .

<artist/295#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4913#subject> ;
    schema:name "Masaharu Iwata"@en,
        "岩田匡治"@ja ;
    foaf:made <album/4913#composition>,
        <album/4913#subject> ;
    foaf:name "Masaharu Iwata"@en,
        "岩田匡治"@ja .

<artist/620#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4913#subject> ;
    schema:name "Mitsuhiro Kaneda"@en,
        "金田充弘"@ja ;
    foaf:made <album/4913#composition>,
        <album/4913#subject> ;
    foaf:name "Mitsuhiro Kaneda"@en,
        "金田充弘"@ja .

<artist/621#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4913#subject> ;
    schema:name "Kimihiro Abe"@en,
        "阿部公弘"@ja ;
    foaf:made <album/4913#composition>,
        <album/4913#subject> ;
    foaf:name "Kimihiro Abe"@en,
        "阿部公弘"@ja .

<product/18268#subject> a schema:CreativeWork ;
    schema:name "Deltora Quest: Nanatsu no Houseki"@en,
        "デルトラクエスト 7つの宝石"@ja,
        "Deltora Quest: Nanatsu no Houseki"@ja-latn ;
    foaf:name "Deltora Quest: Nanatsu no Houseki"@en,
        "デルトラクエスト 7つの宝石"@ja,
        "Deltora Quest: Nanatsu no Houseki"@ja-latn .

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

<org/26#subject> schema:name "5pb. Records"@en,
        "5pb. Records"@ja,
        "5pb. Records"@ja-latn ;
    foaf:name "5pb. Records"@en,
        "5pb. Records"@ja,
        "5pb. Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/31/4913/4913-1197122251.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/4913#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "DELTORA QUEST Seven Jewels ORIGINAL SOUNDTRACK"@en,
        "「デルトラクエスト 7つの宝石」 オリジナル・サウンドトラック"@ja,
        "DELTORA QUEST Seven Jewels ORIGINAL SOUNDTRACK"@ja-latn ;
    mo:performance_of <album/4913#musicalwork> ;
    mo:performer <artist/1917#subject> ;
    mo:recorded_as <album/4913#musicalexpression> ;
    schema:byArtist <artist/1917#subject> ;
    schema:name "DELTORA QUEST Seven Jewels ORIGINAL SOUNDTRACK"@en,
        "「デルトラクエスト 7つの宝石」 オリジナル・サウンドトラック"@ja,
        "DELTORA QUEST Seven Jewels ORIGINAL SOUNDTRACK"@ja-latn ;
    schema:workPerformed <album/4913#musicalwork> .

<artist/1917#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/4913#performance> ;
    schema:name "Eminence Symphony Orchestra"@en,
        "エミネンス交響楽団"@ja ;
    foaf:name "Eminence Symphony Orchestra"@en,
        "エミネンス交響楽団"@ja .

<album/4913#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "DELTORA QUEST Seven Jewels ORIGINAL SOUNDTRACK"@en,
        "「デルトラクエスト 7つの宝石」 オリジナル・サウンドトラック"@ja,
        "DELTORA QUEST Seven Jewels ORIGINAL SOUNDTRACK"@ja-latn ;
    mo:composer <artist/112#subject>,
        <artist/1826#subject>,
        <artist/295#subject>,
        <artist/620#subject>,
        <artist/621#subject> ;
    mo:produced_work <album/4913#musicalwork> ;
    schema:name "DELTORA QUEST Seven Jewels ORIGINAL SOUNDTRACK"@en,
        "「デルトラクエスト 7つの宝石」 オリジナル・サウンドトラック"@ja,
        "DELTORA QUEST Seven Jewels ORIGINAL SOUNDTRACK"@ja-latn .

<album/4913#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-12-21"^^xsd:date ;
    dcterms:title "DELTORA QUEST Seven Jewels ORIGINAL SOUNDTRACK"@en,
        "「デルトラクエスト 7つの宝石」 オリジナル・サウンドトラック"@ja,
        "DELTORA QUEST Seven Jewels ORIGINAL SOUNDTRACK"@ja-latn ;
    mo:catalogue_number "VGCD-0130" ;
    mo:media_type "3 CD" ;
    mo:publication_of <album/4913#musicalexpression> ;
    mo:publisher <org/26#subject> ;
    mo:record _:N4e0cc3ab729042bca19f9c172a306f07,
        _:N8e5b8b020e2c4f1c86153adb9fd0e9b1,
        _:Nb4148996726643d78de295397c93448c ;
    mo:record_count 3 ;
    schema:about <product/18268#subject> ;
    schema:byArtist <artist/1917#subject> ;
    schema:datePublished "2007-12-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/31/4913/4913-1197122251.jpg> ;
    schema:name "DELTORA QUEST Seven Jewels ORIGINAL SOUNDTRACK"@en,
        "「デルトラクエスト 7つの宝石」 オリジナル・サウンドトラック"@ja,
        "DELTORA QUEST Seven Jewels ORIGINAL SOUNDTRACK"@ja-latn ;
    schema:publisher <org/26#subject> ;
    foaf:depiction <https://media.vgm.io/albums/31/4913/4913-1197122251.jpg> .

_:N0115300aca4849949973c1ded6348275 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Manus's Whistle \"Hometown\""@en,
        "マナスの笛 「ふるさと」"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:N8e5b8b020e2c4f1c86153adb9fd0e9b1 ;
    schema:name "Manus's Whistle \"Hometown\""@en,
        "マナスの笛 「ふるさと」"@ja .

_:N0a08159f49814ab8bd825ded5fce2948 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonds and Bravery"@en,
        "勇気と絆"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N8e5b8b020e2c4f1c86153adb9fd0e9b1 ;
    schema:name "Bonds and Bravery"@en,
        "勇気と絆"@ja .

_:N0bdea2d166d74c0da5f9e5403fcfeb91 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "During a Boss Battle"@en,
        "中ボスバトル"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N8e5b8b020e2c4f1c86153adb9fd0e9b1 ;
    schema:name "During a Boss Battle"@en,
        "中ボスバトル"@ja .

_:N0df181c71d474ce7b122269b2704759d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Leave Your Parents"@en,
        "両親との別れ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:N4e0cc3ab729042bca19f9c172a306f07 ;
    schema:name "Leave Your Parents"@en,
        "両親との別れ"@ja .

_:N10fecef6ac564cf5a4c3589ad465d17a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Town"@en,
        "街"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N4e0cc3ab729042bca19f9c172a306f07 ;
    schema:name "Town"@en,
        "街"@ja .

_:N1419a56873724d278b28e9d10b5b0007 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonds and Bravery"@en,
        "勇気と絆"@ja ;
    mo:track_number 30 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:Nb4148996726643d78de295397c93448c ;
    schema:name "Bonds and Bravery"@en,
        "勇気と絆"@ja .

_:N14db117b6f334be5ab200ac7680e491e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Puzzle Solving \"chie\""@en,
        "謎解き 「chie」"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:N8e5b8b020e2c4f1c86153adb9fd0e9b1 ;
    schema:name "Puzzle Solving \"chie\""@en,
        "謎解き 「chie」"@ja .

_:N18a5e5003ae04fcaa1d9944d1aaf9a8b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Disquieting Move"@en,
        "不穏な動き"@ja ;
    mo:track_number 34 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:Nb4148996726643d78de295397c93448c ;
    schema:name "Disquieting Move"@en,
        "不穏な動き"@ja .

_:N1a031d3a5fc445ba9950dc894f88dafa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jasmine's Mixing Room"@en,
        "ジャスミンのまぜまぜ部屋"@ja ;
    mo:track_number 22 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:N4e0cc3ab729042bca19f9c172a306f07 ;
    schema:name "Jasmine's Mixing Room"@en,
        "ジャスミンのまぜまぜ部屋"@ja .

_:N21d8e37f6e1f41149acd7c4bc1e5218d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The River Queen"@en,
        "リバー・クイーン号"@ja ;
    mo:track_number 25 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:Nb4148996726643d78de295397c93448c ;
    schema:name "The River Queen"@en,
        "リバー・クイーン号"@ja .

_:N25e3ac62f88f46139a69b058882e3a06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Character Appears"@en,
        "キャラ登場"@ja ;
    mo:track_number 11 ;
    schema:duration "PT0:07"^^xsd:interval ;
    schema:inPlaylist _:N4e0cc3ab729042bca19f9c172a306f07 ;
    schema:name "A Character Appears"@en,
        "キャラ登場"@ja .

_:N264da34347a942b99c5a34194460e509 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last Boss"@en,
        "Last Boss"@ja ;
    mo:track_number 35 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:Nb4148996726643d78de295397c93448c ;
    schema:name "Last Boss"@en,
        "Last Boss"@ja .

_:N26b38292e3e14d8fa369e766e4a242d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Big Boss Battle"@en,
        "大ボスバトル"@ja ;
    mo:track_number 29 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:Nb4148996726643d78de295397c93448c ;
    schema:name "Big Boss Battle"@en,
        "大ボスバトル"@ja .

_:N2764ed27e161457f9527a14aa405944e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chapter 5: Dread Mountain"@en,
        "第5章　恐怖の山"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:Nb4148996726643d78de295397c93448c ;
    schema:name "Chapter 5: Dread Mountain"@en,
        "第5章　恐怖の山"@ja .

_:N35212f397bc549d8b2cd6758dbf76d7d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chapter 2: The Lake of Tears"@en,
        "第2章　嘆きの湖"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:Nb4148996726643d78de295397c93448c ;
    schema:name "Chapter 2: The Lake of Tears"@en,
        "第2章　嘆きの湖"@ja .

_:N365e4b7a52ef46fc801f17592dba6085 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Gems are Reassembled, and Into the Legend..."@en,
        "宝石がそろう時、そして伝説へ…"@ja ;
    mo:track_number 23 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N8e5b8b020e2c4f1c86153adb9fd0e9b1 ;
    schema:name "The Gems are Reassembled, and Into the Legend..."@en,
        "宝石がそろう時、そして伝説へ…"@ja .

_:N3afb52bbebc3417b8c5112eb43d8168d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blacksmith"@en,
        "鍛冶"@ja ;
    mo:track_number 21 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:Nb4148996726643d78de295397c93448c ;
    schema:name "Blacksmith"@en,
        "鍛冶"@ja .

_:N3bbd29ad3f3047ceadd34afd185eb2f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Building Dungeon"@en,
        "建造物ダンジョン"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:Nb4148996726643d78de295397c93448c ;
    schema:name "Building Dungeon"@en,
        "建造物ダンジョン"@ja .

_:N3ed1e2fe592f451897ef73329bab6995 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Adventure Begins"@en,
        "冒険の始まり"@ja ;
    mo:track_number 7 ;
    schema:duration "PT0:12"^^xsd:interval ;
    schema:inPlaylist _:N4e0cc3ab729042bca19f9c172a306f07 ;
    schema:name "The Adventure Begins"@en,
        "冒険の始まり"@ja .

_:N462a0b2729ac46abb016550739abf395 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Clean! Clean Yurunai!"@en,
        "ご清潔！クリーンチュルナイ！"@ja ;
    mo:track_number 24 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N4e0cc3ab729042bca19f9c172a306f07 ;
    schema:name "Clean! Clean Yurunai!"@en,
        "ご清潔！クリーンチュルナイ！"@ja .

_:N49b2103d538c4d38833b3bbde8884310 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Disquieting Move"@en,
        "不穏な動き"@ja ;
    mo:track_number 20 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N8e5b8b020e2c4f1c86153adb9fd0e9b1 ;
    schema:name "Disquieting Move"@en,
        "不穏な動き"@ja .

_:N4adcb9e75f6d4c998a87d8d02dbfa01b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Guard"@en,
        "番人"@ja ;
    mo:track_number 27 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:Nb4148996726643d78de295397c93448c ;
    schema:name "Guard"@en,
        "番人"@ja .

_:N4ddbbb58f2604bddbfa0b7ec9ced68cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last Boss"@en,
        "Last Boss"@ja ;
    mo:track_number 21 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N8e5b8b020e2c4f1c86153adb9fd0e9b1 ;
    schema:name "Last Boss"@en,
        "Last Boss"@ja .

_:N5164ca980d484731a23f03a7d7645df4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fearful Gnome Tribe"@en,
        "恐ろしいグノメ族"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:Nb4148996726643d78de295397c93448c ;
    schema:name "Fearful Gnome Tribe"@en,
        "恐ろしいグノメ族"@ja .

_:N519f106e0e2e4338ac706c6ea1bfac2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chapter 6: Maze of the Beast"@en,
        "第6章　魔物の洞窟"@ja ;
    mo:track_number 22 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:Nb4148996726643d78de295397c93448c ;
    schema:name "Chapter 6: Maze of the Beast"@en,
        "第6章　魔物の洞窟"@ja .

_:N5672766d5318494585bce740d160d408 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "World Map"@en,
        "ワールドマップ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:18"^^xsd:interval ;
    schema:inPlaylist _:Nb4148996726643d78de295397c93448c ;
    schema:name "World Map"@en,
        "ワールドマップ"@ja .

_:N57dd7d07ef27480b8fc67d055a588cdf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Are You Deceived, by Any Chance?"@en,
        "ひょっとしてだまされてる？"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:Nb4148996726643d78de295397c93448c ;
    schema:name "Are You Deceived, by Any Chance?"@en,
        "ひょっとしてだまされてる？"@ja .

_:N5e6ba8e8cd844fc0bf3985e7d0fc1955 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hurry, Hurry!"@en,
        "急げ急げ！"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N8e5b8b020e2c4f1c86153adb9fd0e9b1 ;
    schema:name "Hurry, Hurry!"@en,
        "急げ急げ！"@ja .

_:N5f3bb070a963440a9971836c5cb7fa9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Building Dungeon"@en,
        "建造物ダンジョン"@ja ;
    mo:track_number 25 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N4e0cc3ab729042bca19f9c172a306f07 ;
    schema:name "Building Dungeon"@en,
        "建造物ダンジョン"@ja .

_:N61b7513ec9bc41b89299125fd26378bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle"@en,
        "バトル"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:Nb4148996726643d78de295397c93448c ;
    schema:name "Battle"@en,
        "バトル"@ja .

_:N667e14f28af748dc8bec39bdf634bd93 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shock!"@en,
        "ショック！"@ja ;
    mo:track_number 18 ;
    schema:duration "PT0:16"^^xsd:interval ;
    schema:inPlaylist _:N4e0cc3ab729042bca19f9c172a306f07 ;
    schema:name "Shock!"@en,
        "ショック！"@ja .

_:N66ad7c1209144ff9a3fa4b39347a5ff8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chapter 2: The Lake of Tears"@en,
        "第2章　嘆きの湖"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N4e0cc3ab729042bca19f9c172a306f07 ;
    schema:name "Chapter 2: The Lake of Tears"@en,
        "第2章　嘆きの湖"@ja .

_:N694d5cdf2ced420d99291be44f1684c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Del Castle"@en,
        "デル城"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N4e0cc3ab729042bca19f9c172a306f07 ;
    schema:name "Del Castle"@en,
        "デル城"@ja .

_:N69a23d700af24d5fa312412a38756bd5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Doubtful Mokito's Mansion"@en,
        "あやしいモキートの館"@ja ;
    mo:track_number 32 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:Nb4148996726643d78de295397c93448c ;
    schema:name "Doubtful Mokito's Mansion"@en,
        "あやしいモキートの館"@ja .

_:N69bcd632090c446aa01964afc2918e12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deltora Picture Book"@en,
        "デルトラの図鑑"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:Nb4148996726643d78de295397c93448c ;
    schema:name "Deltora Picture Book"@en,
        "デルトラの図鑑"@ja .

_:N6a3fda0d7ca74445b823560b912f2945 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gem Get!"@en,
        "宝石ゲット！！！"@ja ;
    mo:track_number 24 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:Nb4148996726643d78de295397c93448c ;
    schema:name "Gem Get!"@en,
        "宝石ゲット！！！"@ja .

_:N6baf6d1c21f64b858c61afdcfc51e404 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Great Success!"@en,
        "大成功！"@ja ;
    mo:track_number 28 ;
    schema:duration "PT0:11"^^xsd:interval ;
    schema:inPlaylist _:N4e0cc3ab729042bca19f9c172a306f07 ;
    schema:name "Great Success!"@en,
        "大成功！"@ja .

_:N715a75f932f4460d8a69e57d5f6f7aed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rescue"@en,
        "救出"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:Nb4148996726643d78de295397c93448c ;
    schema:name "Rescue"@en,
        "救出"@ja .

_:N778bbe4f72734a6cb30724264443c4a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chapter 4: The Shifting Sands"@en,
        "第4章　うごめく砂"@ja ;
    mo:track_number 26 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N4e0cc3ab729042bca19f9c172a306f07 ;
    schema:name "Chapter 4: The Shifting Sands"@en,
        "第4章　うごめく砂"@ja .

_:N77bad3da2f904d9398e2302f5ba2f428 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chapter 4: The Shifting Sands"@en,
        "第4章　うごめく砂"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:Nb4148996726643d78de295397c93448c ;
    schema:name "Chapter 4: The Shifting Sands"@en,
        "第4章　うごめく砂"@ja .

_:N787f8b0f5a3849b88f213bc8574a95de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stadium"@en,
        "競技場"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:Nb4148996726643d78de295397c93448c ;
    schema:name "Stadium"@en,
        "競技場"@ja .

_:N7bcffa6eab3c41ad9fd173935f86ba7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Great Victory!"@en,
        "大勝利！"@ja ;
    mo:track_number 22 ;
    schema:duration "PT0:14"^^xsd:interval ;
    schema:inPlaylist _:N8e5b8b020e2c4f1c86153adb9fd0e9b1 ;
    schema:name "Great Victory!"@en,
        "大勝利！"@ja .

_:N81ae5902d8a9468294e0c5bc4deb146b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sweep!"@en,
        "一掃！"@ja ;
    mo:track_number 5 ;
    schema:duration "PT0:07"^^xsd:interval ;
    schema:inPlaylist _:N4e0cc3ab729042bca19f9c172a306f07 ;
    schema:name "Sweep!"@en,
        "一掃！"@ja .

_:N87db8c1e22ea481eb8b37c9399e391ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "World Map"@en,
        "ワールドマップ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:N4e0cc3ab729042bca19f9c172a306f07 ;
    schema:name "World Map"@en,
        "ワールドマップ"@ja .

_:N88076ed832904c5b83f3d36c43844037 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Puzzle Solving Clear!"@en,
        "謎解きクリア！"@ja ;
    mo:track_number 8 ;
    schema:duration "PT0:10"^^xsd:interval ;
    schema:inPlaylist _:N8e5b8b020e2c4f1c86153adb9fd0e9b1 ;
    schema:name "Puzzle Solving Clear!"@en,
        "謎解きクリア！"@ja .

_:N8cc0acacf9a04ef9a5832fffdafbf074 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gem Get!!!"@en,
        "宝石ゲット！！！"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:N8e5b8b020e2c4f1c86153adb9fd0e9b1 ;
    schema:name "Gem Get!!!"@en,
        "宝石ゲット！！！"@ja .

_:N91b2eeda49164597b817cdff7f455447 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kin"@en,
        "キン"@ja ;
    mo:track_number 30 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N4e0cc3ab729042bca19f9c172a306f07 ;
    schema:name "Kin"@en,
        "キン"@ja .

_:N927ccf4a76c7426f98120f90db7e174d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The River Queen"@en,
        "リバー・クイーン号"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N8e5b8b020e2c4f1c86153adb9fd0e9b1 ;
    schema:name "The River Queen"@en,
        "リバー・クイーン号"@ja .

_:N9285ea2c6a094b6f8c6ff14dea525021 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chapter 5: Dread Mountain"@en,
        "第5章　恐怖の山"@ja ;
    mo:track_number 29 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N4e0cc3ab729042bca19f9c172a306f07 ;
    schema:name "Chapter 5: Dread Mountain"@en,
        "第5章　恐怖の山"@ja .

_:N92d0d060847e49b2916b039daa140789 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hurry, Hurry!"@en,
        "急げ急げ！"@ja ;
    mo:track_number 28 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:Nb4148996726643d78de295397c93448c ;
    schema:name "Hurry, Hurry!"@en,
        "急げ急げ！"@ja .

_:N963168c169ec423da0d655d0d415deea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tom's Shop"@en,
        "トムの店"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N4e0cc3ab729042bca19f9c172a306f07 ;
    schema:name "Tom's Shop"@en,
        "トムの店"@ja .

_:N9780decff65d4ad7a64e134dd35d234f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Manus's Whistle \"With This Smell\""@en,
        "マナスの笛 「こちらにおいで」"@ja ;
    mo:track_number 19 ;
    schema:duration "PT0:52"^^xsd:interval ;
    schema:inPlaylist _:N4e0cc3ab729042bca19f9c172a306f07 ;
    schema:name "Manus's Whistle \"With This Smell\""@en,
        "マナスの笛 「こちらにおいで」"@ja .

_:N987aed73385a43ec81e330b749e5263c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Doubtful Mokito's Mansion"@en,
        "あやしいモキートの館"@ja ;
    mo:track_number 18 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N8e5b8b020e2c4f1c86153adb9fd0e9b1 ;
    schema:name "Doubtful Mokito's Mansion"@en,
        "あやしいモキートの館"@ja .

_:N9df9d3979387478cb1e6569d126164d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chapter 7: The Valley of the Lost"@en,
        "第7章　いましめの谷"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N8e5b8b020e2c4f1c86153adb9fd0e9b1 ;
    schema:name "Chapter 7: The Valley of the Lost"@en,
        "第7章　いましめの谷"@ja .

_:Na0640c59135f45b6aa0935c41ea0921a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Guard"@en,
        "番人"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N8e5b8b020e2c4f1c86153adb9fd0e9b1 ;
    schema:name "Guard"@en,
        "番人"@ja .

_:Na566875acce845aa8c144c09ee3a45cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tower of Illusions"@en,
        "夢幻の塔"@ja ;
    mo:track_number 19 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N8e5b8b020e2c4f1c86153adb9fd0e9b1 ;
    schema:name "Tower of Illusions"@en,
        "夢幻の塔"@ja .

_:Na8ab69fd15a342a7b318cb1caa7ef250 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tom's Shop"@en,
        "トムの店"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:Nb4148996726643d78de295397c93448c ;
    schema:name "Tom's Shop"@en,
        "トムの店"@ja .

_:Nac2c2f44c2f440f69cda2b5e387fea81 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Town"@en,
        "街"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:Nb4148996726643d78de295397c93448c ;
    schema:name "Town"@en,
        "街"@ja .

_:Nad66760a83204005a7ec5dda46316d4c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chapter 8: Return to Del"@en,
        "第8章　帰還"@ja ;
    mo:track_number 31 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:Nb4148996726643d78de295397c93448c ;
    schema:name "Chapter 8: Return to Del"@en,
        "第8章　帰還"@ja .

_:Nade7c551141d45808af76f3e9ceff726 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "This is Settled!"@en,
        "決まった！"@ja ;
    mo:track_number 21 ;
    schema:duration "PT0:09"^^xsd:interval ;
    schema:inPlaylist _:N4e0cc3ab729042bca19f9c172a306f07 ;
    schema:name "This is Settled!"@en,
        "決まった！"@ja .

_:Nb6d22654b2fc425b83c76165983afcab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of Deltora Quest -Orchestra ver.-"@en,
        "デルトラクエストのテーマ -Orchestra ver.-"@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:43"^^xsd:interval ;
    schema:inPlaylist _:N4e0cc3ab729042bca19f9c172a306f07 ;
    schema:name "Theme of Deltora Quest -Orchestra ver.-"@en,
        "デルトラクエストのテーマ -Orchestra ver.-"@ja .

_:Nb7f99ba9331947a8849b4008260489c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chapter 8: Return to Del"@en,
        "第8章　帰還"@ja ;
    mo:track_number 17 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N8e5b8b020e2c4f1c86153adb9fd0e9b1 ;
    schema:name "Chapter 8: Return to Del"@en,
        "第8章　帰還"@ja .

_:Nbc7e7393829044dfb774d689f5118333 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Camp"@en,
        "キャンプ"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:N4e0cc3ab729042bca19f9c172a306f07 ;
    schema:name "Camp"@en,
        "キャンプ"@ja .

_:Nbd6f66c35cc247719a63e04e0605850d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Are You Deceived, by Any Chance?"@en,
        "ひょっとしてだまされてる？"@ja ;
    mo:track_number 17 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:N4e0cc3ab729042bca19f9c172a306f07 ;
    schema:name "Are You Deceived, by Any Chance?"@en,
        "ひょっとしてだまされてる？"@ja .

_:Nc1aa39de485e4bf29f693695d6ed4286 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rescue"@en,
        "救出"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N4e0cc3ab729042bca19f9c172a306f07 ;
    schema:name "Rescue"@en,
        "救出"@ja .

_:Nc36945ea5b9740dc953728eeac8a51c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle"@en,
        "バトル"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N4e0cc3ab729042bca19f9c172a306f07 ;
    schema:name "Battle"@en,
        "バトル"@ja .

_:Nc3817e90e4f84150bcf373d5d184eb35 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chapter 6: Maze of the Beast"@en,
        "第6章　魔物の洞窟"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:N8e5b8b020e2c4f1c86153adb9fd0e9b1 ;
    schema:name "Chapter 6: Maze of the Beast"@en,
        "第6章　魔物の洞窟"@ja .

_:Nc7620799a42b4c7eaae27ea43102fced a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Big Boss Battle"@en,
        "大ボスバトル"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N8e5b8b020e2c4f1c86153adb9fd0e9b1 ;
    schema:name "Big Boss Battle"@en,
        "大ボスバトル"@ja .

_:Nca0f993a199649ce9140941e7216c117 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Del Castle"@en,
        "デル城"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:Nb4148996726643d78de295397c93448c ;
    schema:name "Del Castle"@en,
        "デル城"@ja .

_:Ncaa926aea249457f8d0e36604d07cc65 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ending"@en,
        "エンディング"@ja ;
    mo:track_number 24 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N8e5b8b020e2c4f1c86153adb9fd0e9b1 ;
    schema:name "Ending"@en,
        "エンディング"@ja .

_:Nccfabb9fbb2c4cbb9a5a26713e28feaf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thaegan, the Witch"@en,
        "魔女テーガン"@ja ;
    mo:track_number 20 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:N4e0cc3ab729042bca19f9c172a306f07 ;
    schema:name "Thaegan, the Witch"@en,
        "魔女テーガン"@ja .

_:Nce51c1ab7c2f448882a318d65a5a22ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Resistance"@en,
        "レジスタンス"@ja ;
    mo:track_number 16 ;
    schema:duration "PT0:11"^^xsd:interval ;
    schema:inPlaylist _:N8e5b8b020e2c4f1c86153adb9fd0e9b1 ;
    schema:name "Resistance"@en,
        "レジスタンス"@ja .

_:Ncfcadd1ba4b84c22b46d110fddc8f090 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "During a Boss Battle"@en,
        "中ボスバトル"@ja ;
    mo:track_number 23 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:Nb4148996726643d78de295397c93448c ;
    schema:name "During a Boss Battle"@en,
        "中ボスバトル"@ja .

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

_:Nd3898f176978478ca89c289c44e23812 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chapter 3: City of the Rats"@en,
        "第3章　ネズミの街"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:Nb4148996726643d78de295397c93448c ;
    schema:name "Chapter 3: City of the Rats"@en,
        "第3章　ネズミの街"@ja .

_:Nd42c1bf6146848deb6b563596b7ddbc9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Camp"@en,
        "キャンプ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:Nb4148996726643d78de295397c93448c ;
    schema:name "Camp"@en,
        "キャンプ"@ja .

_:Nd5d4981e1334433e86e1b94538230199 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kin"@en,
        "キン"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:Nb4148996726643d78de295397c93448c ;
    schema:name "Kin"@en,
        "キン"@ja .

_:Nd7c8d246bdee4bd0a83e863879dd57a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Victory!"@en,
        "バトル勝利！"@ja ;
    mo:track_number 15 ;
    schema:duration "PT0:08"^^xsd:interval ;
    schema:inPlaylist _:N4e0cc3ab729042bca19f9c172a306f07 ;
    schema:name "Victory!"@en,
        "バトル勝利！"@ja .

_:Nd83f5dec300f4d5f979efacaa6624637 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fearful Gnome Tribe"@en,
        "恐ろしいグノメ族"@ja ;
    mo:track_number 31 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N4e0cc3ab729042bca19f9c172a306f07 ;
    schema:name "Fearful Gnome Tribe"@en,
        "恐ろしいグノメ族"@ja .

_:Nd8aec343527e483d8388fd11fd21241e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stadium"@en,
        "競技場"@ja ;
    mo:track_number 27 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N4e0cc3ab729042bca19f9c172a306f07 ;
    schema:name "Stadium"@en,
        "競技場"@ja .

_:Ndcb4ef31f0a34792ae144af842aa0fa4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of Deltora Quest"@en,
        "デルトラクエストのテーマ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N4e0cc3ab729042bca19f9c172a306f07 ;
    schema:name "Theme of Deltora Quest"@en,
        "デルトラクエストのテーマ"@ja .

_:Ndce6b37d824e43a68cd359ab9cd784a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chapter 3: City of the Rats"@en,
        "第3章　ネズミの街"@ja ;
    mo:track_number 23 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N4e0cc3ab729042bca19f9c172a306f07 ;
    schema:name "Chapter 3: City of the Rats"@en,
        "第3章　ネズミの街"@ja .

_:Ndef565deca4d41628720e17f6271843b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chapter 1: The Forest of Silence"@en,
        "第1章　沈黙の森"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:Nb4148996726643d78de295397c93448c ;
    schema:name "Chapter 1: The Forest of Silence"@en,
        "第1章　沈黙の森"@ja .

_:Ne4cc70dff4df4bba8897187a2c506ba9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deltora Picture Book"@en,
        "デルトラの図鑑"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N8e5b8b020e2c4f1c86153adb9fd0e9b1 ;
    schema:name "Deltora Picture Book"@en,
        "デルトラの図鑑"@ja .

_:Nf5116ba1a3f84c4ba65ac464e3b653d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chapter 1: The Forest of Silence"@en,
        "第1章　沈黙の森"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:N4e0cc3ab729042bca19f9c172a306f07 ;
    schema:name "Chapter 1: The Forest of Silence"@en,
        "第1章　沈黙の森"@ja .

_:Nf55cfbfd67ea4a4ba222996ae6c94f9d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blacksmith"@en,
        "鍛冶"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:N8e5b8b020e2c4f1c86153adb9fd0e9b1 ;
    schema:name "Blacksmith"@en,
        "鍛冶"@ja .

_:Nf5ff5b9365b34680a2d286977b96fa4b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thaegan, the Witch"@en,
        "魔女テーガン"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:Nb4148996726643d78de295397c93448c ;
    schema:name "Thaegan, the Witch"@en,
        "魔女テーガン"@ja .

_:Nf8fd851340334a7e9101a7775c1cf0c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tower of Illusions"@en,
        "夢幻の塔"@ja ;
    mo:track_number 33 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:Nb4148996726643d78de295397c93448c ;
    schema:name "Tower of Illusions"@en,
        "夢幻の塔"@ja .

_:Nfb7c58713de24e6d93535ebbfe655fc1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chapter 7: The Valley of the Lost"@en,
        "第7章　いましめの谷"@ja ;
    mo:track_number 26 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:Nb4148996726643d78de295397c93448c ;
    schema:name "Chapter 7: The Valley of the Lost"@en,
        "第7章　いましめの谷"@ja .

_:Nfdf7ae6716aa4436a987395c1cb9b8f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Clean! Clean Yurunai!"@en,
        "ご清潔！クリーンチュルナイ！"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:Nb4148996726643d78de295397c93448c ;
    schema:name "Clean! Clean Yurunai!"@en,
        "ご清潔！クリーンチュルナイ！"@ja .

_:N8e5b8b020e2c4f1c86153adb9fd0e9b1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N0115300aca4849949973c1ded6348275,
        _:N0a08159f49814ab8bd825ded5fce2948,
        _:N0bdea2d166d74c0da5f9e5403fcfeb91,
        _:N14db117b6f334be5ab200ac7680e491e,
        _:N365e4b7a52ef46fc801f17592dba6085,
        _:N49b2103d538c4d38833b3bbde8884310,
        _:N4ddbbb58f2604bddbfa0b7ec9ced68cf,
        _:N5e6ba8e8cd844fc0bf3985e7d0fc1955,
        _:N7bcffa6eab3c41ad9fd173935f86ba7f,
        _:N88076ed832904c5b83f3d36c43844037,
        _:N8cc0acacf9a04ef9a5832fffdafbf074,
        _:N927ccf4a76c7426f98120f90db7e174d,
        _:N987aed73385a43ec81e330b749e5263c,
        _:N9df9d3979387478cb1e6569d126164d0,
        _:Na0640c59135f45b6aa0935c41ea0921a,
        _:Na566875acce845aa8c144c09ee3a45cb,
        _:Nb7f99ba9331947a8849b4008260489c5,
        _:Nc3817e90e4f84150bcf373d5d184eb35,
        _:Nc7620799a42b4c7eaae27ea43102fced,
        _:Ncaa926aea249457f8d0e36604d07cc65,
        _:Nce51c1ab7c2f448882a318d65a5a22ab,
        _:Nd020e6938dee46f98d2795610f29bd2e,
        _:Ne4cc70dff4df4bba8897187a2c506ba9,
        _:Nf55cfbfd67ea4a4ba222996ae6c94f9d ;
    mo:track_count 24 ;
    schema:duration "PT57:42"^^xsd:interval ;
    schema:numTracks 24 ;
    schema:track _:N0115300aca4849949973c1ded6348275,
        _:N0a08159f49814ab8bd825ded5fce2948,
        _:N0bdea2d166d74c0da5f9e5403fcfeb91,
        _:N14db117b6f334be5ab200ac7680e491e,
        _:N365e4b7a52ef46fc801f17592dba6085,
        _:N49b2103d538c4d38833b3bbde8884310,
        _:N4ddbbb58f2604bddbfa0b7ec9ced68cf,
        _:N5e6ba8e8cd844fc0bf3985e7d0fc1955,
        _:N7bcffa6eab3c41ad9fd173935f86ba7f,
        _:N88076ed832904c5b83f3d36c43844037,
        _:N8cc0acacf9a04ef9a5832fffdafbf074,
        _:N927ccf4a76c7426f98120f90db7e174d,
        _:N987aed73385a43ec81e330b749e5263c,
        _:N9df9d3979387478cb1e6569d126164d0,
        _:Na0640c59135f45b6aa0935c41ea0921a,
        _:Na566875acce845aa8c144c09ee3a45cb,
        _:Nb7f99ba9331947a8849b4008260489c5,
        _:Nc3817e90e4f84150bcf373d5d184eb35,
        _:Nc7620799a42b4c7eaae27ea43102fced,
        _:Ncaa926aea249457f8d0e36604d07cc65,
        _:Nce51c1ab7c2f448882a318d65a5a22ab,
        _:Nd020e6938dee46f98d2795610f29bd2e,
        _:Ne4cc70dff4df4bba8897187a2c506ba9,
        _:Nf55cfbfd67ea4a4ba222996ae6c94f9d .

_:N4e0cc3ab729042bca19f9c172a306f07 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0df181c71d474ce7b122269b2704759d,
        _:N10fecef6ac564cf5a4c3589ad465d17a,
        _:N1a031d3a5fc445ba9950dc894f88dafa,
        _:N25e3ac62f88f46139a69b058882e3a06,
        _:N3ed1e2fe592f451897ef73329bab6995,
        _:N462a0b2729ac46abb016550739abf395,
        _:N5f3bb070a963440a9971836c5cb7fa9e,
        _:N667e14f28af748dc8bec39bdf634bd93,
        _:N66ad7c1209144ff9a3fa4b39347a5ff8,
        _:N694d5cdf2ced420d99291be44f1684c3,
        _:N6baf6d1c21f64b858c61afdcfc51e404,
        _:N778bbe4f72734a6cb30724264443c4a2,
        _:N81ae5902d8a9468294e0c5bc4deb146b,
        _:N87db8c1e22ea481eb8b37c9399e391ac,
        _:N91b2eeda49164597b817cdff7f455447,
        _:N9285ea2c6a094b6f8c6ff14dea525021,
        _:N963168c169ec423da0d655d0d415deea,
        _:N9780decff65d4ad7a64e134dd35d234f,
        _:Nade7c551141d45808af76f3e9ceff726,
        _:Nb6d22654b2fc425b83c76165983afcab,
        _:Nbc7e7393829044dfb774d689f5118333,
        _:Nbd6f66c35cc247719a63e04e0605850d,
        _:Nc1aa39de485e4bf29f693695d6ed4286,
        _:Nc36945ea5b9740dc953728eeac8a51c6,
        _:Nccfabb9fbb2c4cbb9a5a26713e28feaf,
        _:Nd7c8d246bdee4bd0a83e863879dd57a2,
        _:Nd83f5dec300f4d5f979efacaa6624637,
        _:Nd8aec343527e483d8388fd11fd21241e,
        _:Ndcb4ef31f0a34792ae144af842aa0fa4,
        _:Ndce6b37d824e43a68cd359ab9cd784a4,
        _:Nf5116ba1a3f84c4ba65ac464e3b653d8 ;
    mo:track_count 31 ;
    schema:duration "PT73:11"^^xsd:interval ;
    schema:numTracks 31 ;
    schema:track _:N0df181c71d474ce7b122269b2704759d,
        _:N10fecef6ac564cf5a4c3589ad465d17a,
        _:N1a031d3a5fc445ba9950dc894f88dafa,
        _:N25e3ac62f88f46139a69b058882e3a06,
        _:N3ed1e2fe592f451897ef73329bab6995,
        _:N462a0b2729ac46abb016550739abf395,
        _:N5f3bb070a963440a9971836c5cb7fa9e,
        _:N667e14f28af748dc8bec39bdf634bd93,
        _:N66ad7c1209144ff9a3fa4b39347a5ff8,
        _:N694d5cdf2ced420d99291be44f1684c3,
        _:N6baf6d1c21f64b858c61afdcfc51e404,
        _:N778bbe4f72734a6cb30724264443c4a2,
        _:N81ae5902d8a9468294e0c5bc4deb146b,
        _:N87db8c1e22ea481eb8b37c9399e391ac,
        _:N91b2eeda49164597b817cdff7f455447,
        _:N9285ea2c6a094b6f8c6ff14dea525021,
        _:N963168c169ec423da0d655d0d415deea,
        _:N9780decff65d4ad7a64e134dd35d234f,
        _:Nade7c551141d45808af76f3e9ceff726,
        _:Nb6d22654b2fc425b83c76165983afcab,
        _:Nbc7e7393829044dfb774d689f5118333,
        _:Nbd6f66c35cc247719a63e04e0605850d,
        _:Nc1aa39de485e4bf29f693695d6ed4286,
        _:Nc36945ea5b9740dc953728eeac8a51c6,
        _:Nccfabb9fbb2c4cbb9a5a26713e28feaf,
        _:Nd7c8d246bdee4bd0a83e863879dd57a2,
        _:Nd83f5dec300f4d5f979efacaa6624637,
        _:Nd8aec343527e483d8388fd11fd21241e,
        _:Ndcb4ef31f0a34792ae144af842aa0fa4,
        _:Ndce6b37d824e43a68cd359ab9cd784a4,
        _:Nf5116ba1a3f84c4ba65ac464e3b653d8 .

_:Nb4148996726643d78de295397c93448c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 3 ;
    mo:track _:N1419a56873724d278b28e9d10b5b0007,
        _:N18a5e5003ae04fcaa1d9944d1aaf9a8b,
        _:N21d8e37f6e1f41149acd7c4bc1e5218d,
        _:N264da34347a942b99c5a34194460e509,
        _:N26b38292e3e14d8fa369e766e4a242d0,
        _:N2764ed27e161457f9527a14aa405944e,
        _:N35212f397bc549d8b2cd6758dbf76d7d,
        _:N3afb52bbebc3417b8c5112eb43d8168d,
        _:N3bbd29ad3f3047ceadd34afd185eb2f6,
        _:N4adcb9e75f6d4c998a87d8d02dbfa01b,
        _:N5164ca980d484731a23f03a7d7645df4,
        _:N519f106e0e2e4338ac706c6ea1bfac2a,
        _:N5672766d5318494585bce740d160d408,
        _:N57dd7d07ef27480b8fc67d055a588cdf,
        _:N61b7513ec9bc41b89299125fd26378bf,
        _:N69a23d700af24d5fa312412a38756bd5,
        _:N69bcd632090c446aa01964afc2918e12,
        _:N6a3fda0d7ca74445b823560b912f2945,
        _:N715a75f932f4460d8a69e57d5f6f7aed,
        _:N77bad3da2f904d9398e2302f5ba2f428,
        _:N787f8b0f5a3849b88f213bc8574a95de,
        _:N92d0d060847e49b2916b039daa140789,
        _:Na8ab69fd15a342a7b318cb1caa7ef250,
        _:Nac2c2f44c2f440f69cda2b5e387fea81,
        _:Nad66760a83204005a7ec5dda46316d4c,
        _:Nca0f993a199649ce9140941e7216c117,
        _:Ncfcadd1ba4b84c22b46d110fddc8f090,
        _:Nd3898f176978478ca89c289c44e23812,
        _:Nd42c1bf6146848deb6b563596b7ddbc9,
        _:Nd5d4981e1334433e86e1b94538230199,
        _:Ndef565deca4d41628720e17f6271843b,
        _:Nf5ff5b9365b34680a2d286977b96fa4b,
        _:Nf8fd851340334a7e9101a7775c1cf0c2,
        _:Nfb7c58713de24e6d93535ebbfe655fc1,
        _:Nfdf7ae6716aa4436a987395c1cb9b8f0 ;
    mo:track_count 35 ;
    schema:duration "PT73:42"^^xsd:interval ;
    schema:numTracks 35 ;
    schema:track _:N1419a56873724d278b28e9d10b5b0007,
        _:N18a5e5003ae04fcaa1d9944d1aaf9a8b,
        _:N21d8e37f6e1f41149acd7c4bc1e5218d,
        _:N264da34347a942b99c5a34194460e509,
        _:N26b38292e3e14d8fa369e766e4a242d0,
        _:N2764ed27e161457f9527a14aa405944e,
        _:N35212f397bc549d8b2cd6758dbf76d7d,
        _:N3afb52bbebc3417b8c5112eb43d8168d,
        _:N3bbd29ad3f3047ceadd34afd185eb2f6,
        _:N4adcb9e75f6d4c998a87d8d02dbfa01b,
        _:N5164ca980d484731a23f03a7d7645df4,
        _:N519f106e0e2e4338ac706c6ea1bfac2a,
        _:N5672766d5318494585bce740d160d408,
        _:N57dd7d07ef27480b8fc67d055a588cdf,
        _:N61b7513ec9bc41b89299125fd26378bf,
        _:N69a23d700af24d5fa312412a38756bd5,
        _:N69bcd632090c446aa01964afc2918e12,
        _:N6a3fda0d7ca74445b823560b912f2945,
        _:N715a75f932f4460d8a69e57d5f6f7aed,
        _:N77bad3da2f904d9398e2302f5ba2f428,
        _:N787f8b0f5a3849b88f213bc8574a95de,
        _:N92d0d060847e49b2916b039daa140789,
        _:Na8ab69fd15a342a7b318cb1caa7ef250,
        _:Nac2c2f44c2f440f69cda2b5e387fea81,
        _:Nad66760a83204005a7ec5dda46316d4c,
        _:Nca0f993a199649ce9140941e7216c117,
        _:Ncfcadd1ba4b84c22b46d110fddc8f090,
        _:Nd3898f176978478ca89c289c44e23812,
        _:Nd42c1bf6146848deb6b563596b7ddbc9,
        _:Nd5d4981e1334433e86e1b94538230199,
        _:Ndef565deca4d41628720e17f6271843b,
        _:Nf5ff5b9365b34680a2d286977b96fa4b,
        _:Nf8fd851340334a7e9101a7775c1cf0c2,
        _:Nfb7c58713de24e6d93535ebbfe655fc1,
        _:Nfdf7ae6716aa4436a987395c1cb9b8f0 .

