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

<album/128199> a mo:Release ;
    mo:catalogue_number "KO-99131~2" .

<album/14121> a mo:Release ;
    mo:catalogue_number "A&G-033~4" .

<album/3403> a mo:Release ;
    mo:catalogue_number "SQEX-10043~4" .

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

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

<album/66812> a mo:Release ;
    mo:catalogue_number "GM-516~7" .

<product/369#subject> a schema:CreativeWork ;
    schema:name "Xenogears"@en,
        "ゼノギアス"@ja,
        "Xenogears"@ja-latn ;
    foaf:name "Xenogears"@en,
        "ゼノギアス"@ja,
        "Xenogears"@ja-latn .

<album/48#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Xenogears ORIGINAL SOUNDTRACK"@en,
        "ゼノギアス オリジナル・サウンドトラック"@ja,
        "Xenogears ORIGINAL SOUNDTRACK"@ja-latn ;
    mo:composer <artist/146#subject> ;
    mo:produced_work <album/48#musicalwork> ;
    schema:name "Xenogears ORIGINAL SOUNDTRACK"@en,
        "ゼノギアス オリジナル・サウンドトラック"@ja,
        "Xenogears ORIGINAL SOUNDTRACK"@ja-latn .

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

<org/54#subject> schema:name "DigiCube Co.,Ltd."@en,
        "株式会社デジキューブ"@ja,
        "DigiCube Co.,Ltd."@ja-latn ;
    foaf:name "DigiCube Co.,Ltd."@en,
        "株式会社デジキューブ"@ja,
        "DigiCube Co.,Ltd."@ja-latn .

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

<https://medium-media.vgm.io/albums/84/48/48-b192e16fc8a0.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/48#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Xenogears ORIGINAL SOUNDTRACK"@en,
        "ゼノギアス オリジナル・サウンドトラック"@ja,
        "Xenogears ORIGINAL SOUNDTRACK"@ja-latn ;
    mo:performance_of <album/48#musicalwork> ;
    mo:performer <artist/146#subject> ;
    mo:recorded_as <album/48#musicalexpression> ;
    schema:byArtist <artist/146#subject> ;
    schema:name "Xenogears ORIGINAL SOUNDTRACK"@en,
        "ゼノギアス オリジナル・サウンドトラック"@ja,
        "Xenogears ORIGINAL SOUNDTRACK"@ja-latn ;
    schema:workPerformed <album/48#musicalwork> .

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

<album/48#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1998-03-01"^^xsd:date ;
    dcterms:title "Xenogears ORIGINAL SOUNDTRACK"@en,
        "ゼノギアス オリジナル・サウンドトラック"@ja,
        "Xenogears ORIGINAL SOUNDTRACK"@ja-latn ;
    mo:catalogue_number "SSCX-10013" ;
    mo:media_type "2 CD" ;
    mo:other_release_of <album/128199>,
        <album/14121>,
        <album/3403>,
        <album/66812> ;
    mo:publication_of <album/48#musicalexpression> ;
    mo:publisher <org/54#subject> ;
    mo:record _:N3b0f6b4ceee54d0c811c890029e55780,
        _:N6f607a625e124deb85ef0891fc823431 ;
    mo:record_count 2 ;
    schema:about <product/369#subject> ;
    schema:byArtist <artist/146#subject> ;
    schema:datePublished "1998-03-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/84/48/48-b192e16fc8a0.jpg> ;
    schema:name "Xenogears ORIGINAL SOUNDTRACK"@en,
        "ゼノギアス オリジナル・サウンドトラック"@ja,
        "Xenogears ORIGINAL SOUNDTRACK"@ja-latn ;
    schema:publisher <org/54#subject> ;
    foaf:depiction <https://media.vgm.io/albums/84/48/48-b192e16fc8a0.jpg> .

