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

<album/1404#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Star Ocean & Valkyrie Profile Sound Track THE BEST"@en,
        "スターオーシャン & ヴァルキリープロファイル サウンドトラック ザ ベスト"@ja,
        "Star Ocean & Valkyrie Profile Sound Track THE BEST"@ja-latn ;
    mo:produced_work <album/1404#musicalwork> ;
    schema:name "Star Ocean & Valkyrie Profile Sound Track THE BEST"@en,
        "スターオーシャン & ヴァルキリープロファイル サウンドトラック ザ ベスト"@ja,
        "Star Ocean & Valkyrie Profile Sound Track THE BEST"@ja-latn .

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

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

<album/64659> a mo:Release ;
    mo:catalogue_number "ALCA-8224~5" .

<product/359#subject> a schema:CreativeWork ;
    schema:name "Valkyrie Profile"@en,
        "ヴァルキリープロファイル"@ja,
        "Valkyrie Profile"@ja-latn ;
    foaf:name "Valkyrie Profile"@en,
        "ヴァルキリープロファイル"@ja,
        "Valkyrie Profile"@ja-latn .

<product/530#subject> a schema:CreativeWork ;
    schema:name "Star Ocean"@en,
        "スターオーシャン"@ja,
        "Star Ocean"@ja-latn ;
    foaf:name "Star Ocean"@en,
        "スターオーシャン"@ja,
        "Star Ocean"@ja-latn .

<product/532#subject> a schema:CreativeWork ;
    schema:name "Star Ocean: The Second Story"@en,
        "スターオーシャン セカンドストーリー"@ja,
        "Star Ocean: The Second Story"@ja-latn ;
    foaf:name "Star Ocean: The Second Story"@en,
        "スターオーシャン セカンドストーリー"@ja,
        "Star Ocean: The Second Story"@ja-latn .

<product/534#subject> a schema:CreativeWork ;
    schema:name "Star Ocean: Till the End of Time"@en,
        "スターオーシャン Till the End of Time"@ja,
        "Star Ocean: Till the End of Time"@ja-latn ;
    foaf:name "Star Ocean: Till the End of Time"@en,
        "スターオーシャン Till the End of Time"@ja,
        "Star Ocean: Till the End of Time"@ja-latn .

<product/537#subject> a schema:CreativeWork ;
    schema:name "Star Ocean: Blue Sphere"@en,
        "スターオーシャン ブルースフィア"@ja,
        "Star Ocean: Blue Sphere"@ja-latn ;
    foaf:name "Star Ocean: Blue Sphere"@en,
        "スターオーシャン ブルースフィア"@ja,
        "Star Ocean: Blue Sphere"@ja-latn .

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

<album/1404#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Star Ocean & Valkyrie Profile Sound Track THE BEST"@en,
        "スターオーシャン & ヴァルキリープロファイル サウンドトラック ザ ベスト"@ja,
        "Star Ocean & Valkyrie Profile Sound Track THE BEST"@ja-latn ;
    mo:performance_of <album/1404#musicalwork> ;
    mo:recorded_as <album/1404#musicalexpression> ;
    schema:name "Star Ocean & Valkyrie Profile Sound Track THE BEST"@en,
        "スターオーシャン & ヴァルキリープロファイル サウンドトラック ザ ベスト"@ja,
        "Star Ocean & Valkyrie Profile Sound Track THE BEST"@ja-latn ;
    schema:workPerformed <album/1404#musicalwork> .

<org/2316#subject> schema:name "TEAM Entertainment"@en,
        "TEAM Entertainment"@ja,
        "TEAM Entertainment"@ja-latn ;
    foaf:name "TEAM Entertainment"@en,
        "TEAM Entertainment"@ja,
        "TEAM Entertainment"@ja-latn .

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

<https://medium-media.vgm.io/albums/40/1404/1404-1338868674.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/1404#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-07-02"^^xsd:date ;
    dcterms:title "Star Ocean & Valkyrie Profile Sound Track THE BEST"@en,
        "スターオーシャン & ヴァルキリープロファイル サウンドトラック ザ ベスト"@ja,
        "Star Ocean & Valkyrie Profile Sound Track THE BEST"@ja-latn ;
    mo:catalogue_number "KDSD-00008~9" ;
    mo:media_type "2 CD" ;
    mo:other_release_of <album/64659> ;
    mo:publication_of <album/1404#musicalexpression> ;
    mo:publisher <org/2316#subject> ;
    mo:record _:N3e7e2e5dfe9c41008e99f8a2c778a987,
        _:Nc855623300ea4290bbda74a506d993e8 ;
    mo:record_count 2 ;
    schema:about <product/359#subject>,
        <product/530#subject>,
        <product/532#subject>,
        <product/534#subject>,
        <product/537#subject> ;
    schema:datePublished "2003-07-02"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/40/1404/1404-1338868674.jpg> ;
    schema:name "Star Ocean & Valkyrie Profile Sound Track THE BEST"@en,
        "スターオーシャン & ヴァルキリープロファイル サウンドトラック ザ ベスト"@ja,
        "Star Ocean & Valkyrie Profile Sound Track THE BEST"@ja-latn ;
    schema:publisher <org/2316#subject> ;
    foaf:depiction <https://media.vgm.io/albums/40/1404/1404-1338868674.jpg> .

