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

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

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

<artist/1351#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/60458#subject> ;
    schema:name "Minae Fujii"@en,
        "藤井美苗"@ja ;
    foaf:made <album/60458#composition>,
        <album/60458#subject> ;
    foaf:name "Minae Fujii"@en,
        "藤井美苗"@ja .

<artist/139#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/60458#subject> ;
    schema:name "Yoko Shimomura"@en,
        "下村陽子"@ja ;
    foaf:made <album/60458#composition>,
        <album/60458#subject> ;
    foaf:name "Yoko Shimomura"@en,
        "下村陽子"@ja .

<artist/189#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/60458#subject> ;
    schema:name "Yasuaki Fujita"@en,
        "藤田靖明"@ja ;
    foaf:made <album/60458#composition>,
        <album/60458#subject> ;
    foaf:name "Yasuaki Fujita"@en,
        "藤田靖明"@ja .

<artist/327#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/60458#subject> ;
    schema:name "Mari Yamaguchi"@en,
        "山口真理"@ja ;
    foaf:made <album/60458#composition>,
        <album/60458#subject> ;
    foaf:name "Mari Yamaguchi"@en,
        "山口真理"@ja .

<artist/4165#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/60458#subject> ;
    schema:name "Tatsuya Nishimura"@en,
        "西村達也"@ja ;
    foaf:made <album/60458#composition>,
        <album/60458#subject> ;
    foaf:name "Tatsuya Nishimura"@en,
        "西村達也"@ja .

<product/754#subject> a schema:CreativeWork ;
    schema:name "Breath of Fire"@en,
        "ブレス オブ ファイア 竜の戦士"@ja,
        "Breath of Fire: Ryuu no Senshi"@ja-latn ;
    foaf:name "Breath of Fire"@en,
        "ブレス オブ ファイア 竜の戦士"@ja,
        "Breath of Fire: Ryuu no Senshi"@ja-latn .

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

<album/60458#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Breath of Fire Sound Collection"@en,
        "ブレス オブ ファイア サウンドコレクション"@ja,
        "Breath of Fire Sound Collection"@ja-latn ;
    mo:performance_of <album/60458#musicalwork> ;
    mo:recorded_as <album/60458#musicalexpression> ;
    schema:name "Breath of Fire Sound Collection"@en,
        "ブレス オブ ファイア サウンドコレクション"@ja,
        "Breath of Fire Sound Collection"@ja-latn ;
    schema:workPerformed <album/60458#musicalwork> .

<org/36#subject> schema:name "SULEPUTER"@en,
        "セルピュータ"@ja,
        "SULEPUTER"@ja-latn ;
    foaf:name "SULEPUTER"@en,
        "セルピュータ"@ja,
        "SULEPUTER"@ja-latn .

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

<https://medium-media.vgm.io/albums/85/60458/60458-1469645620.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/60458#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Breath of Fire Sound Collection"@en,
        "ブレス オブ ファイア サウンドコレクション"@ja,
        "Breath of Fire Sound Collection"@ja-latn ;
    mo:composer <artist/1351#subject>,
        <artist/139#subject>,
        <artist/189#subject>,
        <artist/327#subject>,
        <artist/4165#subject> ;
    mo:produced_work <album/60458#musicalwork> ;
    schema:name "Breath of Fire Sound Collection"@en,
        "ブレス オブ ファイア サウンドコレクション"@ja,
        "Breath of Fire Sound Collection"@ja-latn .

<album/60458#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-07-27"^^xsd:date ;
    dcterms:title "Breath of Fire Sound Collection"@en,
        "ブレス オブ ファイア サウンドコレクション"@ja,
        "Breath of Fire Sound Collection"@ja-latn ;
    mo:catalogue_number "CPCA-10421" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/60458#musicalexpression> ;
    mo:publisher <org/36#subject> ;
    mo:record _:N39c9410eb62948fbbf8c5657f9b853f4 ;
    mo:record_count 1 ;
    schema:about <product/754#subject> ;
    schema:datePublished "2016-07-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/85/60458/60458-1469645620.jpg> ;
    schema:name "Breath of Fire Sound Collection"@en,
        "ブレス オブ ファイア サウンドコレクション"@ja,
        "Breath of Fire Sound Collection"@ja-latn ;
    schema:publisher <org/36#subject> ;
    foaf:depiction <https://media.vgm.io/albums/85/60458/60458-1469645620.jpg> .

