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

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

<artist/77#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150231#subject> ;
    schema:name "Nobuo Uematsu"@en,
        "植松伸夫"@ja ;
    foaf:made <album/150231#composition>,
        <album/150231#subject> ;
    foaf:name "Nobuo Uematsu"@en,
        "植松伸夫"@ja .

<product/207#subject> a schema:CreativeWork ;
    schema:name "Lost Odyssey"@en,
        "ロストオデッセイ"@ja,
        "Lost Odyssey"@ja-latn ;
    foaf:name "Lost Odyssey"@en,
        "ロストオデッセイ"@ja,
        "Lost Odyssey"@ja-latn .

<album/150231#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Memories of Lost Odyssey: A Thousand Years of Dreams"@en,
        "Memories of Lost Odyssey: A Thousand Years of Dreams"@ja,
        "Memories of Lost Odyssey: A Thousand Years of Dreams"@ja-latn ;
    mo:composer <artist/77#subject> ;
    mo:produced_work <album/150231#musicalwork> ;
    schema:name "Memories of Lost Odyssey: A Thousand Years of Dreams"@en,
        "Memories of Lost Odyssey: A Thousand Years of Dreams"@ja,
        "Memories of Lost Odyssey: A Thousand Years of Dreams"@ja-latn .

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

<album/150231#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Memories of Lost Odyssey: A Thousand Years of Dreams"@en,
        "Memories of Lost Odyssey: A Thousand Years of Dreams"@ja,
        "Memories of Lost Odyssey: A Thousand Years of Dreams"@ja-latn ;
    mo:performance_of <album/150231#musicalwork> ;
    mo:recorded_as <album/150231#musicalexpression> ;
    schema:name "Memories of Lost Odyssey: A Thousand Years of Dreams"@en,
        "Memories of Lost Odyssey: A Thousand Years of Dreams"@ja,
        "Memories of Lost Odyssey: A Thousand Years of Dreams"@ja-latn ;
    schema:workPerformed <album/150231#musicalwork> .

<https://media.vgm.io/albums/13/150231/150231-3eae84e55f50.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/150231#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/13/150231/150231-3eae84e55f50.png> ;
    foaf:depicts <album/150231#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/13/150231/150231-3eae84e55f50.png> .

<https://medium-media.vgm.io/albums/13/150231/150231-3eae84e55f50.png> a schema:ImageObject,
        foaf:Image .

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

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

<album/150231#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-05-16"^^xsd:date ;
    dcterms:title "Memories of Lost Odyssey: A Thousand Years of Dreams"@en,
        "Memories of Lost Odyssey: A Thousand Years of Dreams"@ja,
        "Memories of Lost Odyssey: A Thousand Years of Dreams"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/150231#musicalexpression> ;
    mo:publisher _:N332bb61711a84e4cb19bde1b8d616a2b ;
    mo:record _:N1f2f45123f314785a29431f2f0deba1c ;
    mo:record_count 1 ;
    schema:about <product/207#subject> ;
    schema:datePublished "2025-05-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/13/150231/150231-3eae84e55f50.png> ;
    schema:name "Memories of Lost Odyssey: A Thousand Years of Dreams"@en,
        "Memories of Lost Odyssey: A Thousand Years of Dreams"@ja,
        "Memories of Lost Odyssey: A Thousand Years of Dreams"@ja-latn ;
    schema:publisher _:N332bb61711a84e4cb19bde1b8d616a2b ;
    foaf:depiction <https://media.vgm.io/albums/13/150231/150231-3eae84e55f50.png> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Natasha Hooyberghs"@en ;
    foaf:made <album/150231#subject> ;
    foaf:name "Natasha Hooyberghs"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Natasha Hooyberghs"@en ;
    foaf:made <album/150231#vocals> ;
    foaf:name "Natasha Hooyberghs"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Daniel Welch"@en ;
    foaf:made <album/150231#subject> ;
    foaf:name "Daniel Welch"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Daniel Welch"@en ;
    foaf:made <album/150231#vocals> ;
    foaf:name "Daniel Welch"@en .

_:N053817a88f47441db3c30cf94c643154 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle Conditions"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N1f2f45123f314785a29431f2f0deba1c ;
    schema:name "Battle Conditions"@en .

_:N0935212c9cd147f3882ced6eb35c7b0f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "An Enemy Appears!"@en ;
    mo:track_number 23 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N1f2f45123f314785a29431f2f0deba1c ;
    schema:name "An Enemy Appears!"@en .

_:N09ead420c9344add96019c01c7bcc093 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Neverending Journey"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N1f2f45123f314785a29431f2f0deba1c ;
    schema:name "Neverending Journey"@en .

_:N255e9c392fa5447e8e79e427ab700b5e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blizzard Plains"@en ;
    mo:track_number 20 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N1f2f45123f314785a29431f2f0deba1c ;
    schema:name "Blizzard Plains"@en .