_:N02cdc9d268674dc5b6264694b0e8e90a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Divine Indignation (Star Ocean Till the End of Time)"@en,
        "Divine Indignation (Star Ocean Till the End of Time)"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:Nc855623300ea4290bbda74a506d993e8 ;
    schema:name "Divine Indignation (Star Ocean Till the End of Time)"@en,
        "Divine Indignation (Star Ocean Till the End of Time)"@ja .

_:N06fcdc76cb7f4b4cb8916d2d8df9677d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Starless Wavelets (Star Ocean Till the End of Time)"@en,
        "Starless Wavelets (Star Ocean Till the End of Time)"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N3e7e2e5dfe9c41008e99f8a2c778a987 ;
    schema:name "Starless Wavelets (Star Ocean Till the End of Time)"@en,
        "Starless Wavelets (Star Ocean Till the End of Time)"@ja .

_:N0a1a66e0bec4494eb236e546ad91342e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One Challenge (STAR OCEAN)"@en,
        "One Challenge (STAR OCEAN)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N3e7e2e5dfe9c41008e99f8a2c778a987 ;
    schema:name "One Challenge (STAR OCEAN)"@en,
        "One Challenge (STAR OCEAN)"@ja .

_:N1149d584b7c146ae942d5ec570fc67ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Integral body and imperfect soul (Star Ocean The Second Story)"@en,
        "Integral body and imperfect soul (Star Ocean The Second Story)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N3e7e2e5dfe9c41008e99f8a2c778a987 ;
    schema:name "Integral body and imperfect soul (Star Ocean The Second Story)"@en,
        "Integral body and imperfect soul (Star Ocean The Second Story)"@ja .

_:N169c6362410244a0a9b0a268a78986bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Field of Exper (Star Ocean The Second Story)"@en,
        "Field of Exper (Star Ocean The Second Story)"@ja ;
    mo:track_number 20 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N3e7e2e5dfe9c41008e99f8a2c778a987 ;
    schema:name "Field of Exper (Star Ocean The Second Story)"@en,
        "Field of Exper (Star Ocean The Second Story)"@ja .

_:N187b00cf5ff04495b55953737676edc9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Resolution (Star Ocean The Second Story)"@en,
        "Resolution (Star Ocean The Second Story)"@ja ;
    mo:track_number 24 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:N3e7e2e5dfe9c41008e99f8a2c778a987 ;
    schema:name "Resolution (Star Ocean The Second Story)"@en,
        "Resolution (Star Ocean The Second Story)"@ja .

_:N1f08de20d1fd4e61bbeca38fd0d9a01c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Strong (STAR OCEAN)"@en,
        "The Strong (STAR OCEAN)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:Nc855623300ea4290bbda74a506d993e8 ;
    schema:name "The Strong (STAR OCEAN)"@en,
        "The Strong (STAR OCEAN)"@ja .

_:N2b6483b1db49403292f6eafbbf36f23e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Peace of Mind (Star Ocean Blue Sphere)"@en,
        "Peace of Mind (Star Ocean Blue Sphere)"@ja ;
    mo:track_number 31 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:Nc855623300ea4290bbda74a506d993e8 ;
    schema:name "Peace of Mind (Star Ocean Blue Sphere)"@en,
        "Peace of Mind (Star Ocean Blue Sphere)"@ja .

_:N2f6f96a95d4e4b6a9f3b67b32b51fc43 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Till the End of Time (Star Ocean Till the End of Time)"@en,
        "Till the End of Time (Star Ocean Till the End of Time)"@ja ;
    mo:track_number 21 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N3e7e2e5dfe9c41008e99f8a2c778a987 ;
    schema:name "Till the End of Time (Star Ocean Till the End of Time)"@en,
        "Till the End of Time (Star Ocean Till the End of Time)"@ja .

_:N312a4f624ef844b0a87fdd2ac86fc6c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Desolte Smell of Earth (Star Ocean Till the End of Time)"@en,
        "The Desolte Smell of Earth (Star Ocean Till the End of Time)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:Nc855623300ea4290bbda74a506d993e8 ;
    schema:name "The Desolte Smell of Earth (Star Ocean Till the End of Time)"@en,
        "The Desolte Smell of Earth (Star Ocean Till the End of Time)"@ja .

_:N35bcd71c7e044daa8b30addb04faca8d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reunion (STAR OCEAN)"@en,
        "Reunion (STAR OCEAN)"@ja ;
    mo:track_number 22 ;
    schema:duration "PT1:20"^^xsd:interval ;
    schema:inPlaylist _:N3e7e2e5dfe9c41008e99f8a2c778a987 ;
    schema:name "Reunion (STAR OCEAN)"@en,
        "Reunion (STAR OCEAN)"@ja .

_:N3ceffa0bc67e482792b1578c4001b46e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Death is a Great Leveller (Star Ocean Blue Sphere)"@en,
        "Death is a Great Leveller (Star Ocean Blue Sphere)"@ja ;
    mo:track_number 27 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:Nc855623300ea4290bbda74a506d993e8 ;
    schema:name "Death is a Great Leveller (Star Ocean Blue Sphere)"@en,
        "Death is a Great Leveller (Star Ocean Blue Sphere)"@ja .