_:N0a0140ce95cb4d0d95030c82a02a393e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Blue Traveler"@en,
        "蒼き旅人"@ja ;
    mo:track_number 25 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N6f607a625e124deb85ef0891fc823431 ;
    schema:name "The Blue Traveler"@en,
        "蒼き旅人"@ja .

_:N1c662045c8ba404ead3a07705548fb4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "STARS OF TEARS (OUT TAKE)"@en,
        "STARS OF TEARS (OUT TAKE)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N6f607a625e124deb85ef0891fc823431 ;
    schema:name "STARS OF TEARS (OUT TAKE)"@en,
        "STARS OF TEARS (OUT TAKE)"@ja .

_:N1e07d7ab9b1748b7843e5a5f4ddfee97 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thames ~ The Man of the Sea"@en,
        "Thames, Spirit of the Men of the Sea"@en,
        "タムズ　海の男の心意気"@ja ;
    mo:track_number 24 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N6f607a625e124deb85ef0891fc823431 ;
    schema:name "Thames ~ The Man of the Sea"@en,
        "Thames, Spirit of the Men of the Sea"@en,
        "タムズ　海の男の心意気"@ja .

_:N21b4232534a34d1eb0e71f326807a9d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flight"@en,
        "飛翔"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N3b0f6b4ceee54d0c811c890029e55780 ;
    schema:name "Flight"@en,
        "飛翔"@ja .

_:N23e2fd5e5e6b4208a485c0763d88d11b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fuse"@en,
        "導火線"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N6f607a625e124deb85ef0891fc823431 ;
    schema:name "Fuse"@en,
        "導火線"@ja .

_:N350a0133280b4fdbafb235b76c8b7fb2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "After the Soldiers' Dreams"@en,
        "Leftovers of the Dreams of the Strong"@en,
        "つわものどもが夢のあと"@ja ;
    mo:track_number 15 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:N6f607a625e124deb85ef0891fc823431 ;
    schema:name "After the Soldiers' Dreams"@en,
        "Leftovers of the Dreams of the Strong"@en,
        "つわものどもが夢のあと"@ja .

_:N4773bf75ed61487881dcf5f801f273f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Village is Number One"@en,
        "My Village is Number One!"@en,
        "おらが村は世界一"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N6f607a625e124deb85ef0891fc823431 ;
    schema:name "My Village is Number One"@en,
        "My Village is Number One!"@en,
        "おらが村は世界一"@ja .

_:N504e368c0bd049fbb51dbfd7dd4d1ac5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crimson Knight"@en,
        "Knight Of Fire"@en,
        "紅蓮の騎士"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:N3b0f6b4ceee54d0c811c890029e55780 ;
    schema:name "Crimson Knight"@en,
        "Knight Of Fire"@en,
        "紅蓮の騎士"@ja .

_:N510d5e4d5abf4bfd9e0b76e96b00c8dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dark Daybreak"@en,
        "Light from the Netherworld"@en,
        "冥き黎明"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:N6f607a625e124deb85ef0891fc823431 ;
    schema:name "Dark Daybreak"@en,
        "Light from the Netherworld"@en,
        "冥き黎明"@ja .

_:N51338cb990744e40a143dc4a2c825f8b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Back to Sleep (Short Version)"@en,
        "Dozing Off (Short Version)"@en,
        "まどろみ(ショートバージョン)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT0:10"^^xsd:interval ;
    schema:inPlaylist _:N6f607a625e124deb85ef0891fc823431 ;
    schema:name "Back to Sleep (Short Version)"@en,
        "Dozing Off (Short Version)"@en,
        "まどろみ(ショートバージョン)"@ja .

_:N51ffd91aea0b426fb706716641cb8499 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shevat ~The Wind Is Calling~"@en,
        "The Wind Calls to Shevat in the Blue Sky"@en,
        "風が呼ぶ、蒼穹のシェバト"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N3b0f6b4ceee54d0c811c890029e55780 ;
    schema:name "Shevat ~The Wind Is Calling~"@en,
        "The Wind Calls to Shevat in the Blue Sky"@en,
        "風が呼ぶ、蒼穹のシェバト"@ja .