_:N2b0ea91b9835406c9a36bf4e946a990b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Escape!"@en ;
    mo:track_number 18 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N1f2f45123f314785a29431f2f0deba1c ;
    schema:name "Escape!"@en .

_:N2d17f2497cd649e197599944a5b66a83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Howl of the Departed"@en ;
    mo:track_number 26 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:N1f2f45123f314785a29431f2f0deba1c ;
    schema:name "Howl of the Departed"@en .

_:N332bb61711a84e4cb19bde1b8d616a2b schema:name "Daniel Welch"@en,
        "Daniel Welch"@ja,
        "Daniel Welch"@ja-latn ;
    foaf:name "Daniel Welch"@en,
        "Daniel Welch"@ja,
        "Daniel Welch"@ja-latn .

_:N34d48e4054444790861186ad9e99f741 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eclipse of Time (Vocal)"@en ;
    mo:track_number 28 ;
    schema:duration "PT6:56"^^xsd:interval ;
    schema:inPlaylist _:N1f2f45123f314785a29431f2f0deba1c ;
    schema:name "Eclipse of Time (Vocal)"@en .

_:N39e04eb83fe543acb2278a314c62e4b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dark Saint"@en ;
    mo:track_number 17 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:N1f2f45123f314785a29431f2f0deba1c ;
    schema:name "Dark Saint"@en .

_:N3a09ffe6412a4f45a2302c9d9c915087 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Sign of Hope"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N1f2f45123f314785a29431f2f0deba1c ;
    schema:name "A Sign of Hope"@en .

_:N475c0777f33847bda21326961087cd81 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Return, Indeed... (Vocal)"@en ;
    mo:track_number 22 ;
    schema:duration "PT6:24"^^xsd:interval ;
    schema:inPlaylist _:N1f2f45123f314785a29431f2f0deba1c ;
    schema:name "A Return, Indeed... (Vocal)"@en .

_:N4f97b3cc3d1c47e59deb7e41edaa0789 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Parting Forever (Vocal)"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N1f2f45123f314785a29431f2f0deba1c ;
    schema:name "Parting Forever (Vocal)"@en .

_:N51ae581ea5b74f1da96c8acdb8e2734a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Mystery of the Demon Machine"@en ;
    mo:track_number 24 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N1f2f45123f314785a29431f2f0deba1c ;
    schema:name "The Mystery of the Demon Machine"@en .

_:N5403a3c1eaa647ff93da04ceebd7e673 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prologue"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N1f2f45123f314785a29431f2f0deba1c ;
    schema:name "Prologue"@en .

_:N568eb1a3a98d4286aafd42e2cd7fb6ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Formidable Enemy Appears!"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:N1f2f45123f314785a29431f2f0deba1c ;
    schema:name "A Formidable Enemy Appears!"@en .

_:N5afcb8ba6f6d410aae6e9dd2a8dd9fa8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gongora's Plot"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:N1f2f45123f314785a29431f2f0deba1c ;
    schema:name "Gongora's Plot"@en .

_:N63f8c5b5124a4caf872a5711ae845305 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Saman, Town of Merchants"@en ;
    mo:track_number 19 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N1f2f45123f314785a29431f2f0deba1c ;
    schema:name "Saman, Town of Merchants"@en .

_:N6a4e17665a904c9583a593f146741937 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Gun Barrel Battle"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:N1f2f45123f314785a29431f2f0deba1c ;
    schema:name "The Gun Barrel Battle"@en .

_:N77a253bf6b844e629e64558a052ae8a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Demonic Infringement"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N1f2f45123f314785a29431f2f0deba1c ;
    schema:name "Demonic Infringement"@en .

_:N79a9a240edbb4bfa806c8edde78e91ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Seth's Theme"@en ;
    mo:track_number 16 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N1f2f45123f314785a29431f2f0deba1c ;
    schema:name "Seth's Theme"@en .

_:N924c588d7e5645b9a6d94d494ce2fd43 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Return, Indeed... (Piano)"@en ;
    mo:track_number 12 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N1f2f45123f314785a29431f2f0deba1c ;
    schema:name "A Return, Indeed... (Piano)"@en .

_:Nb94c15fe3ab2482a94baf944e3a3fe37 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "What You Are (Vocal)"@en ;
    mo:track_number 21 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:inPlaylist _:N1f2f45123f314785a29431f2f0deba1c ;
    schema:name "What You Are (Vocal)"@en .

_:Nc71e61b145464992a24e8eed3e207f5b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Light of Blessing (A Letter)"@en ;
    mo:track_number 27 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N1f2f45123f314785a29431f2f0deba1c ;
    schema:name "Light of Blessing (A Letter)"@en .

_:Ncc0ac4ea3a8d4c858909d8dcb0af3be4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Parting Forever (Piano)"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N1f2f45123f314785a29431f2f0deba1c ;
    schema:name "Parting Forever (Piano)"@en .

_:Nd3cb84de472140b9bdccc1a1c1fcfce0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle with the Demonic Beast"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:N1f2f45123f314785a29431f2f0deba1c ;
    schema:name "Battle with the Demonic Beast"@en .