_:N3f62005ff8ba4d7da769ac096eb892da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pacifism (Star Ocean Blue Sphere)"@en,
        "Pacifism (Star Ocean Blue Sphere)"@ja ;
    mo:track_number 30 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:Nc855623300ea4290bbda74a506d993e8 ;
    schema:name "Pacifism (Star Ocean Blue Sphere)"@en,
        "Pacifism (Star Ocean Blue Sphere)"@ja .

_:N48cb10247bd3423cb20e130beaba32d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Like Becoming Accustomed to Happiness (Valkyrie Profile)"@en,
        "幸せに、なれますように。 (Valkyrie Profile)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:Nc855623300ea4290bbda74a506d993e8 ;
    schema:name "Like Becoming Accustomed to Happiness (Valkyrie Profile)"@en,
        "幸せに、なれますように。 (Valkyrie Profile)"@ja .

_:N49aab3c6251a4880baa94428d65651d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Relief (STAR OCEAN)"@en,
        "Relief (STAR OCEAN)"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:Nc855623300ea4290bbda74a506d993e8 ;
    schema:name "Relief (STAR OCEAN)"@en,
        "Relief (STAR OCEAN)"@ja .

_:N4d9085aac1f64a9089c0b0251a0b30ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Turn over a new leaf (Valkyrie Profile)"@en,
        "Turn over a new leaf (Valkyrie Profile)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT0:59"^^xsd:interval ;
    schema:inPlaylist _:Nc855623300ea4290bbda74a506d993e8 ;
    schema:name "Turn over a new leaf (Valkyrie Profile)"@en,
        "Turn over a new leaf (Valkyrie Profile)"@ja .

_:N4f96e21207bd4835b1f910e02a320a68 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Into a World Becoming Impure (Valkyrie Profile)"@en,
        "不浄なる地へ (Valkyrie Profile)"@ja ;
    mo:track_number 22 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:Nc855623300ea4290bbda74a506d993e8 ;
    schema:name "Into a World Becoming Impure (Valkyrie Profile)"@en,
        "不浄なる地へ (Valkyrie Profile)"@ja .

_:N4fb836d6851f4fab9029219022caf1a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "New World (STAR OCEAN)"@en,
        "New World (STAR OCEAN)"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:N3e7e2e5dfe9c41008e99f8a2c778a987 ;
    schema:name "New World (STAR OCEAN)"@en,
        "New World (STAR OCEAN)"@ja .

_:N5718d76b966747eba663fb25d7fd4819 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "All Is Twilight (Valkyrie Profile)"@en,
        "全ては黄昏となりて (Valkyrie Profile)"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N3e7e2e5dfe9c41008e99f8a2c778a987 ;
    schema:name "All Is Twilight (Valkyrie Profile)"@en,
        "全ては黄昏となりて (Valkyrie Profile)"@ja .

_:N5dbef4e87e0d42a0b5a6aefa839be5d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mission to the Empty Space (Star Ocean Till the End of Time)"@en,
        "Mission to the Empty Space (Star Ocean Till the End of Time)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N3e7e2e5dfe9c41008e99f8a2c778a987 ;
    schema:name "Mission to the Empty Space (Star Ocean Till the End of Time)"@en,
        "Mission to the Empty Space (Star Ocean Till the End of Time)"@ja .

_:N5e1fb39917f6401690532d1e0addb447 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pure a stream (Star Ocean The Second Story)"@en,
        "Pure a stream (Star Ocean The Second Story)"@ja ;
    mo:track_number 27 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:N3e7e2e5dfe9c41008e99f8a2c778a987 ;
    schema:name "Pure a stream (Star Ocean The Second Story)"@en,
        "Pure a stream (Star Ocean The Second Story)"@ja .

_:N5f3994532de441c981c56183c11b4bad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of RENA (Star Ocean The Second Story)"@en,
        "Theme of RENA (Star Ocean The Second Story)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:N3e7e2e5dfe9c41008e99f8a2c778a987 ;
    schema:name "Theme of RENA (Star Ocean The Second Story)"@en,
        "Theme of RENA (Star Ocean The Second Story)"@ja .

_:N602df586a40149e792b5b15f0a5507a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Legacy from the Past (Star Ocean Blue Sphere)"@en,
        "Legacy from the Past (Star Ocean Blue Sphere)"@ja ;
    mo:track_number 29 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:Nc855623300ea4290bbda74a506d993e8 ;
    schema:name "Legacy from the Past (Star Ocean Blue Sphere)"@en,
        "Legacy from the Past (Star Ocean Blue Sphere)"@ja .

_:N650286da407547d8a3aceaf3ccf30293 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fly Away in the Violet sky (Star Ocean Till the End of Time)"@en,
        "Fly Away in the Violet sky (Star Ocean Till the End of Time)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:Nc855623300ea4290bbda74a506d993e8 ;
    schema:name "Fly Away in the Violet sky (Star Ocean Till the End of Time)"@en,
        "Fly Away in the Violet sky (Star Ocean Till the End of Time)"@ja .