_:N00b5d63d4a0647df8045ba1ec8652586 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Memories"@en,
        "記憶"@ja ;
    mo:track_number 30 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:N39c9410eb62948fbbf8c5657f9b853f4 ;
    schema:name "Memories"@en,
        "記憶"@ja .

_:N0863862b18b94ad59f4be65158ff2616 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Secret City"@en,
        "窃都"@ja ;
    mo:track_number 28 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N39c9410eb62948fbbf8c5657f9b853f4 ;
    schema:name "Secret City"@en,
        "窃都"@ja .

_:N12e4d42730c948b3bd3559b9c08ac09d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Fearless General"@en,
        "梟将"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:N39c9410eb62948fbbf8c5657f9b853f4 ;
    schema:name "The Fearless General"@en,
        "梟将"@ja .

_:N2045928b2eb7454fbd617237e21336d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fishing"@en,
        "釣"@ja ;
    mo:track_number 23 ;
    schema:duration "PT0:07"^^xsd:interval ;
    schema:inPlaylist _:N39c9410eb62948fbbf8c5657f9b853f4 ;
    schema:name "Fishing"@en,
        "釣"@ja .

_:N23f56a26575c4d8f87292bc2c7eb0ca6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Formidable Fortress"@en,
        "堅城"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:N39c9410eb62948fbbf8c5657f9b853f4 ;
    schema:name "Formidable Fortress"@en,
        "堅城"@ja .

_:N2b70f541cb3948299ea99d31b76934a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fate"@en,
        "命運"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N39c9410eb62948fbbf8c5657f9b853f4 ;
    schema:name "Fate"@en,
        "命運"@ja .

_:N306f8f978a554669a0f36525553e12a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "City of Trade"@en,
        "商都"@ja ;
    mo:track_number 31 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:N39c9410eb62948fbbf8c5657f9b853f4 ;
    schema:name "City of Trade"@en,
        "商都"@ja .

_:N39d4e083c484410ea7ef675a0abd55bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonds"@en,
        "絆"@ja ;
    mo:track_number 16 ;
    schema:duration "PT0:11"^^xsd:interval ;
    schema:inPlaylist _:N39c9410eb62948fbbf8c5657f9b853f4 ;
    schema:name "Bonds"@en,
        "絆"@ja .

_:N43d637bc4c624a6ab896c9453f9f70df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Swimming"@en,
        "遊泳"@ja ;
    mo:track_number 32 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:N39c9410eb62948fbbf8c5657f9b853f4 ;
    schema:name "Swimming"@en,
        "遊泳"@ja .

_:N56ff0567ef4c41ce9a01803ae20c11e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sorrow"@en,
        "哀惜"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N39c9410eb62948fbbf8c5657f9b853f4 ;
    schema:name "Sorrow"@en,
        "哀惜"@ja .

_:N57044156887844df9cf0958f6728b69d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ancient Ruins"@en,
        "遺墟"@ja ;
    mo:track_number 39 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:N39c9410eb62948fbbf8c5657f9b853f4 ;
    schema:name "Ancient Ruins"@en,
        "遺墟"@ja .

_:N626c8c30372946fcbb990477520bf86f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Released"@en,
        "放"@ja ;
    mo:track_number 24 ;
    schema:duration "PT0:07"^^xsd:interval ;
    schema:inPlaylist _:N39c9410eb62948fbbf8c5657f9b853f4 ;
    schema:name "Released"@en,
        "放"@ja .

_:N6470d3b2ee1e463c97f8df3a059eea6b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Profit!"@en,
        "営利"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:N39c9410eb62948fbbf8c5657f9b853f4 ;
    schema:name "Profit!"@en,
        "営利"@ja .

_:N67ea81a3f41047d6862b0ae0a611f320 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "God's Footprints"@en,
        "神蹟"@ja ;
    mo:track_number 44 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:N39c9410eb62948fbbf8c5657f9b853f4 ;
    schema:name "God's Footprints"@en,
        "神蹟"@ja .

_:N68c18d06f7dd4ecd8e14d89f6c0c6399 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Final Area"@en,
        "終域"@ja ;
    mo:track_number 45 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N39c9410eb62948fbbf8c5657f9b853f4 ;
    schema:name "The Final Area"@en,
        "終域"@ja .