_:Ne5a81f8b4c7d4a06a0b7bc41f643db89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ipsilon Range"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N1f2f45123f314785a29431f2f0deba1c ;
    schema:name "Ipsilon Range"@en .

_:Ne7954bdd60574b039c0e173eb1391800 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Space Distortion"@en ;
    mo:track_number 25 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:N1f2f45123f314785a29431f2f0deba1c ;
    schema:name "Space Distortion"@en .

_:Nebed76ee942c47189253017b63dc61fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yosolo"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:N1f2f45123f314785a29431f2f0deba1c ;
    schema:name "Yosolo"@en .

_:Nf0b1b51276914b99bff432b6d0ef9d9d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Main Theme"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N1f2f45123f314785a29431f2f0deba1c ;
    schema:name "Main Theme"@en .

_:N1f2f45123f314785a29431f2f0deba1c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N053817a88f47441db3c30cf94c643154,
        _:N0935212c9cd147f3882ced6eb35c7b0f,
        _:N09ead420c9344add96019c01c7bcc093,
        _:N255e9c392fa5447e8e79e427ab700b5e,
        _:N2b0ea91b9835406c9a36bf4e946a990b,
        _:N2d17f2497cd649e197599944a5b66a83,
        _:N34d48e4054444790861186ad9e99f741,
        _:N39e04eb83fe543acb2278a314c62e4b9,
        _:N3a09ffe6412a4f45a2302c9d9c915087,
        _:N475c0777f33847bda21326961087cd81,
        _:N4f97b3cc3d1c47e59deb7e41edaa0789,
        _:N51ae581ea5b74f1da96c8acdb8e2734a,
        _:N5403a3c1eaa647ff93da04ceebd7e673,
        _:N568eb1a3a98d4286aafd42e2cd7fb6ed,
        _:N5afcb8ba6f6d410aae6e9dd2a8dd9fa8,
        _:N63f8c5b5124a4caf872a5711ae845305,
        _:N6a4e17665a904c9583a593f146741937,
        _:N77a253bf6b844e629e64558a052ae8a1,
        _:N79a9a240edbb4bfa806c8edde78e91ce,
        _:N924c588d7e5645b9a6d94d494ce2fd43,
        _:Nb94c15fe3ab2482a94baf944e3a3fe37,
        _:Nc71e61b145464992a24e8eed3e207f5b,
        _:Ncc0ac4ea3a8d4c858909d8dcb0af3be4,
        _:Nd3cb84de472140b9bdccc1a1c1fcfce0,
        _:Ne5a81f8b4c7d4a06a0b7bc41f643db89,
        _:Ne7954bdd60574b039c0e173eb1391800,
        _:Nebed76ee942c47189253017b63dc61fc,
        _:Nf0b1b51276914b99bff432b6d0ef9d9d ;
    mo:track_count 28 ;
    schema:duration "PT82:31"^^xsd:interval ;
    schema:numTracks 28 ;
    schema:track _:N053817a88f47441db3c30cf94c643154,
        _:N0935212c9cd147f3882ced6eb35c7b0f,
        _:N09ead420c9344add96019c01c7bcc093,
        _:N255e9c392fa5447e8e79e427ab700b5e,
        _:N2b0ea91b9835406c9a36bf4e946a990b,
        _:N2d17f2497cd649e197599944a5b66a83,
        _:N34d48e4054444790861186ad9e99f741,
        _:N39e04eb83fe543acb2278a314c62e4b9,
        _:N3a09ffe6412a4f45a2302c9d9c915087,
        _:N475c0777f33847bda21326961087cd81,
        _:N4f97b3cc3d1c47e59deb7e41edaa0789,
        _:N51ae581ea5b74f1da96c8acdb8e2734a,
        _:N5403a3c1eaa647ff93da04ceebd7e673,
        _:N568eb1a3a98d4286aafd42e2cd7fb6ed,
        _:N5afcb8ba6f6d410aae6e9dd2a8dd9fa8,
        _:N63f8c5b5124a4caf872a5711ae845305,
        _:N6a4e17665a904c9583a593f146741937,
        _:N77a253bf6b844e629e64558a052ae8a1,
        _:N79a9a240edbb4bfa806c8edde78e91ce,
        _:N924c588d7e5645b9a6d94d494ce2fd43,
        _:Nb94c15fe3ab2482a94baf944e3a3fe37,
        _:Nc71e61b145464992a24e8eed3e207f5b,
        _:Ncc0ac4ea3a8d4c858909d8dcb0af3be4,
        _:Nd3cb84de472140b9bdccc1a1c1fcfce0,
        _:Ne5a81f8b4c7d4a06a0b7bc41f643db89,
        _:Ne7954bdd60574b039c0e173eb1391800,
        _:Nebed76ee942c47189253017b63dc61fc,
        _:Nf0b1b51276914b99bff432b6d0ef9d9d .