_:N6a37502683a644e7aee91d6e9f77f7af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cutting Edge of Notion (Star Ocean Till the End of Time)"@en,
        "Cutting Edge of Notion (Star Ocean Till the End of Time)"@ja ;
    mo:track_number 19 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:Nc855623300ea4290bbda74a506d993e8 ;
    schema:name "Cutting Edge of Notion (Star Ocean Till the End of Time)"@en,
        "Cutting Edge of Notion (Star Ocean Till the End of Time)"@ja .

_:N71189a5aa179456e8b2fc4961c64d7b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "At the Bottom of Hell Is Distortion (Valkyrie Profile)"@en,
        "奈落の底にある歪曲 (Valkyrie Profile)"@ja ;
    mo:track_number 26 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N3e7e2e5dfe9c41008e99f8a2c778a987 ;
    schema:name "At the Bottom of Hell Is Distortion (Valkyrie Profile)"@en,
        "奈落の底にある歪曲 (Valkyrie Profile)"@ja .

_:N74fd697198604652abc6cce22f5f8e20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mission to the deep space (Star Ocean The Second Story)"@en,
        "Mission to the deep space (Star Ocean The Second Story)"@ja ;
    mo:track_number 16 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:Nc855623300ea4290bbda74a506d993e8 ;
    schema:name "Mission to the deep space (Star Ocean The Second Story)"@en,
        "Mission to the deep space (Star Ocean The Second Story)"@ja .

_:N794d65f846ed432badfa5550658b9200 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The neverending cycle of reincarnation (Valkyrie Profile)"@en,
        "The neverending cycle of reincarnation (Valkyrie Profile)"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:N3e7e2e5dfe9c41008e99f8a2c778a987 ;
    schema:name "The neverending cycle of reincarnation (Valkyrie Profile)"@en,
        "The neverending cycle of reincarnation (Valkyrie Profile)"@ja .

_:N7d0e3914aced429d83ae0e5a943e7d4a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Manifestation (Star Ocean Till the End of Time)"@en,
        "Manifestation (Star Ocean Till the End of Time)"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:N3e7e2e5dfe9c41008e99f8a2c778a987 ;
    schema:name "Manifestation (Star Ocean Till the End of Time)"@en,
        "Manifestation (Star Ocean Till the End of Time)"@ja .

_:N7fef213dca574095b55201d425e35df5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Epic Tale of a Holy Death (Valkyrie Profile)"@en,
        "聖なる死への叙事詩 (Valkyrie Profile)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:Nc855623300ea4290bbda74a506d993e8 ;
    schema:name "Epic Tale of a Holy Death (Valkyrie Profile)"@en,
        "聖なる死への叙事詩 (Valkyrie Profile)"@ja .

_:N8911051946894ee49de731fcb24b4455 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Civilization Keeper (Star Ocean Blue Sphere)"@en,
        "Civilization Keeper (Star Ocean Blue Sphere)"@ja ;
    mo:track_number 28 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:Nc855623300ea4290bbda74a506d993e8 ;
    schema:name "Civilization Keeper (Star Ocean Blue Sphere)"@en,
        "Civilization Keeper (Star Ocean Blue Sphere)"@ja .

_:N9248212494414231a6a62b041a07eb22 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brass Wings (Star Ocean Till the End of Time)"@en,
        "Brass Wings (Star Ocean Till the End of Time)"@ja ;
    mo:track_number 30 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N3e7e2e5dfe9c41008e99f8a2c778a987 ;
    schema:name "Brass Wings (Star Ocean Till the End of Time)"@en,
        "Brass Wings (Star Ocean Till the End of Time)"@ja .

_:N92fdf6b7a92b4ddbaad5dcc7468f1694 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Confidence in the domination (Valkyrie Profile)"@en,
        "Confidence in the domination (Valkyrie Profile)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:N3e7e2e5dfe9c41008e99f8a2c778a987 ;
    schema:name "Confidence in the domination (Valkyrie Profile)"@en,
        "Confidence in the domination (Valkyrie Profile)"@ja .

_:N97420c268b834de6b87606d4a167907b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "So Alone, Be Sorrow (Star Ocean Till the End of Time)"@en,
        "So Alone, Be Sorrow (Star Ocean Till the End of Time)"@ja ;
    mo:track_number 18 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Nc855623300ea4290bbda74a506d993e8 ;
    schema:name "So Alone, Be Sorrow (Star Ocean Till the End of Time)"@en,
        "So Alone, Be Sorrow (Star Ocean Till the End of Time)"@ja .

_:N97f9315058c54abc918507aea4257b0f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Silent the universe (Star Ocean The Second Story)"@en,
        "Silent the universe (Star Ocean The Second Story)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:N3e7e2e5dfe9c41008e99f8a2c778a987 ;
    schema:name "Silent the universe (Star Ocean The Second Story)"@en,
        "Silent the universe (Star Ocean The Second Story)"@ja .

_:N99e3f16c5a5741cab29ad1c1ad1f001a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "For Achieve (STAR OCEAN)"@en,
        "For Achieve (STAR OCEAN)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N3e7e2e5dfe9c41008e99f8a2c778a987 ;
    schema:name "For Achieve (STAR OCEAN)"@en,
        "For Achieve (STAR OCEAN)"@ja .