_:N68d76028ef4c4cfeb3d9dad84b96cd2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Quickening"@en,
        "胎動"@ja ;
    mo:track_number 4 ;
    schema:duration "PT0:43"^^xsd:interval ;
    schema:inPlaylist _:N39c9410eb62948fbbf8c5657f9b853f4 ;
    schema:name "Quickening"@en,
        "胎動"@ja .

_:N6dad7b40060d495fa70ab6e4db28ea71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Deep Forest"@en,
        "深林"@ja ;
    mo:track_number 20 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N39c9410eb62948fbbf8c5657f9b853f4 ;
    schema:name "The Deep Forest"@en,
        "深林"@ja .

_:N6e4510f299f54dfe8b8a2d4ba9f60657 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Victory Song"@en,
        "凱歌"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:N39c9410eb62948fbbf8c5657f9b853f4 ;
    schema:name "Victory Song"@en,
        "凱歌"@ja .

_:N6eec09b088a6442fa3bf2e95b2fb52ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Emergency!"@en,
        "危急"@ja ;
    mo:track_number 40 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N39c9410eb62948fbbf8c5657f9b853f4 ;
    schema:name "Emergency!"@en,
        "危急"@ja .

_:N70899a4d743e418084b1ab406cd01283 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Road"@en,
        "街路"@ja ;
    mo:track_number 26 ;
    schema:duration "PT1:20"^^xsd:interval ;
    schema:inPlaylist _:N39c9410eb62948fbbf8c5657f9b853f4 ;
    schema:name "The Road"@en,
        "街路"@ja .

_:N72387ee3d6414a1c917e0fbb48465a56 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Gentle Breeze"@en,
        "微風"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:N39c9410eb62948fbbf8c5657f9b853f4 ;
    schema:name "A Gentle Breeze"@en,
        "微風"@ja .

_:N774e498e8482422f866ebc7c6e9a801d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Skyscraper"@en,
        "高楼"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:N39c9410eb62948fbbf8c5657f9b853f4 ;
    schema:name "Skyscraper"@en,
        "高楼"@ja .

_:N807d1f4b88084d7cb9efdf3fbfa4925c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blood Ties"@en,
        "血脈"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:N39c9410eb62948fbbf8c5657f9b853f4 ;
    schema:name "Blood Ties"@en,
        "血脈"@ja .

_:N809d5369bdf644adaea37b384009c6f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Dark Dragon"@en,
        "黒竜"@ja ;
    mo:track_number 46 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N39c9410eb62948fbbf8c5657f9b853f4 ;
    schema:name "The Dark Dragon"@en,
        "黒竜"@ja .

_:N86ed1d023acd429da61882f3fcac0a67 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Great Achievement"@en,
        "偉業"@ja ;
    mo:track_number 49 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N39c9410eb62948fbbf8c5657f9b853f4 ;
    schema:name "Great Achievement"@en,
        "偉業"@ja .

_:N8f4bab9514334f3e9b7b6488d543e67c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Day and Night"@en,
        "日夜"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N39c9410eb62948fbbf8c5657f9b853f4 ;
    schema:name "Day and Night"@en,
        "日夜"@ja .

_:N9650bc396be541048df77a43e18321c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Light Dragon"@en,
        "白竜"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:N39c9410eb62948fbbf8c5657f9b853f4 ;
    schema:name "The Light Dragon"@en,
        "白竜"@ja .

_:N9755c07a093c4dbebc5035a2b21cfab0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Solution"@en,
        "解"@ja ;
    mo:track_number 15 ;
    schema:duration "PT0:08"^^xsd:interval ;
    schema:inPlaylist _:N39c9410eb62948fbbf8c5657f9b853f4 ;
    schema:name "Solution"@en,
        "解"@ja .

_:N99483309604c4e99b3465b441f97df0a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Song and Dance"@en,
        "歌舞"@ja ;
    mo:track_number 38 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N39c9410eb62948fbbf8c5657f9b853f4 ;
    schema:name "Song and Dance"@en,
        "歌舞"@ja .

