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

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

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

<artist/146#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/138185#subject> ;
    schema:name "Yasunori Mitsuda"@en,
        "光田康典"@ja ;
    foaf:made <album/138185#composition>,
        <album/138185#subject> ;
    foaf:name "Yasunori Mitsuda"@en,
        "光田康典"@ja .

<artist/15110#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/138185#subject> ;
    schema:name "Shigeki Hayashi"@en,
        "林茂樹"@ja ;
    foaf:made <album/138185#composition>,
        <album/138185#subject> ;
    foaf:name "Shigeki Hayashi"@en,
        "林茂樹"@ja .

<artist/1616#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/138185#subject> ;
    schema:name "Yuichi Tsuchiya"@en,
        "土屋裕一"@ja ;
    foaf:made <album/138185#composition>,
        <album/138185#subject> ;
    foaf:name "Yuichi Tsuchiya"@en,
        "土屋裕一"@ja .

<artist/25671#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/138185#subject> ;
    schema:name "Mariam Abounnasr"@en ;
    foaf:made <album/138185#composition>,
        <album/138185#subject> ;
    foaf:name "Mariam Abounnasr"@en .

<artist/31784#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/138185#subject> ;
    schema:name "Takeshi Yamagami"@en,
        "山上毅"@ja ;
    foaf:made <album/138185#composition>,
        <album/138185#subject> ;
    foaf:name "Takeshi Yamagami"@en,
        "山上毅"@ja .

<artist/31786#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/138185#subject> ;
    schema:name "Kan Inoue"@en,
        "井上幹"@ja ;
    foaf:made <album/138185#composition>,
        <album/138185#subject> ;
    foaf:name "Kan Inoue"@en,
        "井上幹"@ja .

<artist/4166#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/138185#subject> ;
    schema:name "Shunsuke Tsuchiya"@en,
        "土屋俊輔"@ja ;
    foaf:made <album/138185#composition>,
        <album/138185#subject> ;
    foaf:name "Shunsuke Tsuchiya"@en,
        "土屋俊輔"@ja .

<product/13270#subject> a schema:CreativeWork ;
    schema:name "ANOTHER EDEN"@en,
        "アナザーエデン"@ja,
        "ANOTHER EDEN"@ja-latn ;
    foaf:name "ANOTHER EDEN"@en,
        "アナザーエデン"@ja,
        "ANOTHER EDEN"@ja-latn .

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

<album/138185#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "All to the Melody of Time"@en,
        "ANOTHER EDEN Orchestra Concert Album \"All to the Melody of Time\""@ja,
        "All to the Melody of Time"@ja-latn ;
    mo:performance_of <album/138185#musicalwork> ;
    mo:recorded_as <album/138185#musicalexpression> ;
    schema:name "All to the Melody of Time"@en,
        "ANOTHER EDEN Orchestra Concert Album \"All to the Melody of Time\""@ja,
        "All to the Melody of Time"@ja-latn ;
    schema:workPerformed <album/138185#musicalwork> .

<org/2170#subject> schema:name "WFRecords"@en,
        "WFRecords"@ja,
        "WFRecords"@ja-latn ;
    foaf:name "WFRecords"@en,
        "WFRecords"@ja,
        "WFRecords"@ja-latn .

<https://media.vgm.io/albums/58/138185/138185-43a07dc8f8d1.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/138185#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/58/138185/138185-43a07dc8f8d1.png> ;
    foaf:depicts <album/138185#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/58/138185/138185-43a07dc8f8d1.png> .

<https://medium-media.vgm.io/albums/58/138185/138185-43a07dc8f8d1.png> a schema:ImageObject,
        foaf:Image .

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

<album/138185#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "All to the Melody of Time"@en,
        "ANOTHER EDEN Orchestra Concert Album \"All to the Melody of Time\""@ja,
        "All to the Melody of Time"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(WFS)"@en ;
            foaf:made <album/138185#composition> ;
            foaf:name "(WFS)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(PROCYON STUDIO)"@en ;
            foaf:made <album/138185#composition> ;
            foaf:name "(PROCYON STUDIO)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(PROCYON STUDIO)"@en ;
            foaf:made <album/138185#composition> ;
            foaf:name "(PROCYON STUDIO)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(INSPION)"@en ;
            foaf:made <album/138185#composition> ;
            foaf:name "(INSPION)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(PROCYON STUDIO)"@en ;
            foaf:made <album/138185#composition> ;
            foaf:name "(PROCYON STUDIO)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(WFS"@en ;
            foaf:made <album/138185#composition> ;
            foaf:name "(WFS"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(WFS)"@en ;
            foaf:made <album/138185#composition> ;
            foaf:name "(WFS)"@en ],
        <artist/146#subject>,
        <artist/15110#subject>,
        <artist/1616#subject>,
        <artist/25671#subject>,
        <artist/31784#subject>,
        <artist/31786#subject>,
        <artist/4166#subject> ;
    mo:produced_work <album/138185#musicalwork> ;
    schema:name "All to the Melody of Time"@en,
        "ANOTHER EDEN Orchestra Concert Album \"All to the Melody of Time\""@ja,
        "All to the Melody of Time"@ja-latn .