_:Na1862f47021e43e8858287c6742dd638 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "KA.MI.KA.ZE (Star Ocean The Second Story)"@en,
        "KA.MI.KA.ZE (Star Ocean The Second Story)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:Nc855623300ea4290bbda74a506d993e8 ;
    schema:name "KA.MI.KA.ZE (Star Ocean The Second Story)"@en,
        "KA.MI.KA.ZE (Star Ocean The Second Story)"@ja .

_:Na65ee83c26ce4ddf9f5a96103b05d145 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "We form in crystals (Star Ocean The Second Story)"@en,
        "We form in crystals (Star Ocean The Second Story)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:50"^^xsd:interval ;
    schema:inPlaylist _:Nc855623300ea4290bbda74a506d993e8 ;
    schema:name "We form in crystals (Star Ocean The Second Story)"@en,
        "We form in crystals (Star Ocean The Second Story)"@ja .

_:Naa00ca07b3664ac587bf1422ba392e1d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Myth of Fate (Star Ocean Blue Sphere)"@en,
        "Myth of Fate (Star Ocean Blue Sphere)"@ja ;
    mo:track_number 25 ;
    schema:duration "PT0:43"^^xsd:interval ;
    schema:inPlaylist _:Nc855623300ea4290bbda74a506d993e8 ;
    schema:name "Myth of Fate (Star Ocean Blue Sphere)"@en,
        "Myth of Fate (Star Ocean Blue Sphere)"@ja .

_:Nab5472460c204da6aa2e926334349a80 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Calm time (STAR OCEAN)"@en,
        "Calm time (STAR OCEAN)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:Nc855623300ea4290bbda74a506d993e8 ;
    schema:name "Calm time (STAR OCEAN)"@en,
        "Calm time (STAR OCEAN)"@ja .

_:Nab8f17b4cfe04a89bb60e49c75371b20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fragments of the Heart (Valkyrie Profile)"@en,
        "心の小片 (Valkyrie Profile)"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:N3e7e2e5dfe9c41008e99f8a2c778a987 ;
    schema:name "Fragments of the Heart (Valkyrie Profile)"@en,
        "心の小片 (Valkyrie Profile)"@ja .

_:Nac096442ce7547958861e628860a1ae7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "STAR OCEAN FOREVER (Star Ocean Blue Sphere)"@en,
        "STAR OCEAN FOREVER (Star Ocean Blue Sphere)"@ja ;
    mo:track_number 32 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:Nc855623300ea4290bbda74a506d993e8 ;
    schema:name "STAR OCEAN FOREVER (Star Ocean Blue Sphere)"@en,
        "STAR OCEAN FOREVER (Star Ocean Blue Sphere)"@ja .

_:Nae2f74ded2b2490592aff7bc40de959d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hand to Hand (Star Ocean Blue Sphere)"@en,
        "Hand to Hand (Star Ocean Blue Sphere)"@ja ;
    mo:track_number 24 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:Nc855623300ea4290bbda74a506d993e8 ;
    schema:name "Hand to Hand (Star Ocean Blue Sphere)"@en,
        "Hand to Hand (Star Ocean Blue Sphere)"@ja .

_:Nae591138197e4cecae595bf56df205f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Demand (STAR OCEAN)"@en,
        "Demand (STAR OCEAN)"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:N3e7e2e5dfe9c41008e99f8a2c778a987 ;
    schema:name "Demand (STAR OCEAN)"@en,
        "Demand (STAR OCEAN)"@ja .

_:Nb27e42da914f4be4b511f487a44b85d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "An Ideal (STAR OCEAN)"@en,
        "An Ideal (STAR OCEAN)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N3e7e2e5dfe9c41008e99f8a2c778a987 ;
    schema:name "An Ideal (STAR OCEAN)"@en,
        "An Ideal (STAR OCEAN)"@ja .

_:Nb48806a2e0c145599d26fc364e3a555e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tense Atmosphere (STAR OCEAN)"@en,
        "Tense Atmosphere (STAR OCEAN)"@ja ;
    mo:track_number 20 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:Nc855623300ea4290bbda74a506d993e8 ;
    schema:name "Tense Atmosphere (STAR OCEAN)"@en,
        "Tense Atmosphere (STAR OCEAN)"@ja .

_:Ncd4ea2dade8444f5860c452da143c7ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tangency (Star Ocean The Second Story)"@en,
        "Tangency (Star Ocean The Second Story)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:Nc855623300ea4290bbda74a506d993e8 ;
    schema:name "Tangency (Star Ocean The Second Story)"@en,
        "Tangency (Star Ocean The Second Story)"@ja .

_:Nd3ad387ff36b4aa8883f714e85b72d2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unfinished Battle With God Syndrome (Valkyrie Profile)"@en,
        "未確認神闘シンドローム (Valkyrie Profile)"@ja ;
    mo:track_number 25 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N3e7e2e5dfe9c41008e99f8a2c778a987 ;
    schema:name "Unfinished Battle With God Syndrome (Valkyrie Profile)"@en,
        "未確認神闘シンドローム (Valkyrie Profile)"@ja .