_:N600d8846ead74a15b8befc498aedf305 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aspiration"@en,
        "Emotion"@en,
        "憧憬"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N6f607a625e124deb85ef0891fc823431 ;
    schema:name "Aspiration"@en,
        "Emotion"@en,
        "憧憬"@ja .

_:N6291678fa0e94cbe8167bbb6ec439b66 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Gathering of Stars in the Night Sky"@en,
        "Gathering Stars In The Night Sky"@en,
        "夜空一杯の星を集めて"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N3b0f6b4ceee54d0c811c890029e55780 ;
    schema:name "A Gathering of Stars in the Night Sky"@en,
        "Gathering Stars In The Night Sky"@en,
        "夜空一杯の星を集めて"@ja .

_:N6ad7c97b1894448590e6d35839eda696 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonds of Sea and Fire"@en,
        "Bonds of Sea and Flame"@en,
        "海と炎の絆"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N6f607a625e124deb85ef0891fc823431 ;
    schema:name "Bonds of Sea and Fire"@en,
        "Bonds of Sea and Flame"@en,
        "海と炎の絆"@ja .

_:N6e6f5daf5881469ea6effdfb1a1101d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Beginning & The End"@en,
        "The Beginning and the End"@en,
        "最先と最後"@ja ;
    mo:track_number 18 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N3b0f6b4ceee54d0c811c890029e55780 ;
    schema:name "The Beginning & The End"@en,
        "The Beginning and the End"@en,
        "最先と最後"@ja .

_:N725f0178663a4f8b9aa293b1aaf72d41 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "June Mermaid"@en,
        "October Mermaid"@en,
        "神無月の人魚"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N3b0f6b4ceee54d0c811c890029e55780 ;
    schema:name "June Mermaid"@en,
        "October Mermaid"@en,
        "神無月の人魚"@ja .

_:N7544cd1818954fe49d0ee575f977882c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Back To Sleep"@en,
        "Dozing Off (Long Version)"@en,
        "まどろみ(ロングバージョン)"@ja ;
    mo:track_number 12 ;
    schema:duration "PT0:14"^^xsd:interval ;
    schema:inPlaylist _:N3b0f6b4ceee54d0c811c890029e55780 ;
    schema:name "Back To Sleep"@en,
        "Dozing Off (Long Version)"@en,
        "まどろみ(ロングバージョン)"@ja .

_:N7966bd1697274ceda3855800236039d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Prayer for the Joy Man Desires"@en,
        "Pray For The People's Joy"@en,
        "祈り、人の望みの喜びよ"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N3b0f6b4ceee54d0c811c890029e55780 ;
    schema:name "A Prayer for the Joy Man Desires"@en,
        "Pray For The People's Joy"@en,
        "祈り、人の望みの喜びよ"@ja .

_:N7efda2364ffb45c28006f40c93edfb04 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Awakening"@en,
        "覚醒"@ja ;
    mo:track_number 16 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N3b0f6b4ceee54d0c811c890029e55780 ;
    schema:name "Awakening"@en,
        "覚醒"@ja .

_:N8405122294184a72846a311b03356d22 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One Who Bares Fangs at God"@en,
        "神に牙むくもの"@ja ;
    mo:track_number 17 ;
    schema:duration "PT6:07"^^xsd:interval ;
    schema:inPlaylist _:N3b0f6b4ceee54d0c811c890029e55780 ;
    schema:name "One Who Bares Fangs at God"@en,
        "神に牙むくもの"@ja .

_:N889382592608412793f5ddc26b687b66 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Singing of the Gentle Wind"@en,
        "The Gentle Breeze Sings"@en,
        "やさしい風がうたう"@ja ;
    mo:track_number 21 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N6f607a625e124deb85ef0891fc823431 ;
    schema:name "Singing of the Gentle Wind"@en,
        "The Gentle Breeze Sings"@en,
        "やさしい風がうたう"@ja .