<album/138185#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-04-07"^^xsd:date ;
    dcterms:title "All to the Melody of Time"@en,
        "ANOTHER EDEN Orchestra Concert Album \"All to the Melody of Time\""@ja,
        "All to the Melody of Time"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/138185#musicalexpression> ;
    mo:publisher <org/2170#subject> ;
    mo:record _:N27438fc69448448a8684ab83d81b524c ;
    mo:record_count 1 ;
    schema:about <product/13270#subject> ;
    schema:datePublished "2024-04-07"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/58/138185/138185-43a07dc8f8d1.png> ;
    schema:name "All to the Melody of Time"@en,
        "ANOTHER EDEN Orchestra Concert Album \"All to the Melody of Time\""@ja,
        "All to the Melody of Time"@ja-latn ;
    schema:publisher <org/2170#subject> ;
    foaf:depiction <https://media.vgm.io/albums/58/138185/138185-43a07dc8f8d1.png> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/138185#subject> ;
    schema:name "(PROCYON STUDIO)"@en ;
    foaf:made <album/138185#subject> ;
    foaf:name "(PROCYON STUDIO)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/138185#subject> ;
    schema:name "(WFS"@en ;
    foaf:made <album/138185#subject> ;
    foaf:name "(WFS"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/138185#subject> ;
    schema:name "(INSPION)"@en ;
    foaf:made <album/138185#subject> ;
    foaf:name "(INSPION)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/138185#subject> ;
    schema:name "(PROCYON STUDIO)"@en ;
    foaf:made <album/138185#subject> ;
    foaf:name "(PROCYON STUDIO)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/138185#subject> ;
    schema:name "(WFS)"@en ;
    foaf:made <album/138185#subject> ;
    foaf:name "(WFS)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/138185#subject> ;
    schema:name "(PROCYON STUDIO)"@en ;
    foaf:made <album/138185#subject> ;
    foaf:name "(PROCYON STUDIO)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/138185#subject> ;
    schema:name "(WFS)"@en ;
    foaf:made <album/138185#subject> ;
    foaf:name "(WFS)"@en .

_:N18490fc5e6744d72a1367f78866c0c88 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "蒸気都市 オメガポリス"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N27438fc69448448a8684ab83d81b524c ;
    schema:name "蒸気都市 オメガポリス"@ja .

_:N2095daa241654c11b1af7c8c42e3a3da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ビッグ・ゴンジュロ ～終わりなき陥穽～ / 冥王神 ～終焉の凱歌～ / 混沌 ～虚無に咲く花～"@ja ;
    mo:track_number 10 ;
    schema:duration "PT7:49"^^xsd:interval ;
    schema:inPlaylist _:N27438fc69448448a8684ab83d81b524c ;
    schema:name "ビッグ・ゴンジュロ ～終わりなき陥穽～ / 冥王神 ～終焉の凱歌～ / 混沌 ～虚無に咲く花～"@ja .

_:N2d93006298654180a16ae47ecca4d799 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "時の女神の帰還"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:N27438fc69448448a8684ab83d81b524c ;
    schema:name "時の女神の帰還"@ja .

_:N3201799097bb49e897b680f0b8577d4a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "時の空へ / ジオ・アンギラス / 星を継ぐもの"@ja ;
    mo:track_number 4 ;
    schema:duration "PT6:01"^^xsd:interval ;
    schema:inPlaylist _:N27438fc69448448a8684ab83d81b524c ;
    schema:name "時の空へ / ジオ・アンギラス / 星を継ぐもの"@ja .

_:N3ff689fecb1945bb903562dec44a3513 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エピローグ1.5"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N27438fc69448448a8684ab83d81b524c ;
    schema:name "エピローグ1.5"@ja .

_:N43fedf9f1aa6477e8f856d07ee4e0b08 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フィーネ愛のテーマ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N27438fc69448448a8684ab83d81b524c ;
    schema:name "フィーネ愛のテーマ"@ja .

_:N5413ac60d214412cb1bc17b4fa36898c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "宿星の王"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N27438fc69448448a8684ab83d81b524c ;
    schema:name "宿星の王"@ja .

_:N634a8c46a780423fbd26ddf1e89fdae9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "時間帝国の逆襲 序曲 The Impractical Waltz"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N27438fc69448448a8684ab83d81b524c ;
    schema:name "時間帝国の逆襲 序曲 The Impractical Waltz"@ja .