_:Nd51eb6d6c634438d80a01c1e25e16b17 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sky Gate (Valkyrie Profile)"@en,
        "天空の扉 (Valkyrie Profile)"@ja ;
    mo:track_number 28 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N3e7e2e5dfe9c41008e99f8a2c778a987 ;
    schema:name "Sky Gate (Valkyrie Profile)"@en,
        "天空の扉 (Valkyrie Profile)"@ja .

_:Nd56ec464c67842ef80a479d74c0c5476 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Field of Nede (Star Ocean The Second Story)"@en,
        "Field of Nede (Star Ocean The Second Story)"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Nc855623300ea4290bbda74a506d993e8 ;
    schema:name "Field of Nede (Star Ocean The Second Story)"@en,
        "Field of Nede (Star Ocean The Second Story)"@ja .

_:Nd7201f94c8fe494088a168c8387e2ddf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The first unison (Valkyrie Profile)"@en,
        "The first unison (Valkyrie Profile)"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:Nc855623300ea4290bbda74a506d993e8 ;
    schema:name "The first unison (Valkyrie Profile)"@en,
        "The first unison (Valkyrie Profile)"@ja .

_:Ndaa35071fc3b4a2bb6b99fcab5d28a2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sail Against the Wind (Star Ocean Till the End of Time)"@en,
        "Sail Against the Wind (Star Ocean Till the End of Time)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:N3e7e2e5dfe9c41008e99f8a2c778a987 ;
    schema:name "Sail Against the Wind (Star Ocean Till the End of Time)"@en,
        "Sail Against the Wind (Star Ocean Till the End of Time)"@ja .

_:Ndaf0ba59c4014f05ab4f999a0a3d48be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The venerable forest (Star Ocean The Second Story)"@en,
        "The venerable forest (Star Ocean The Second Story)"@ja ;
    mo:track_number 23 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:N3e7e2e5dfe9c41008e99f8a2c778a987 ;
    schema:name "The venerable forest (Star Ocean The Second Story)"@en,
        "The venerable forest (Star Ocean The Second Story)"@ja .

_:Ndc48db2a3ee44872997f39015da3d905 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The true nature of all (Valkyrie Profile)"@en,
        "The true nature of all (Valkyrie Profile)"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:N3e7e2e5dfe9c41008e99f8a2c778a987 ;
    schema:name "The true nature of all (Valkyrie Profile)"@en,
        "The true nature of all (Valkyrie Profile)"@ja .

_:Ndfd22707c4584474996bfac3d158e44d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Divine Spirit of Language (Star Ocean Till the End of Time)"@en,
        "The Divine Spirit of Language (Star Ocean Till the End of Time)"@ja ;
    mo:track_number 29 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:N3e7e2e5dfe9c41008e99f8a2c778a987 ;
    schema:name "The Divine Spirit of Language (Star Ocean Till the End of Time)"@en,
        "The Divine Spirit of Language (Star Ocean Till the End of Time)"@ja .

_:Ne184a37b6baf44b3aec7945ede0079d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The incarnation of devil (Star Ocean The Second Story)"@en,
        "The incarnation of devil (Star Ocean The Second Story)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:N3e7e2e5dfe9c41008e99f8a2c778a987 ;
    schema:name "The incarnation of devil (Star Ocean The Second Story)"@en,
        "The incarnation of devil (Star Ocean The Second Story)"@ja .

_:Ne2873cf04a364847a26bec13fa2fc999 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beast of prey (Star Ocean The Second Story)"@en,
        "Beast of prey (Star Ocean The Second Story)"@ja ;
    mo:track_number 21 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:Nc855623300ea4290bbda74a506d993e8 ;
    schema:name "Beast of prey (Star Ocean The Second Story)"@en,
        "Beast of prey (Star Ocean The Second Story)"@ja .

_:Nef0cdec7c8f14c7995ccb9b7bf0bfddf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stab the sword of justice (Star Ocean The Second Story)"@en,
        "Stab the sword of justice (Star Ocean The Second Story)"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:Nc855623300ea4290bbda74a506d993e8 ;
    schema:name "Stab the sword of justice (Star Ocean The Second Story)"@en,
        "Stab the sword of justice (Star Ocean The Second Story)"@ja .

_:Nf2cb6f65ec8c48d2a87a4e5b421e3a34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Behave irrationally (Valkyrie Profile)"@en,
        "Behave irrationally (Valkyrie Profile)"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:18"^^xsd:interval ;
    schema:inPlaylist _:N3e7e2e5dfe9c41008e99f8a2c778a987 ;
    schema:name "Behave irrationally (Valkyrie Profile)"@en,
        "Behave irrationally (Valkyrie Profile)"@ja .

_:Nf30a1fae10e04a54b9b7ebd254ae313c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "No Mercy (Star Ocean Blue Sphere)"@en,
        "No Mercy (Star Ocean Blue Sphere)"@ja ;
    mo:track_number 26 ;
    schema:duration "PT0:52"^^xsd:interval ;
    schema:inPlaylist _:Nc855623300ea4290bbda74a506d993e8 ;
    schema:name "No Mercy (Star Ocean Blue Sphere)"@en,
        "No Mercy (Star Ocean Blue Sphere)"@ja .