_:N9c27787fec1142d5911a6a62d5ec3c14 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sacred"@en,
        "聖"@ja ;
    mo:track_number 21 ;
    schema:duration "PT0:09"^^xsd:interval ;
    schema:inPlaylist _:N39c9410eb62948fbbf8c5657f9b853f4 ;
    schema:name "Sacred"@en,
        "聖"@ja .

_:Na03253eff4394d788120ab8764f05017 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Culvert"@en,
        "暗渠"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:N39c9410eb62948fbbf8c5657f9b853f4 ;
    schema:name "Culvert"@en,
        "暗渠"@ja .

_:Nb2f9115fc594440185fc0286b391f273 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dejection"@en,
        "喪心"@ja ;
    mo:track_number 34 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:N39c9410eb62948fbbf8c5657f9b853f4 ;
    schema:name "Dejection"@en,
        "喪心"@ja .

_:Nb49c303c738f46899b9dfe4d191ba47b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Small Hermitage"@en,
        "小庵"@ja ;
    mo:track_number 25 ;
    schema:duration "PT0:59"^^xsd:interval ;
    schema:inPlaylist _:N39c9410eb62948fbbf8c5657f9b853f4 ;
    schema:name "Small Hermitage"@en,
        "小庵"@ja .

_:Nc09ad945e3be440e9a26395b20c70a6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Empire"@en,
        "帝国"@ja ;
    mo:track_number 42 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N39c9410eb62948fbbf8c5657f9b853f4 ;
    schema:name "The Empire"@en,
        "帝国"@ja .

_:Nc5a68e09811a43bfa3ac26fb8065a327 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Palace of Sand"@en,
        "砂宮"@ja ;
    mo:track_number 29 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N39c9410eb62948fbbf8c5657f9b853f4 ;
    schema:name "Palace of Sand"@en,
        "砂宮"@ja .

_:Nc6b7d726f413479c88f752bacaa646fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Powerful Emperor"@en,
        "強皇"@ja ;
    mo:track_number 43 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N39c9410eb62948fbbf8c5657f9b853f4 ;
    schema:name "The Powerful Emperor"@en,
        "強皇"@ja .

_:Nca45b0ca29b44e4b8d5d7c7d1d40594e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Premature Death"@en,
        "夭折"@ja ;
    mo:track_number 35 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N39c9410eb62948fbbf8c5657f9b853f4 ;
    schema:name "Premature Death"@en,
        "夭折"@ja .

_:Nccbd3e47f0ea412c8575ca5f9940b81d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Journey Begins - Breath of Fire"@en,
        "旅出～ブレスオブファイア～"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N39c9410eb62948fbbf8c5657f9b853f4 ;
    schema:name "The Journey Begins - Breath of Fire"@en,
        "旅出～ブレスオブファイア～"@ja .

_:Nccc26e40c34c4dcdbaa0727236130929 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dawn"@en,
        "暁"@ja ;
    mo:track_number 47 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:N39c9410eb62948fbbf8c5657f9b853f4 ;
    schema:name "Dawn"@en,
        "暁"@ja .

_:Ncdb823c496eb485084b6fb187119605e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Dragon Warrior"@en,
        "竜の戦士"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N39c9410eb62948fbbf8c5657f9b853f4 ;
    schema:name "The Dragon Warrior"@en,
        "竜の戦士"@ja .

_:Nd25f7c6ad5784d0988fbe3294ef56e2c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Drunk's Life"@en,
        "酔生"@ja ;
    mo:track_number 27 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:N39c9410eb62948fbbf8c5657f9b853f4 ;
    schema:name "A Drunk's Life"@en,
        "酔生"@ja .

_:Nd38cd093c43b444e8bf2306f1a0c3753 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flight"@en,
        "飛遊"@ja ;
    mo:track_number 41 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N39c9410eb62948fbbf8c5657f9b853f4 ;
    schema:name "Flight"@en,
        "飛遊"@ja .

_:Ndb7472ace36e435ebb57c8ef94a51979 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Battle Begins"@en,
        "緒戦"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N39c9410eb62948fbbf8c5657f9b853f4 ;
    schema:name "The Battle Begins"@en,
        "緒戦"@ja .

_:Ndde37d255a754faeb9cd5fd408b01ada a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battling"@en,
        "戟戦"@ja ;
    mo:track_number 33 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:N39c9410eb62948fbbf8c5657f9b853f4 ;
    schema:name "Battling"@en,
        "戟戦"@ja .