_:N8fb2a47bca8347a7b00d2aa15bb219bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In a Prison of Peace and Regret"@en,
        "Ship Of Regret And Sleep"@en,
        "悔恨と安らぎの檻にて"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:N3b0f6b4ceee54d0c811c890029e55780 ;
    schema:name "In a Prison of Peace and Regret"@en,
        "Ship Of Regret And Sleep"@en,
        "悔恨と安らぎの檻にて"@ja .

_:N930e66af481a448f9446de8ed46c78a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Omen"@en,
        "Premonition"@en,
        "予感"@ja ;
    mo:track_number 15 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N3b0f6b4ceee54d0c811c890029e55780 ;
    schema:name "Omen"@en,
        "Premonition"@en,
        "予感"@ja .

_:N97debfec918d4797ad90929074c3525a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wings"@en,
        "翼"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N3b0f6b4ceee54d0c811c890029e55780 ;
    schema:name "Wings"@en,
        "翼"@ja .

_:N9b8d67e177cc419985d9f16bb5c1931b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SMALL TWO OF PIECES ~Broken Shards~"@en,
        "Small Two Of Pieces ~Restored Pieces~"@en,
        "SMALL TWO OF PIECES　～軋んだ破片～"@ja ;
    mo:track_number 19 ;
    schema:duration "PT6:20"^^xsd:interval ;
    schema:inPlaylist _:N3b0f6b4ceee54d0c811c890029e55780 ;
    schema:name "SMALL TWO OF PIECES ~Broken Shards~"@en,
        "Small Two Of Pieces ~Restored Pieces~"@en,
        "SMALL TWO OF PIECES　～軋んだ破片～"@ja .

_:N9c391614d9924b1e93c6bfdfd99554cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Valley Where Wind Is Born"@en,
        "Valley Where the Wind Is Born"@en,
        "風のうまれる谷"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N6f607a625e124deb85ef0891fc823431 ;
    schema:name "The Valley Where Wind Is Born"@en,
        "Valley Where the Wind Is Born"@en,
        "風のうまれる谷"@ja .

_:Nb21c34031b284ec6a0d9770a351b9dd0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aveh ~ The Ancient Dance"@en,
        "Aveh, The Ancient Dance"@en,
        "アヴェ　いにしえの舞"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N6f607a625e124deb85ef0891fc823431 ;
    schema:name "Aveh ~ The Ancient Dance"@en,
        "Aveh, The Ancient Dance"@en,
        "アヴェ　いにしえの舞"@ja .

_:Nb6903c4ecc074c7b868abb8d84bbdd30 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Invasion"@en,
        "侵入"@ja ;
    mo:track_number 18 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N6f607a625e124deb85ef0891fc823431 ;
    schema:name "Invasion"@en,
        "侵入"@ja .

_:Nb9fbf2f0260848a995e2d996fe548782 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grahf ~ Emperor of Darkness"@en,
        "Grahf, Ruler of Darkness"@en,
        "グラーフ　闇の覇者"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N6f607a625e124deb85ef0891fc823431 ;
    schema:name "Grahf ~ Emperor of Darkness"@en,
        "Grahf, Ruler of Darkness"@en,
        "グラーフ　闇の覇者"@ja .

_:Nbe9687ee99434555bab8c4f6a84625d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Solaris ~Eden Of Heaven~"@en,
        "Solaris, Celestial Paradise"@en,
        "天上の楽園ソラリス"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N3b0f6b4ceee54d0c811c890029e55780 ;
    schema:name "Solaris ~Eden Of Heaven~"@en,
        "Solaris, Celestial Paradise"@en,
        "天上の楽園ソラリス"@ja .

_:Nc46495ecb3ca47f484bb7dc3766ea57c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Faraway Promise"@en,
        "遠い約束"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N6f607a625e124deb85ef0891fc823431 ;
    schema:name "Faraway Promise"@en,
        "遠い約束"@ja .