_:Nf97fd36cec23481a916d17a67a55076e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "An illusion of the brainstem (Valkyrie Profile)"@en,
        "An illusion of the brainstem (Valkyrie Profile)"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:Nc855623300ea4290bbda74a506d993e8 ;
    schema:name "An illusion of the brainstem (Valkyrie Profile)"@en,
        "An illusion of the brainstem (Valkyrie Profile)"@ja .

_:Nfca1b5983def44299fcf757bf67602e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Highbrow (Star Ocean Till the End of Time)"@en,
        "Highbrow (Star Ocean Till the End of Time)"@ja ;
    mo:track_number 31 ;
    schema:duration "PT10:32"^^xsd:interval ;
    schema:inPlaylist _:N3e7e2e5dfe9c41008e99f8a2c778a987 ;
    schema:name "Highbrow (Star Ocean Till the End of Time)"@en,
        "Highbrow (Star Ocean Till the End of Time)"@ja .

_:Nff25724bd3df4cf4a09e8b7e0e0eb2cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Dawn of Wisdom (Star Ocean Till the End of Time)"@en,
        "The Dawn of Wisdom (Star Ocean Till the End of Time)"@ja ;
    mo:track_number 23 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:Nc855623300ea4290bbda74a506d993e8 ;
    schema:name "The Dawn of Wisdom (Star Ocean Till the End of Time)"@en,
        "The Dawn of Wisdom (Star Ocean Till the End of Time)"@ja .

_:N3e7e2e5dfe9c41008e99f8a2c778a987 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N06fcdc76cb7f4b4cb8916d2d8df9677d,
        _:N0a1a66e0bec4494eb236e546ad91342e,
        _:N1149d584b7c146ae942d5ec570fc67ed,
        _:N169c6362410244a0a9b0a268a78986bd,
        _:N187b00cf5ff04495b55953737676edc9,
        _:N2f6f96a95d4e4b6a9f3b67b32b51fc43,
        _:N35bcd71c7e044daa8b30addb04faca8d,
        _:N4fb836d6851f4fab9029219022caf1a5,
        _:N5718d76b966747eba663fb25d7fd4819,
        _:N5dbef4e87e0d42a0b5a6aefa839be5d1,
        _:N5e1fb39917f6401690532d1e0addb447,
        _:N5f3994532de441c981c56183c11b4bad,
        _:N71189a5aa179456e8b2fc4961c64d7b9,
        _:N794d65f846ed432badfa5550658b9200,
        _:N7d0e3914aced429d83ae0e5a943e7d4a,
        _:N9248212494414231a6a62b041a07eb22,
        _:N92fdf6b7a92b4ddbaad5dcc7468f1694,
        _:N97f9315058c54abc918507aea4257b0f,
        _:N99e3f16c5a5741cab29ad1c1ad1f001a,
        _:Nab8f17b4cfe04a89bb60e49c75371b20,
        _:Nae591138197e4cecae595bf56df205f8,
        _:Nb27e42da914f4be4b511f487a44b85d0,
        _:Nd3ad387ff36b4aa8883f714e85b72d2d,
        _:Nd51eb6d6c634438d80a01c1e25e16b17,
        _:Ndaa35071fc3b4a2bb6b99fcab5d28a2a,
        _:Ndaf0ba59c4014f05ab4f999a0a3d48be,
        _:Ndc48db2a3ee44872997f39015da3d905,
        _:Ndfd22707c4584474996bfac3d158e44d,
        _:Ne184a37b6baf44b3aec7945ede0079d2,
        _:Nf2cb6f65ec8c48d2a87a4e5b421e3a34,
        _:Nfca1b5983def44299fcf757bf67602e0 ;
    mo:track_count 31 ;
    schema:duration "PT72:33"^^xsd:interval ;
    schema:numTracks 31 ;
    schema:track _:N06fcdc76cb7f4b4cb8916d2d8df9677d,
        _:N0a1a66e0bec4494eb236e546ad91342e,
        _:N1149d584b7c146ae942d5ec570fc67ed,
        _:N169c6362410244a0a9b0a268a78986bd,
        _:N187b00cf5ff04495b55953737676edc9,
        _:N2f6f96a95d4e4b6a9f3b67b32b51fc43,
        _:N35bcd71c7e044daa8b30addb04faca8d,
        _:N4fb836d6851f4fab9029219022caf1a5,
        _:N5718d76b966747eba663fb25d7fd4819,
        _:N5dbef4e87e0d42a0b5a6aefa839be5d1,
        _:N5e1fb39917f6401690532d1e0addb447,
        _:N5f3994532de441c981c56183c11b4bad,
        _:N71189a5aa179456e8b2fc4961c64d7b9,
        _:N794d65f846ed432badfa5550658b9200,
        _:N7d0e3914aced429d83ae0e5a943e7d4a,
        _:N9248212494414231a6a62b041a07eb22,
        _:N92fdf6b7a92b4ddbaad5dcc7468f1694,
        _:N97f9315058c54abc918507aea4257b0f,
        _:N99e3f16c5a5741cab29ad1c1ad1f001a,
        _:Nab8f17b4cfe04a89bb60e49c75371b20,
        _:Nae591138197e4cecae595bf56df205f8,
        _:Nb27e42da914f4be4b511f487a44b85d0,
        _:Nd3ad387ff36b4aa8883f714e85b72d2d,
        _:Nd51eb6d6c634438d80a01c1e25e16b17,
        _:Ndaa35071fc3b4a2bb6b99fcab5d28a2a,
        _:Ndaf0ba59c4014f05ab4f999a0a3d48be,
        _:Ndc48db2a3ee44872997f39015da3d905,
        _:Ndfd22707c4584474996bfac3d158e44d,
        _:Ne184a37b6baf44b3aec7945ede0079d2,
        _:Nf2cb6f65ec8c48d2a87a4e5b421e3a34,
        _:Nfca1b5983def44299fcf757bf67602e0 .