_:Nde9fdba9e1aa47beb73838a2d8ea4549 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Distant View"@en,
        "遠望"@ja ;
    mo:track_number 22 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N39c9410eb62948fbbf8c5657f9b853f4 ;
    schema:name "Distant View"@en,
        "遠望"@ja .

_:Ne392a65ec8084150a7cfaf045eee129d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sleep"@en,
        "眠"@ja ;
    mo:track_number 13 ;
    schema:duration "PT0:07"^^xsd:interval ;
    schema:inPlaylist _:N39c9410eb62948fbbf8c5657f9b853f4 ;
    schema:name "Sleep"@en,
        "眠"@ja .

_:Nef56785aa4394e319ff88be6ee5dc4a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "City of Music"@en,
        "楽都"@ja ;
    mo:track_number 37 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:N39c9410eb62948fbbf8c5657f9b853f4 ;
    schema:name "City of Music"@en,
        "楽都"@ja .

_:Nf9ae2f842caa4c7f9f67b67368029284 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Expedition"@en,
        "遠征"@ja ;
    mo:track_number 36 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N39c9410eb62948fbbf8c5657f9b853f4 ;
    schema:name "Expedition"@en,
        "遠征"@ja .

_:Nfcc603d9fd874504a46aaa2d2e8ec9b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Return"@en,
        "帰還"@ja ;
    mo:track_number 48 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:N39c9410eb62948fbbf8c5657f9b853f4 ;
    schema:name "Return"@en,
        "帰還"@ja .