_:Nc87bcfa510254deaae18975eac8044d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "lost... Broken Shards"@en,
        "lost…　きしんだ　かけら"@ja ;
    mo:track_number 23 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:N6f607a625e124deb85ef0891fc823431 ;
    schema:name "lost... Broken Shards"@en,
        "lost…　きしんだ　かけら"@ja .

_:Nd931ca607c954bbe9502358719893cd6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Sky, The Clouds, And You"@en,
        "The Sky, the Clouds, and You"@en,
        "大空と雲ときみと"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:N3b0f6b4ceee54d0c811c890029e55780 ;
    schema:name "The Sky, The Clouds, And You"@en,
        "The Sky, the Clouds, and You"@en,
        "大空と雲ときみと"@ja .

_:Ndc5c0f109a0942a39b604755a903a0a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forest of the Black Moon"@en,
        "The Blackmoon Forest"@en,
        "黒月の森"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N6f607a625e124deb85ef0891fc823431 ;
    schema:name "Forest of the Black Moon"@en,
        "The Blackmoon Forest"@en,
        "黒月の森"@ja .

_:Ndedb2603d7c940b5afe00c54a4c2af8f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Our Wounded Bodies Shall Advance Towards the Light"@en,
        "The Wounded Shall Advance into the Light"@en,
        "傷もてるわれら　光のなかを進まん"@ja ;
    mo:track_number 22 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:N6f607a625e124deb85ef0891fc823431 ;
    schema:name "Our Wounded Bodies Shall Advance Towards the Light"@en,
        "The Wounded Shall Advance into the Light"@en,
        "傷もてるわれら　光のなかを進まん"@ja .

_:Ne155ee0c0c6b4710b46b6d6f6b5dc746 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In A Dark Slumber..."@en,
        "In a Dark Sleep......"@en,
        "暗き眠りに……"@ja ;
    mo:track_number 20 ;
    schema:duration "PT0:23"^^xsd:interval ;
    schema:inPlaylist _:N6f607a625e124deb85ef0891fc823431 ;
    schema:name "In A Dark Slumber..."@en,
        "In a Dark Sleep......"@en,
        "暗き眠りに……"@ja .

_:Ne76ca975ea0e494fb6d7761c7a411411 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jaws of Ice"@en,
        "The Jaws Of Ice"@en,
        "氷の顎"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:N3b0f6b4ceee54d0c811c890029e55780 ;
    schema:name "Jaws of Ice"@en,
        "The Jaws Of Ice"@en,
        "氷の顎"@ja .

_:Ned44d67a1a1c4b78931d030806277dd8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tears Of The Stars, Hearts Of The People"@en,
        "Tears of the Stars, Thoughts of the People"@en,
        "星の涙、人の想い"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N3b0f6b4ceee54d0c811c890029e55780 ;
    schema:name "Tears Of The Stars, Hearts Of The People"@en,
        "Tears of the Stars, Thoughts of the People"@en,
        "星の涙、人の想い"@ja .

_:Nee0573802f7a47d2a0c8927e21e579f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dazil ~ City of Burning Sands"@en,
        "Dazil, Town of Burning Sands"@en,
        "熱砂の街ダジル"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N6f607a625e124deb85ef0891fc823431 ;
    schema:name "Dazil ~ City of Burning Sands"@en,
        "Dazil, Town of Burning Sands"@en,
        "熱砂の街ダジル"@ja .

_:Nef86579e7e5d4fbfabcc5aed2d07bc66 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shattering Egg of Dreams"@en,
        "Where the Egg of Dreams Hatches"@en,
        "夢の卵の孵るところ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N6f607a625e124deb85ef0891fc823431 ;
    schema:name "Shattering Egg of Dreams"@en,
        "Where the Egg of Dreams Hatches"@en,
        "夢の卵の孵るところ"@ja .