_:N64629df97fdf4680be992419e4f6a5f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ラウラ・ドーム"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N27438fc69448448a8684ab83d81b524c ;
    schema:name "ラウラ・ドーム"@ja .

_:N6b7af89db7c64584bfe1a732326ddc5d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "王都ユニガン / Paradoxical Dreamers / Complex Dreamers ～歪の夢幻を織る者たち～"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N27438fc69448448a8684ab83d81b524c ;
    schema:name "王都ユニガン / Paradoxical Dreamers / Complex Dreamers ～歪の夢幻を織る者たち～"@ja .

_:N6c51afcaa7c145a1b2313edc1ccd8e31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "眠れる真珠 / The Irrational Impetus / ニズヘルグ ～虚時の胎動～"@ja ;
    mo:track_number 14 ;
    schema:duration "PT5:48"^^xsd:interval ;
    schema:inPlaylist _:N27438fc69448448a8684ab83d81b524c ;
    schema:name "眠れる真珠 / The Irrational Impetus / ニズヘルグ ～虚時の胎動～"@ja .

_:N7aea8eaa687d4887bf6d1d66cdcba437 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "闇に仇なす傍に立つ者"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N27438fc69448448a8684ab83d81b524c ;
    schema:name "闇に仇なす傍に立つ者"@ja .

_:Nb2f86e9afa4e475192e2b6819d7ab8c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "時はいとしき者をのせて"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N27438fc69448448a8684ab83d81b524c ;
    schema:name "時はいとしき者をのせて"@ja .

_:Nc22f746917c440c683b8f13a18d9bfa7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "殺されし時よ、人よ / Another Eden ～時空を超える猫～"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N27438fc69448448a8684ab83d81b524c ;
    schema:name "殺されし時よ、人よ / Another Eden ～時空を超える猫～"@ja .

_:Ne3c980dea6b147a8b8c999049f78d81e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tragic Horizon"@ja ;
    mo:track_number 16 ;
    schema:duration "PT5:27"^^xsd:interval ;
    schema:inPlaylist _:N27438fc69448448a8684ab83d81b524c ;
    schema:name "Tragic Horizon"@ja .

_:Nf89125310f7c4fca87abb7230b2d4585 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "手折られし祈り / エルの唄 / Duress of luna"@ja ;
    mo:track_number 11 ;
    schema:duration "PT6:01"^^xsd:interval ;
    schema:inPlaylist _:N27438fc69448448a8684ab83d81b524c ;
    schema:name "手折られし祈り / エルの唄 / Duress of luna"@ja .

_:N27438fc69448448a8684ab83d81b524c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N18490fc5e6744d72a1367f78866c0c88,
        _:N2095daa241654c11b1af7c8c42e3a3da,
        _:N2d93006298654180a16ae47ecca4d799,
        _:N3201799097bb49e897b680f0b8577d4a,
        _:N3ff689fecb1945bb903562dec44a3513,
        _:N43fedf9f1aa6477e8f856d07ee4e0b08,
        _:N5413ac60d214412cb1bc17b4fa36898c,
        _:N634a8c46a780423fbd26ddf1e89fdae9,
        _:N64629df97fdf4680be992419e4f6a5f9,
        _:N6b7af89db7c64584bfe1a732326ddc5d,
        _:N6c51afcaa7c145a1b2313edc1ccd8e31,
        _:N7aea8eaa687d4887bf6d1d66cdcba437,
        _:Nb2f86e9afa4e475192e2b6819d7ab8c0,
        _:Nc22f746917c440c683b8f13a18d9bfa7,
        _:Ne3c980dea6b147a8b8c999049f78d81e,
        _:Nf89125310f7c4fca87abb7230b2d4585 ;
    mo:track_count 16 ;
    schema:duration "PT70:15"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N18490fc5e6744d72a1367f78866c0c88,
        _:N2095daa241654c11b1af7c8c42e3a3da,
        _:N2d93006298654180a16ae47ecca4d799,
        _:N3201799097bb49e897b680f0b8577d4a,
        _:N3ff689fecb1945bb903562dec44a3513,
        _:N43fedf9f1aa6477e8f856d07ee4e0b08,
        _:N5413ac60d214412cb1bc17b4fa36898c,
        _:N634a8c46a780423fbd26ddf1e89fdae9,
        _:N64629df97fdf4680be992419e4f6a5f9,
        _:N6b7af89db7c64584bfe1a732326ddc5d,
        _:N6c51afcaa7c145a1b2313edc1ccd8e31,
        _:N7aea8eaa687d4887bf6d1d66cdcba437,
        _:Nb2f86e9afa4e475192e2b6819d7ab8c0,
        _:Nc22f746917c440c683b8f13a18d9bfa7,
        _:Ne3c980dea6b147a8b8c999049f78d81e,
        _:Nf89125310f7c4fca87abb7230b2d4585 .