_:N39c9410eb62948fbbf8c5657f9b853f4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00b5d63d4a0647df8045ba1ec8652586,
        _:N0863862b18b94ad59f4be65158ff2616,
        _:N12e4d42730c948b3bd3559b9c08ac09d,
        _:N2045928b2eb7454fbd617237e21336d5,
        _:N23f56a26575c4d8f87292bc2c7eb0ca6,
        _:N2b70f541cb3948299ea99d31b76934a9,
        _:N306f8f978a554669a0f36525553e12a8,
        _:N39d4e083c484410ea7ef675a0abd55bb,
        _:N43d637bc4c624a6ab896c9453f9f70df,
        _:N56ff0567ef4c41ce9a01803ae20c11e0,
        _:N57044156887844df9cf0958f6728b69d,
        _:N626c8c30372946fcbb990477520bf86f,
        _:N6470d3b2ee1e463c97f8df3a059eea6b,
        _:N67ea81a3f41047d6862b0ae0a611f320,
        _:N68c18d06f7dd4ecd8e14d89f6c0c6399,
        _:N68d76028ef4c4cfeb3d9dad84b96cd2e,
        _:N6dad7b40060d495fa70ab6e4db28ea71,
        _:N6e4510f299f54dfe8b8a2d4ba9f60657,
        _:N6eec09b088a6442fa3bf2e95b2fb52ab,
        _:N70899a4d743e418084b1ab406cd01283,
        _:N72387ee3d6414a1c917e0fbb48465a56,
        _:N774e498e8482422f866ebc7c6e9a801d,
        _:N807d1f4b88084d7cb9efdf3fbfa4925c,
        _:N809d5369bdf644adaea37b384009c6f7,
        _:N86ed1d023acd429da61882f3fcac0a67,
        _:N8f4bab9514334f3e9b7b6488d543e67c,
        _:N9650bc396be541048df77a43e18321c5,
        _:N9755c07a093c4dbebc5035a2b21cfab0,
        _:N99483309604c4e99b3465b441f97df0a,
        _:N9c27787fec1142d5911a6a62d5ec3c14,
        _:Na03253eff4394d788120ab8764f05017,
        _:Nb2f9115fc594440185fc0286b391f273,
        _:Nb49c303c738f46899b9dfe4d191ba47b,
        _:Nc09ad945e3be440e9a26395b20c70a6e,
        _:Nc5a68e09811a43bfa3ac26fb8065a327,
        _:Nc6b7d726f413479c88f752bacaa646fe,
        _:Nca45b0ca29b44e4b8d5d7c7d1d40594e,
        _:Nccbd3e47f0ea412c8575ca5f9940b81d,
        _:Nccc26e40c34c4dcdbaa0727236130929,
        _:Ncdb823c496eb485084b6fb187119605e,
        _:Nd25f7c6ad5784d0988fbe3294ef56e2c,
        _:Nd38cd093c43b444e8bf2306f1a0c3753,
        _:Ndb7472ace36e435ebb57c8ef94a51979,
        _:Ndde37d255a754faeb9cd5fd408b01ada,
        _:Nde9fdba9e1aa47beb73838a2d8ea4549,
        _:Ne392a65ec8084150a7cfaf045eee129d,
        _:Nef56785aa4394e319ff88be6ee5dc4a3,
        _:Nf9ae2f842caa4c7f9f67b67368029284,
        _:Nfcc603d9fd874504a46aaa2d2e8ec9b9 ;
    mo:track_count 49 ;
    schema:duration "PT78:12"^^xsd:interval ;
    schema:numTracks 49 ;
    schema:track _:N00b5d63d4a0647df8045ba1ec8652586,
        _:N0863862b18b94ad59f4be65158ff2616,
        _:N12e4d42730c948b3bd3559b9c08ac09d,
        _:N2045928b2eb7454fbd617237e21336d5,
        _:N23f56a26575c4d8f87292bc2c7eb0ca6,
        _:N2b70f541cb3948299ea99d31b76934a9,
        _:N306f8f978a554669a0f36525553e12a8,
        _:N39d4e083c484410ea7ef675a0abd55bb,
        _:N43d637bc4c624a6ab896c9453f9f70df,
        _:N56ff0567ef4c41ce9a01803ae20c11e0,
        _:N57044156887844df9cf0958f6728b69d,
        _:N626c8c30372946fcbb990477520bf86f,
        _:N6470d3b2ee1e463c97f8df3a059eea6b,
        _:N67ea81a3f41047d6862b0ae0a611f320,
        _:N68c18d06f7dd4ecd8e14d89f6c0c6399,
        _:N68d76028ef4c4cfeb3d9dad84b96cd2e,
        _:N6dad7b40060d495fa70ab6e4db28ea71,
        _:N6e4510f299f54dfe8b8a2d4ba9f60657,
        _:N6eec09b088a6442fa3bf2e95b2fb52ab,
        _:N70899a4d743e418084b1ab406cd01283,
        _:N72387ee3d6414a1c917e0fbb48465a56,
        _:N774e498e8482422f866ebc7c6e9a801d,
        _:N807d1f4b88084d7cb9efdf3fbfa4925c,
        _:N809d5369bdf644adaea37b384009c6f7,
        _:N86ed1d023acd429da61882f3fcac0a67,
        _:N8f4bab9514334f3e9b7b6488d543e67c,
        _:N9650bc396be541048df77a43e18321c5,
        _:N9755c07a093c4dbebc5035a2b21cfab0,
        _:N99483309604c4e99b3465b441f97df0a,
        _:N9c27787fec1142d5911a6a62d5ec3c14,
        _:Na03253eff4394d788120ab8764f05017,
        _:Nb2f9115fc594440185fc0286b391f273,
        _:Nb49c303c738f46899b9dfe4d191ba47b,
        _:Nc09ad945e3be440e9a26395b20c70a6e,
        _:Nc5a68e09811a43bfa3ac26fb8065a327,
        _:Nc6b7d726f413479c88f752bacaa646fe,
        _:Nca45b0ca29b44e4b8d5d7c7d1d40594e,
        _:Nccbd3e47f0ea412c8575ca5f9940b81d,
        _:Nccc26e40c34c4dcdbaa0727236130929,
        _:Ncdb823c496eb485084b6fb187119605e,
        _:Nd25f7c6ad5784d0988fbe3294ef56e2c,
        _:Nd38cd093c43b444e8bf2306f1a0c3753,
        _:Ndb7472ace36e435ebb57c8ef94a51979,
        _:Ndde37d255a754faeb9cd5fd408b01ada,
        _:Nde9fdba9e1aa47beb73838a2d8ea4549,
        _:Ne392a65ec8084150a7cfaf045eee129d,
        _:Nef56785aa4394e319ff88be6ee5dc4a3,
        _:Nf9ae2f842caa4c7f9f67b67368029284,
        _:Nfcc603d9fd874504a46aaa2d2e8ec9b9 .