_:Nf194efc6bd5c482a87684c6ed708052c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stage of Death"@en,
        "死の舞踏"@ja ;
    mo:track_number 19 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N6f607a625e124deb85ef0891fc823431 ;
    schema:name "Stage of Death"@en,
        "死の舞踏"@ja .

_:Nf3688e03d16c46afa8c9d93de55e4593 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Steel Giant"@en,
        "鋼の巨人"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N6f607a625e124deb85ef0891fc823431 ;
    schema:name "Steel Giant"@en,
        "鋼の巨人"@ja .

_:Nf511821b1c214157b7b21167439bc1e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The One Who Is Torn Apart"@en,
        "The One Who is Torn Apart"@en,
        "引き裂かれしもの"@ja ;
    mo:track_number 13 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:N3b0f6b4ceee54d0c811c890029e55780 ;
    schema:name "The One Who Is Torn Apart"@en,
        "The One Who is Torn Apart"@en,
        "引き裂かれしもの"@ja .

_:Nfd351b78c44f4b8199ac9b1f4e9032bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Treasure Which Cannot Be Stolen"@en,
        "Unstealable Jewel"@en,
        "盗めない宝石"@ja ;
    mo:track_number 16 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N6f607a625e124deb85ef0891fc823431 ;
    schema:name "The Treasure Which Cannot Be Stolen"@en,
        "Unstealable Jewel"@en,
        "盗めない宝石"@ja .

_:N3b0f6b4ceee54d0c811c890029e55780 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N21b4232534a34d1eb0e71f326807a9d2,
        _:N504e368c0bd049fbb51dbfd7dd4d1ac5,
        _:N51ffd91aea0b426fb706716641cb8499,
        _:N6291678fa0e94cbe8167bbb6ec439b66,
        _:N6e6f5daf5881469ea6effdfb1a1101d2,
        _:N725f0178663a4f8b9aa293b1aaf72d41,
        _:N7544cd1818954fe49d0ee575f977882c,
        _:N7966bd1697274ceda3855800236039d6,
        _:N7efda2364ffb45c28006f40c93edfb04,
        _:N8405122294184a72846a311b03356d22,
        _:N8fb2a47bca8347a7b00d2aa15bb219bd,
        _:N930e66af481a448f9446de8ed46c78a6,
        _:N97debfec918d4797ad90929074c3525a,
        _:N9b8d67e177cc419985d9f16bb5c1931b,
        _:Nbe9687ee99434555bab8c4f6a84625d5,
        _:Nd931ca607c954bbe9502358719893cd6,
        _:Ne76ca975ea0e494fb6d7761c7a411411,
        _:Ned44d67a1a1c4b78931d030806277dd8,
        _:Nf511821b1c214157b7b21167439bc1e4 ;
    mo:track_count 19 ;
    schema:duration "PT71:47"^^xsd:interval ;
    schema:numTracks 19 ;
    schema:track _:N21b4232534a34d1eb0e71f326807a9d2,
        _:N504e368c0bd049fbb51dbfd7dd4d1ac5,
        _:N51ffd91aea0b426fb706716641cb8499,
        _:N6291678fa0e94cbe8167bbb6ec439b66,
        _:N6e6f5daf5881469ea6effdfb1a1101d2,
        _:N725f0178663a4f8b9aa293b1aaf72d41,
        _:N7544cd1818954fe49d0ee575f977882c,
        _:N7966bd1697274ceda3855800236039d6,
        _:N7efda2364ffb45c28006f40c93edfb04,
        _:N8405122294184a72846a311b03356d22,
        _:N8fb2a47bca8347a7b00d2aa15bb219bd,
        _:N930e66af481a448f9446de8ed46c78a6,
        _:N97debfec918d4797ad90929074c3525a,
        _:N9b8d67e177cc419985d9f16bb5c1931b,
        _:Nbe9687ee99434555bab8c4f6a84625d5,
        _:Nd931ca607c954bbe9502358719893cd6,
        _:Ne76ca975ea0e494fb6d7761c7a411411,
        _:Ned44d67a1a1c4b78931d030806277dd8,
        _:Nf511821b1c214157b7b21167439bc1e4 .