_:Nc855623300ea4290bbda74a506d993e8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N02cdc9d268674dc5b6264694b0e8e90a,
        _:N1f08de20d1fd4e61bbeca38fd0d9a01c,
        _:N2b6483b1db49403292f6eafbbf36f23e,
        _:N312a4f624ef844b0a87fdd2ac86fc6c0,
        _:N3ceffa0bc67e482792b1578c4001b46e,
        _:N3f62005ff8ba4d7da769ac096eb892da,
        _:N48cb10247bd3423cb20e130beaba32d9,
        _:N49aab3c6251a4880baa94428d65651d7,
        _:N4d9085aac1f64a9089c0b0251a0b30ff,
        _:N4f96e21207bd4835b1f910e02a320a68,
        _:N602df586a40149e792b5b15f0a5507a7,
        _:N650286da407547d8a3aceaf3ccf30293,
        _:N6a37502683a644e7aee91d6e9f77f7af,
        _:N74fd697198604652abc6cce22f5f8e20,
        _:N7fef213dca574095b55201d425e35df5,
        _:N8911051946894ee49de731fcb24b4455,
        _:N97420c268b834de6b87606d4a167907b,
        _:Na1862f47021e43e8858287c6742dd638,
        _:Na65ee83c26ce4ddf9f5a96103b05d145,
        _:Naa00ca07b3664ac587bf1422ba392e1d,
        _:Nab5472460c204da6aa2e926334349a80,
        _:Nac096442ce7547958861e628860a1ae7,
        _:Nae2f74ded2b2490592aff7bc40de959d,
        _:Nb48806a2e0c145599d26fc364e3a555e,
        _:Ncd4ea2dade8444f5860c452da143c7ea,
        _:Nd56ec464c67842ef80a479d74c0c5476,
        _:Nd7201f94c8fe494088a168c8387e2ddf,
        _:Ne2873cf04a364847a26bec13fa2fc999,
        _:Nef0cdec7c8f14c7995ccb9b7bf0bfddf,
        _:Nf30a1fae10e04a54b9b7ebd254ae313c,
        _:Nf97fd36cec23481a916d17a67a55076e,
        _:Nff25724bd3df4cf4a09e8b7e0e0eb2cc ;
    mo:track_count 32 ;
    schema:duration "PT73:18"^^xsd:interval ;
    schema:numTracks 32 ;
    schema:track _:N02cdc9d268674dc5b6264694b0e8e90a,
        _:N1f08de20d1fd4e61bbeca38fd0d9a01c,
        _:N2b6483b1db49403292f6eafbbf36f23e,
        _:N312a4f624ef844b0a87fdd2ac86fc6c0,
        _:N3ceffa0bc67e482792b1578c4001b46e,
        _:N3f62005ff8ba4d7da769ac096eb892da,
        _:N48cb10247bd3423cb20e130beaba32d9,
        _:N49aab3c6251a4880baa94428d65651d7,
        _:N4d9085aac1f64a9089c0b0251a0b30ff,
        _:N4f96e21207bd4835b1f910e02a320a68,
        _:N602df586a40149e792b5b15f0a5507a7,
        _:N650286da407547d8a3aceaf3ccf30293,
        _:N6a37502683a644e7aee91d6e9f77f7af,
        _:N74fd697198604652abc6cce22f5f8e20,
        _:N7fef213dca574095b55201d425e35df5,
        _:N8911051946894ee49de731fcb24b4455,
        _:N97420c268b834de6b87606d4a167907b,
        _:Na1862f47021e43e8858287c6742dd638,
        _:Na65ee83c26ce4ddf9f5a96103b05d145,
        _:Naa00ca07b3664ac587bf1422ba392e1d,
        _:Nab5472460c204da6aa2e926334349a80,
        _:Nac096442ce7547958861e628860a1ae7,
        _:Nae2f74ded2b2490592aff7bc40de959d,
        _:Nb48806a2e0c145599d26fc364e3a555e,
        _:Ncd4ea2dade8444f5860c452da143c7ea,
        _:Nd56ec464c67842ef80a479d74c0c5476,
        _:Nd7201f94c8fe494088a168c8387e2ddf,
        _:Ne2873cf04a364847a26bec13fa2fc999,
        _:Nef0cdec7c8f14c7995ccb9b7bf0bfddf,
        _:Nf30a1fae10e04a54b9b7ebd254ae313c,
        _:Nf97fd36cec23481a916d17a67a55076e,
        _:Nff25724bd3df4cf4a09e8b7e0e0eb2cc .