_:N6f607a625e124deb85ef0891fc823431 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0a0140ce95cb4d0d95030c82a02a393e,
        _:N1c662045c8ba404ead3a07705548fb4d,
        _:N1e07d7ab9b1748b7843e5a5f4ddfee97,
        _:N23e2fd5e5e6b4208a485c0763d88d11b,
        _:N350a0133280b4fdbafb235b76c8b7fb2,
        _:N4773bf75ed61487881dcf5f801f273f1,
        _:N510d5e4d5abf4bfd9e0b76e96b00c8dc,
        _:N51338cb990744e40a143dc4a2c825f8b,
        _:N600d8846ead74a15b8befc498aedf305,
        _:N6ad7c97b1894448590e6d35839eda696,
        _:N889382592608412793f5ddc26b687b66,
        _:N9c391614d9924b1e93c6bfdfd99554cd,
        _:Nb21c34031b284ec6a0d9770a351b9dd0,
        _:Nb6903c4ecc074c7b868abb8d84bbdd30,
        _:Nb9fbf2f0260848a995e2d996fe548782,
        _:Nc46495ecb3ca47f484bb7dc3766ea57c,
        _:Nc87bcfa510254deaae18975eac8044d0,
        _:Ndc5c0f109a0942a39b604755a903a0a2,
        _:Ndedb2603d7c940b5afe00c54a4c2af8f,
        _:Ne155ee0c0c6b4710b46b6d6f6b5dc746,
        _:Nee0573802f7a47d2a0c8927e21e579f6,
        _:Nef86579e7e5d4fbfabcc5aed2d07bc66,
        _:Nf194efc6bd5c482a87684c6ed708052c,
        _:Nf3688e03d16c46afa8c9d93de55e4593,
        _:Nfd351b78c44f4b8199ac9b1f4e9032bb ;
    mo:track_count 25 ;
    schema:duration "PT73:22"^^xsd:interval ;
    schema:numTracks 25 ;
    schema:track _:N0a0140ce95cb4d0d95030c82a02a393e,
        _:N1c662045c8ba404ead3a07705548fb4d,
        _:N1e07d7ab9b1748b7843e5a5f4ddfee97,
        _:N23e2fd5e5e6b4208a485c0763d88d11b,
        _:N350a0133280b4fdbafb235b76c8b7fb2,
        _:N4773bf75ed61487881dcf5f801f273f1,
        _:N510d5e4d5abf4bfd9e0b76e96b00c8dc,
        _:N51338cb990744e40a143dc4a2c825f8b,
        _:N600d8846ead74a15b8befc498aedf305,
        _:N6ad7c97b1894448590e6d35839eda696,
        _:N889382592608412793f5ddc26b687b66,
        _:N9c391614d9924b1e93c6bfdfd99554cd,
        _:Nb21c34031b284ec6a0d9770a351b9dd0,
        _:Nb6903c4ecc074c7b868abb8d84bbdd30,
        _:Nb9fbf2f0260848a995e2d996fe548782,
        _:Nc46495ecb3ca47f484bb7dc3766ea57c,
        _:Nc87bcfa510254deaae18975eac8044d0,
        _:Ndc5c0f109a0942a39b604755a903a0a2,
        _:Ndedb2603d7c940b5afe00c54a4c2af8f,
        _:Ne155ee0c0c6b4710b46b6d6f6b5dc746,
        _:Nee0573802f7a47d2a0c8927e21e579f6,
        _:Nef86579e7e5d4fbfabcc5aed2d07bc66,
        _:Nf194efc6bd5c482a87684c6ed708052c,
        _:Nf3688e03d16c46afa8c9d93de55e4593,
        _:Nfd351b78c44f4b8199ac9b1f4e9032bb .

