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

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

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

<artist/34121#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/114791#subject> ;
    schema:name "Yu-Peng Chen"@en,
        "陈宇鹏"@ja ;
    foaf:made <album/114791#composition>,
        <album/114791#subject> ;
    foaf:name "Yu-Peng Chen"@en,
        "陈宇鹏"@ja .

<product/10199#subject> a schema:CreativeWork ;
    schema:name "Genshin Impact"@en,
        "原神"@ja,
        "Yuanshen"@ja-latn ;
    foaf:name "Genshin Impact"@en,
        "原神"@ja,
        "Yuanshen"@ja-latn .

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

<album/114791#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Genshin Impact - Realm of Tranquil Eternity"@en,
        "原神-寂远无妄之国 Realm of Tranquil Eternity"@ja,
        "Genshin Impact - Realm of Tranquil Eternity"@ja-latn ;
    mo:performance_of <album/114791#musicalwork> ;
    mo:recorded_as <album/114791#musicalexpression> ;
    schema:name "Genshin Impact - Realm of Tranquil Eternity"@en,
        "原神-寂远无妄之国 Realm of Tranquil Eternity"@ja,
        "Genshin Impact - Realm of Tranquil Eternity"@ja-latn ;
    schema:workPerformed <album/114791#musicalwork> .

<org/3360#subject> schema:name "miHoYo"@en,
        "上海米哈游网络科技股份有限公司"@ja,
        "miHoYo"@ja-latn ;
    foaf:name "miHoYo"@en,
        "上海米哈游网络科技股份有限公司"@ja,
        "miHoYo"@ja-latn .

<https://media.vgm.io/albums/19/114791/114791-4ba960ac4ac3.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/114791#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/19/114791/114791-4ba960ac4ac3.png> ;
    foaf:depicts <album/114791#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/19/114791/114791-4ba960ac4ac3.png> .

<https://medium-media.vgm.io/albums/19/114791/114791-4ba960ac4ac3.png> a schema:ImageObject,
        foaf:Image .

<album/114791#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Genshin Impact - Realm of Tranquil Eternity"@en,
        "原神-寂远无妄之国 Realm of Tranquil Eternity"@ja,
        "Genshin Impact - Realm of Tranquil Eternity"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(HOYO-MiX"@en ;
            foaf:made <album/114791#composition> ;
            foaf:name "(HOYO-MiX"@en ],
        <artist/34121#subject> ;
    mo:produced_work <album/114791#musicalwork> ;
    schema:name "Genshin Impact - Realm of Tranquil Eternity"@en,
        "原神-寂远无妄之国 Realm of Tranquil Eternity"@ja,
        "Genshin Impact - Realm of Tranquil Eternity"@ja-latn .

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

<album/114791#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-09-22"^^xsd:date ;
    dcterms:title "Genshin Impact - Realm of Tranquil Eternity"@en,
        "原神-寂远无妄之国 Realm of Tranquil Eternity"@ja,
        "Genshin Impact - Realm of Tranquil Eternity"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "3 Digital" ;
    mo:publication_of <album/114791#musicalexpression> ;
    mo:publisher <org/3360#subject> ;
    mo:record _:N1eac32f30b08418198aff274052bd8b1,
        _:N936f9e528bd44119a49e72cf7976c841,
        _:Ne0bbf422de1b4227bfb907f2a85512fd ;
    mo:record_count 3 ;
    schema:about <product/10199#subject> ;
    schema:datePublished "2021-09-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/19/114791/114791-4ba960ac4ac3.png> ;
    schema:name "Genshin Impact - Realm of Tranquil Eternity"@en,
        "原神-寂远无妄之国 Realm of Tranquil Eternity"@ja,
        "Genshin Impact - Realm of Tranquil Eternity"@ja-latn ;
    schema:publisher <org/3360#subject> ;
    foaf:depiction <https://media.vgm.io/albums/19/114791/114791-4ba960ac4ac3.png> .

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

_:N025ca773825142ec9d073d0a1d1ba71d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Where the Shirasagi Dances"@en,
        "ひらひらと舞う庭"@ja,
        "翩翩之庭"@zd ;
    mo:track_number 3 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:Ne0bbf422de1b4227bfb907f2a85512fd ;
    schema:name "Where the Shirasagi Dances"@en,
        "ひらひらと舞う庭"@ja,
        "翩翩之庭"@zd .

_:N05fb7959d6a840528386ffd8dfae1a54 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hakushin's Lullaby"@en,
        "神狐の祝福"@ja,
        "神狐的祝福"@zd ;
    mo:track_number 29 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N936f9e528bd44119a49e72cf7976c841 ;
    schema:name "Hakushin's Lullaby"@en,
        "神狐の祝福"@ja,
        "神狐的祝福"@zd .

_:N08f6e322210e404fa61c88d2462c490f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Serpent's Tragedy"@en,
        "亡き者が語りき"@ja,
        "亡者的诉说"@zd ;
    mo:track_number 28 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:Ne0bbf422de1b4227bfb907f2a85512fd ;
    schema:name "Serpent's Tragedy"@en,
        "亡き者が語りき"@ja,
        "亡者的诉说"@zd .

_:N1d4750d81ae64ff0b67a825f4e4579e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nothing but Ivy"@en,
        "葛藤は如何せん石垣に満ちて"@ja,
        "葛藤无奈满石垣"@zd ;
    mo:track_number 16 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:Ne0bbf422de1b4227bfb907f2a85512fd ;
    schema:name "Nothing but Ivy"@en,
        "葛藤は如何せん石垣に満ちて"@ja,
        "葛藤无奈满石垣"@zd .

_:N1dbd93d8bf0c423aa64e36484e0d09a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Miko's Night"@en,
        "空寂常の如し"@ja,
        "空寂如常"@zd ;
    mo:track_number 2 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:Ne0bbf422de1b4227bfb907f2a85512fd ;
    schema:name "Miko's Night"@en,
        "空寂常の如し"@ja,
        "空寂如常"@zd .

_:N1e957bbaa1084466a0f8df05e5f9ebfb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Night Watch"@en,
        "陣営は森森なり"@ja,
        "营垒森森"@zd ;
    mo:track_number 6 ;
    schema:duration "PT1:20"^^xsd:interval ;
    schema:inPlaylist _:Ne0bbf422de1b4227bfb907f2a85512fd ;
    schema:name "A Night Watch"@en,
        "陣営は森森なり"@ja,
        "营垒森森"@zd .

_:N23cb6bc2c67f4be0b22c936da48bb18d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shadow of War"@en,
        "荒れ丘の残月、木陰濃く"@ja,
        "荒丘残月阴翳浓"@zd ;
    mo:track_number 17 ;
    schema:duration "PT0:55"^^xsd:interval ;
    schema:inPlaylist _:Ne0bbf422de1b4227bfb907f2a85512fd ;
    schema:name "Shadow of War"@en,
        "荒れ丘の残月、木陰濃く"@ja,
        "荒丘残月阴翳浓"@zd .

_:N2bac1fa55aea41158fd04e84e7b73126 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dream of Homeland"@en,
        "商人の懐郷"@ja,
        "商人的思归"@zd ;
    mo:track_number 22 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:N936f9e528bd44119a49e72cf7976c841 ;
    schema:name "Dream of Homeland"@en,
        "商人の懐郷"@ja,
        "商人的思归"@zd .

_:N2f3f771284e540f294e04aa7208cb5e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Separated Dream"@en,
        "羈留の客"@ja,
        "羁留之客"@zd ;
    mo:track_number 3 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N936f9e528bd44119a49e72cf7976c841 ;
    schema:name "Separated Dream"@en,
        "羈留の客"@ja,
        "羁留之客"@zd .

_:N31beaaff2ec64103af00700ed3d97481 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Streets of Elegance"@en,
        "風雅の里"@ja,
        "风雅之里"@zd ;
    mo:track_number 4 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N936f9e528bd44119a49e72cf7976c841 ;
    schema:name "Streets of Elegance"@en,
        "風雅の里"@ja,
        "风雅之里"@zd .

_:N3dcb7282b1174db1bf8227619a54f1cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Everlasting Devotion"@en,
        "延々と続く守護"@ja,
        "绵延的守护"@zd ;
    mo:track_number 14 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:N936f9e528bd44119a49e72cf7976c841 ;
    schema:name "Everlasting Devotion"@en,
        "延々と続く守護"@ja,
        "绵延的守护"@zd .

_:N452e5e756aa440129eca00fc6f142509 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Mysterious Islands"@en,
        "神秘なる島"@ja,
        "神秘之岛"@zd ;
    mo:track_number 11 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:N936f9e528bd44119a49e72cf7976c841 ;
    schema:name "The Mysterious Islands"@en,
        "神秘なる島"@ja,
        "神秘之岛"@zd .

_:N457a950b96e3495ba67a5df089dd38f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dream of Scattered Petals"@en,
        "華散る夢"@ja,
        "华散之梦"@zd ;
    mo:track_number 9 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N936f9e528bd44119a49e72cf7976c841 ;
    schema:name "Dream of Scattered Petals"@en,
        "華散る夢"@ja,
        "华散之梦"@zd .

_:N54035b73e5bd42c285ad9645ef449fe4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fortification of Resistance"@en,
        "義軍の砦"@ja,
        "义军之砦"@zd ;
    mo:track_number 19 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:Ne0bbf422de1b4227bfb907f2a85512fd ;
    schema:name "Fortification of Resistance"@en,
        "義軍の砦"@ja,
        "义军之砦"@zd .

_:N56d214e7e56142819126e33d608b61a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Busy Silhouettes"@en,
        "慌ただしい影"@ja,
        "碌碌残影"@zd ;
    mo:track_number 23 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:Ne0bbf422de1b4227bfb907f2a85512fd ;
    schema:name "Busy Silhouettes"@en,
        "慌ただしい影"@ja,
        "碌碌残影"@zd .

_:N57f88c74b3eb458eaf8d5f44a92fc771 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Land of Her Serenity"@en,
        "静謐なる国土"@ja,
        "静谧的国土"@zd ;
    mo:track_number 6 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:N936f9e528bd44119a49e72cf7976c841 ;
    schema:name "The Land of Her Serenity"@en,
        "静謐なる国土"@ja,
        "静谧的国土"@zd .

_:N5ebe41e758bc49d1b448f5fbce149eb0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Valor & Prowess"@en,
        "天領奉行御帳"@ja,
        "天领奉行御帐前"@zd ;
    mo:track_number 5 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:Ne0bbf422de1b4227bfb907f2a85512fd ;
    schema:name "Valor & Prowess"@en,
        "天領奉行御帳"@ja,
        "天领奉行御帐前"@zd .

_:N61fedaf4e71a4571beec23687875493b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Duel in the Mist"@en,
        "斬霧破竹"@ja,
        "斩雾破竹"@zd ;
    mo:track_number 1 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N1eac32f30b08418198aff274052bd8b1 ;
    schema:name "Duel in the Mist"@en,
        "斬霧破竹"@ja,
        "斩雾破竹"@zd .

_:N68daf647c14b4864ac2273b375c2a0c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dirge of the Soundless"@en,
        "無言の哀訴"@ja,
        "失语的哀诉"@zd ;
    mo:track_number 15 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:Ne0bbf422de1b4227bfb907f2a85512fd ;
    schema:name "Dirge of the Soundless"@en,
        "無言の哀訴"@ja,
        "失语的哀诉"@zd .

_:N6911c4ddebdf43e1ba8b379174395a3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Remaining Tenderness"@en,
        "思い出に残るように"@ja,
        "可待追忆"@zd ;
    mo:track_number 27 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:N936f9e528bd44119a49e72cf7976c841 ;
    schema:name "Remaining Tenderness"@en,
        "思い出に残るように"@ja,
        "可待追忆"@zd .

_:N70cd774629ce4d31b53d19730c8f105a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Preparation of Matsuri"@en,
        "祭りがやってくる"@ja,
        "祭典将至"@zd ;
    mo:track_number 24 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:N936f9e528bd44119a49e72cf7976c841 ;
    schema:name "Preparation of Matsuri"@en,
        "祭りがやってくる"@ja,
        "祭典将至"@zd .

_:N73c5e9cecc35482b8c819b764fbcbc3c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Whispering Tatarigami"@en,
        "祟り神の囁き"@ja,
        "祟神低语"@zd ;
    mo:track_number 25 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:Ne0bbf422de1b4227bfb907f2a85512fd ;
    schema:name "Whispering Tatarigami"@en,
        "祟り神の囁き"@ja,
        "祟神低语"@zd .

_:N745143877abc4631b21790720ffe735b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Island for Outlanders"@en,
        "異邦人の島"@ja,
        "外人之岛"@zd ;
    mo:track_number 21 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N936f9e528bd44119a49e72cf7976c841 ;
    schema:name "Island for Outlanders"@en,
        "異邦人の島"@ja,
        "外人之岛"@zd .

_:N7470db1bce2042578b3b52af72046de3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Another Conflict Incoming"@en,
        "哀しきかな、鼓角に休むこと無し"@ja,
        "哀哉鼓角未曾歇"@zd ;
    mo:track_number 18 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:Ne0bbf422de1b4227bfb907f2a85512fd ;
    schema:name "Another Conflict Incoming"@en,
        "哀しきかな、鼓角に休むこと無し"@ja,
        "哀哉鼓角未曾歇"@zd .

_:N7587cc2e54bd453fa98b8211868f3fa7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Interwoven Nostalgia"@en,
        "郷愁は糸の如く"@ja,
        "乡愁如丝"@zd ;
    mo:track_number 23 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:N936f9e528bd44119a49e72cf7976c841 ;
    schema:name "Interwoven Nostalgia"@en,
        "郷愁は糸の如く"@ja,
        "乡愁如丝"@zd .

_:N76f2ec36643041eeac6fc23a2aea3faf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Murmuring Creek"@en,
        "林間の清流"@ja,
        "林间清流"@zd ;
    mo:track_number 26 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N936f9e528bd44119a49e72cf7976c841 ;
    schema:name "Murmuring Creek"@en,
        "林間の清流"@ja,
        "林间清流"@zd .

_:N76f62a81f3ee4381b1e79be137bee9cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In the Strange Realm of Sakura"@en,
        "異郷の櫻"@ja,
        "异乡之樱"@zd ;
    mo:track_number 7 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:N936f9e528bd44119a49e72cf7976c841 ;
    schema:name "In the Strange Realm of Sakura"@en,
        "異郷の櫻"@ja,
        "异乡之樱"@zd .

_:N7d6acecc70a34a8887fca00f613a515e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kitsune's Mask"@en,
        "悠遠なる思いやり"@ja,
        "悠远的关怀"@zd ;
    mo:track_number 15 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:N936f9e528bd44119a49e72cf7976c841 ;
    schema:name "Kitsune's Mask"@en,
        "悠遠なる思いやり"@ja,
        "悠远的关怀"@zd .

_:N7ed9880f64214bff95e839953f2078a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Inazuma"@en,
        "稲妻"@ja,
        "稻妻"@zd ;
    mo:track_number 1 ;
    schema:duration "PT5:29"^^xsd:interval ;
    schema:inPlaylist _:N936f9e528bd44119a49e72cf7976c841 ;
    schema:name "Inazuma"@en,
        "稲妻"@ja,
        "稻妻"@zd .

_:N8292547dae094ab4bfb015dc43dca388 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Time to Say Farewell"@en,
        "いずれは散り逝く"@ja,
        "终有谢时"@zd ;
    mo:track_number 17 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N936f9e528bd44119a49e72cf7976c841 ;
    schema:name "Time to Say Farewell"@en,
        "いずれは散り逝く"@ja,
        "终有谢时"@zd .

_:N84151e4ef84c4c418d6d8719cdaaeb58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sakura-Scented Kiseru"@en,
        "残存する温もり"@ja,
        "余温尚存"@zd ;
    mo:track_number 12 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:N936f9e528bd44119a49e72cf7976c841 ;
    schema:name "Sakura-Scented Kiseru"@en,
        "残存する温もり"@ja,
        "余温尚存"@zd .

_:N84b15eb9fd49499db39d40fef6ad6b84 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Sealed Harbor"@en,
        "閉鎖された港"@ja,
        "闭锁之港"@zd ;
    mo:track_number 20 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:N936f9e528bd44119a49e72cf7976c841 ;
    schema:name "The Sealed Harbor"@en,
        "閉鎖された港"@ja,
        "闭锁之港"@zd .

_:N90cc78d0fe0248f4a6392f1d24e366e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lingering Blossom"@en,
        "常しえの花火"@ja,
        "永远的花火"@zd ;
    mo:track_number 5 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:N936f9e528bd44119a49e72cf7976c841 ;
    schema:name "Lingering Blossom"@en,
        "常しえの花火"@ja,
        "永远的花火"@zd .

_:N9152cce9dabc49e9b5b949b86bc74e99 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unwavering March"@en,
        "毅然たる行軍"@ja,
        "坚毅的行军"@zd ;
    mo:track_number 20 ;
    schema:duration "PT1:20"^^xsd:interval ;
    schema:inPlaylist _:Ne0bbf422de1b4227bfb907f2a85512fd ;
    schema:name "Unwavering March"@en,
        "毅然たる行軍"@ja,
        "坚毅的行军"@zd .

_:N96488f9b681c4fb89cf54a0a2a874f05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You Shall Not Tempt It"@en,
        "探る処無し"@ja,
        "无可试探"@zd ;
    mo:track_number 13 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:Ne0bbf422de1b4227bfb907f2a85512fd ;
    schema:name "You Shall Not Tempt It"@en,
        "探る処無し"@ja,
        "无可试探"@zd .

_:N9ba8bc70429f421a8d558f576206b0f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forgotten Epic"@en,
        "雷隠しの遺事"@ja,
        "雷隐遗事"@zd ;
    mo:track_number 27 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:Ne0bbf422de1b4227bfb907f2a85512fd ;
    schema:name "Forgotten Epic"@en,
        "雷隠しの遺事"@ja,
        "雷隐遗事"@zd .

_:Na3e8d310fa5649bcb6890c9ab47d73f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Resounding of Silence"@en,
        "埋もれた音"@ja,
        "湮没之音"@zd ;
    mo:track_number 12 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:Ne0bbf422de1b4227bfb907f2a85512fd ;
    schema:name "Resounding of Silence"@en,
        "埋もれた音"@ja,
        "湮没之音"@zd .

_:Na44f3063cf004d0a835d08c430fb6992 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shirasagi's Demeanor"@en,
        "白鷺の風儀"@ja,
        "白鹭风仪"@zd ;
    mo:track_number 4 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:Ne0bbf422de1b4227bfb907f2a85512fd ;
    schema:name "Shirasagi's Demeanor"@en,
        "白鷺の風儀"@ja,
        "白鹭风仪"@zd .

_:Na5395adc57a84b7fa2f0d6e781627c11 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Hollowed Skull"@en,
        "虚空の境遇"@ja,
        "虚空的处境"@zd ;
    mo:track_number 24 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:Ne0bbf422de1b4227bfb907f2a85512fd ;
    schema:name "A Hollowed Skull"@en,
        "虚空の境遇"@ja,
        "虚空的处境"@zd .

_:Naab8c74c31d548dbad7a50cda284a519 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fiery Pursuit"@en,
        "追奔逐北"@ja,
        "驱敌逐北"@zd ;
    mo:track_number 4 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N1eac32f30b08418198aff274052bd8b1 ;
    schema:name "Fiery Pursuit"@en,
        "追奔逐北"@ja,
        "驱敌逐北"@zd .

_:Nabe1acb0026e474baa1f4f1e33d74956 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Island of Hanabi"@en,
        "硝彩の思い出"@ja,
        "硝彩回忆"@zd ;
    mo:track_number 25 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:N936f9e528bd44119a49e72cf7976c841 ;
    schema:name "Island of Hanabi"@en,
        "硝彩の思い出"@ja,
        "硝彩回忆"@zd .

_:Nacc034efd5fc444fa53e5a17007e3ed2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fall of Maples"@en,
        "落葉風波"@ja,
        "叶落荒波"@zd ;
    mo:track_number 2 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N936f9e528bd44119a49e72cf7976c841 ;
    schema:name "Fall of Maples"@en,
        "落葉風波"@ja,
        "叶落荒波"@zd .

_:Nad7df9873d68460fbebb2d14c0c75945 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overlord of the Thunderstorm"@en,
        "空を翔ける不羈"@ja,
        "空行不羁"@zd ;
    mo:track_number 3 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N1eac32f30b08418198aff274052bd8b1 ;
    schema:name "Overlord of the Thunderstorm"@en,
        "空を翔ける不羈"@ja,
        "空行不羁"@zd .

_:Nb1a2e201933948dc8b7fcc6612357333 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Lost Mound"@en,
        "神の無い塚"@ja,
        "无神的丘冢"@zd ;
    mo:track_number 14 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:Ne0bbf422de1b4227bfb907f2a85512fd ;
    schema:name "The Lost Mound"@en,
        "神の無い塚"@ja,
        "无神的丘冢"@zd .

_:Nbbbc3611434248b79c14c72dec148cab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Embrace of Sea Waves"@en,
        "慣れた航路"@ja,
        "熟悉的航程"@zd ;
    mo:track_number 29 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Ne0bbf422de1b4227bfb907f2a85512fd ;
    schema:name "Embrace of Sea Waves"@en,
        "慣れた航路"@ja,
        "熟悉的航程"@zd .

_:Nc371810d4a3149829488be266666cfad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flickering Sakura"@en,
        "煌めく雷櫻"@ja,
        "雷樱闪闪"@zd ;
    mo:track_number 18 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:N936f9e528bd44119a49e72cf7976c841 ;
    schema:name "Flickering Sakura"@en,
        "煌めく雷櫻"@ja,
        "雷樱闪闪"@zd .

_:Nc673ae75c9ea42f4a0d3c1ce9da52c26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stranded Wish"@en,
        "擱坐した願い"@ja,
        "搁浅的愿景"@zd ;
    mo:track_number 22 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:Ne0bbf422de1b4227bfb907f2a85512fd ;
    schema:name "Stranded Wish"@en,
        "擱坐した願い"@ja,
        "搁浅的愿景"@zd .

_:Nc71fac6fc5db4901b9b17af2baacf8cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scarred Island"@en,
        "傷痛みの物語"@ja,
        "伤痛的事话"@zd ;
    mo:track_number 8 ;
    schema:duration "PT1:18"^^xsd:interval ;
    schema:inPlaylist _:Ne0bbf422de1b4227bfb907f2a85512fd ;
    schema:name "Scarred Island"@en,
        "傷痛みの物語"@ja,
        "伤痛的事话"@zd .

_:Nc8311021a08341caab4aba9b6cbab517 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thoughts of Lightning"@en,
        "鳴神の思慮"@ja,
        "鸣神的思虑"@zd ;
    mo:track_number 10 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:N936f9e528bd44119a49e72cf7976c841 ;
    schema:name "Thoughts of Lightning"@en,
        "鳴神の思慮"@ja,
        "鸣神的思虑"@zd .

_:Nc89e003a627e445fbbfcc4b8d573cb7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Her Legacy"@en,
        "失っていない記憶"@ja,
        "未曾失落的回忆"@zd ;
    mo:track_number 13 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:N936f9e528bd44119a49e72cf7976c841 ;
    schema:name "Her Legacy"@en,
        "失っていない記憶"@ja,
        "未曾失落的回忆"@zd .

_:Nc94158daa51d4156be54dc167500d71f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Soul of Soulless Condition"@en,
        "無魂の地の魂"@ja,
        "无灵魂处的灵魂"@zd ;
    mo:track_number 10 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:Ne0bbf422de1b4227bfb907f2a85512fd ;
    schema:name "Soul of Soulless Condition"@en,
        "無魂の地の魂"@ja,
        "无灵魂处的灵魂"@zd .

_:Ncf3a7a107b8f49ab85c3848ce4a67970 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sigh of an Old Friend"@en,
        "故人の嘆き"@ja,
        "故人的哀嗔"@zd ;
    mo:track_number 19 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:N936f9e528bd44119a49e72cf7976c841 ;
    schema:name "Sigh of an Old Friend"@en,
        "故人の嘆き"@ja,
        "故人的哀嗔"@zd .

_:Nd141f5405c754be6bf27310a74110544 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hanachirusato"@en,
        "華散る縁"@ja,
        "华散之缘"@zd ;
    mo:track_number 16 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N936f9e528bd44119a49e72cf7976c841 ;
    schema:name "Hanachirusato"@en,
        "華散る縁"@ja,
        "华散之缘"@zd .

_:Nd2d5946cf13144ce91138df5d6c936eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Silent Testimony"@en,
        "静まった証言"@ja,
        "寂静的证言"@zd ;
    mo:track_number 9 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:Ne0bbf422de1b4227bfb907f2a85512fd ;
    schema:name "Silent Testimony"@en,
        "静まった証言"@ja,
        "寂静的证言"@zd .

_:Nd5c2307c7a6645b7889c4a60f58ac0ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue Dream"@en,
        "静寂なる夢"@ja,
        "恒静之梦"@zd ;
    mo:track_number 8 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:N936f9e528bd44119a49e72cf7976c841 ;
    schema:name "Blue Dream"@en,
        "静寂なる夢"@ja,
        "恒静之梦"@zd .

_:Nd6ff52a1d95f4123bcfa02935d646bcd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Caress of the Spirit"@en,
        "名椎の浜"@ja,
        "名椎之滩"@zd ;
    mo:track_number 21 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:Ne0bbf422de1b4227bfb907f2a85512fd ;
    schema:name "Caress of the Spirit"@en,
        "名椎の浜"@ja,
        "名椎之滩"@zd .

_:Nd9c401f2246c4332971ffc5b6765d494 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Samurai's Sorrow"@en,
        "家なき悲しみ"@ja,
        "无家之伤"@zd ;
    mo:track_number 7 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:Ne0bbf422de1b4227bfb907f2a85512fd ;
    schema:name "Samurai's Sorrow"@en,
        "家なき悲しみ"@ja,
        "无家之伤"@zd .

_:Ne7e1b21786e9404e9c9c7873acb60a63 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Against the Invisible Net"@en,
        "逃れられぬ陣"@ja,
        "难逃之阵"@zd ;
    mo:track_number 2 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N1eac32f30b08418198aff274052bd8b1 ;
    schema:name "Against the Invisible Net"@en,
        "逃れられぬ陣"@ja,
        "难逃之阵"@zd .

_:Neb9a28e926894133af3321f85dd81c17 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Where the Heart Settles"@en,
        "神願の所"@ja,
        "神愿之所"@zd ;
    mo:track_number 1 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:Ne0bbf422de1b4227bfb907f2a85512fd ;
    schema:name "Where the Heart Settles"@en,
        "神願の所"@ja,
        "神愿之所"@zd .

_:Nf41b345000e34793bd8b01b0fa327f7d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Orobashi's Teaching"@en,
        "犠牲の教諭"@ja,
        "牺牲的教谕"@zd ;
    mo:track_number 26 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:Ne0bbf422de1b4227bfb907f2a85512fd ;
    schema:name "Orobashi's Teaching"@en,
        "犠牲の教諭"@ja,
        "牺牲的教谕"@zd .

_:Nf7b60b6558644e4195517378d894e7a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ones Who Strive to Live"@en,
        "ヤシオリの民"@ja,
        "八酝之民"@zd ;
    mo:track_number 11 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:Ne0bbf422de1b4227bfb907f2a85512fd ;
    schema:name "Ones Who Strive to Live"@en,
        "ヤシオリの民"@ja,
        "八酝之民"@zd .

_:Nf8d43787eb1b4160ba9dcce1a1230dbb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Harmonius Rest"@en,
        "安寧の天光"@ja,
        "安宁的天光"@zd ;
    mo:track_number 28 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N936f9e528bd44119a49e72cf7976c841 ;
    schema:name "A Harmonius Rest"@en,
        "安寧の天光"@ja,
        "安宁的天光"@zd .

_:N1eac32f30b08418198aff274052bd8b1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 3 ;
    mo:track _:N61fedaf4e71a4571beec23687875493b,
        _:Naab8c74c31d548dbad7a50cda284a519,
        _:Nad7df9873d68460fbebb2d14c0c75945,
        _:Ne7e1b21786e9404e9c9c7873acb60a63 ;
    mo:track_count 4 ;
    schema:duration "PT16:58"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N61fedaf4e71a4571beec23687875493b,
        _:Naab8c74c31d548dbad7a50cda284a519,
        _:Nad7df9873d68460fbebb2d14c0c75945,
        _:Ne7e1b21786e9404e9c9c7873acb60a63 .

_:N936f9e528bd44119a49e72cf7976c841 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N05fb7959d6a840528386ffd8dfae1a54,
        _:N2bac1fa55aea41158fd04e84e7b73126,
        _:N2f3f771284e540f294e04aa7208cb5e3,
        _:N31beaaff2ec64103af00700ed3d97481,
        _:N3dcb7282b1174db1bf8227619a54f1cd,
        _:N452e5e756aa440129eca00fc6f142509,
        _:N457a950b96e3495ba67a5df089dd38f2,
        _:N57f88c74b3eb458eaf8d5f44a92fc771,
        _:N6911c4ddebdf43e1ba8b379174395a3e,
        _:N70cd774629ce4d31b53d19730c8f105a,
        _:N745143877abc4631b21790720ffe735b,
        _:N7587cc2e54bd453fa98b8211868f3fa7,
        _:N76f2ec36643041eeac6fc23a2aea3faf,
        _:N76f62a81f3ee4381b1e79be137bee9cb,
        _:N7d6acecc70a34a8887fca00f613a515e,
        _:N7ed9880f64214bff95e839953f2078a5,
        _:N8292547dae094ab4bfb015dc43dca388,
        _:N84151e4ef84c4c418d6d8719cdaaeb58,
        _:N84b15eb9fd49499db39d40fef6ad6b84,
        _:N90cc78d0fe0248f4a6392f1d24e366e2,
        _:Nabe1acb0026e474baa1f4f1e33d74956,
        _:Nacc034efd5fc444fa53e5a17007e3ed2,
        _:Nc371810d4a3149829488be266666cfad,
        _:Nc8311021a08341caab4aba9b6cbab517,
        _:Nc89e003a627e445fbbfcc4b8d573cb7f,
        _:Ncf3a7a107b8f49ab85c3848ce4a67970,
        _:Nd141f5405c754be6bf27310a74110544,
        _:Nd5c2307c7a6645b7889c4a60f58ac0ae,
        _:Nf8d43787eb1b4160ba9dcce1a1230dbb ;
    mo:track_count 29 ;
    schema:duration "PT49:31"^^xsd:interval ;
    schema:numTracks 29 ;
    schema:track _:N05fb7959d6a840528386ffd8dfae1a54,
        _:N2bac1fa55aea41158fd04e84e7b73126,
        _:N2f3f771284e540f294e04aa7208cb5e3,
        _:N31beaaff2ec64103af00700ed3d97481,
        _:N3dcb7282b1174db1bf8227619a54f1cd,
        _:N452e5e756aa440129eca00fc6f142509,
        _:N457a950b96e3495ba67a5df089dd38f2,
        _:N57f88c74b3eb458eaf8d5f44a92fc771,
        _:N6911c4ddebdf43e1ba8b379174395a3e,
        _:N70cd774629ce4d31b53d19730c8f105a,
        _:N745143877abc4631b21790720ffe735b,
        _:N7587cc2e54bd453fa98b8211868f3fa7,
        _:N76f2ec36643041eeac6fc23a2aea3faf,
        _:N76f62a81f3ee4381b1e79be137bee9cb,
        _:N7d6acecc70a34a8887fca00f613a515e,
        _:N7ed9880f64214bff95e839953f2078a5,
        _:N8292547dae094ab4bfb015dc43dca388,
        _:N84151e4ef84c4c418d6d8719cdaaeb58,
        _:N84b15eb9fd49499db39d40fef6ad6b84,
        _:N90cc78d0fe0248f4a6392f1d24e366e2,
        _:Nabe1acb0026e474baa1f4f1e33d74956,
        _:Nacc034efd5fc444fa53e5a17007e3ed2,
        _:Nc371810d4a3149829488be266666cfad,
        _:Nc8311021a08341caab4aba9b6cbab517,
        _:Nc89e003a627e445fbbfcc4b8d573cb7f,
        _:Ncf3a7a107b8f49ab85c3848ce4a67970,
        _:Nd141f5405c754be6bf27310a74110544,
        _:Nd5c2307c7a6645b7889c4a60f58ac0ae,
        _:Nf8d43787eb1b4160ba9dcce1a1230dbb .

_:Ne0bbf422de1b4227bfb907f2a85512fd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N025ca773825142ec9d073d0a1d1ba71d,
        _:N08f6e322210e404fa61c88d2462c490f,
        _:N1d4750d81ae64ff0b67a825f4e4579e5,
        _:N1dbd93d8bf0c423aa64e36484e0d09a9,
        _:N1e957bbaa1084466a0f8df05e5f9ebfb,
        _:N23cb6bc2c67f4be0b22c936da48bb18d,
        _:N54035b73e5bd42c285ad9645ef449fe4,
        _:N56d214e7e56142819126e33d608b61a6,
        _:N5ebe41e758bc49d1b448f5fbce149eb0,
        _:N68daf647c14b4864ac2273b375c2a0c3,
        _:N73c5e9cecc35482b8c819b764fbcbc3c,
        _:N7470db1bce2042578b3b52af72046de3,
        _:N9152cce9dabc49e9b5b949b86bc74e99,
        _:N96488f9b681c4fb89cf54a0a2a874f05,
        _:N9ba8bc70429f421a8d558f576206b0f5,
        _:Na3e8d310fa5649bcb6890c9ab47d73f8,
        _:Na44f3063cf004d0a835d08c430fb6992,
        _:Na5395adc57a84b7fa2f0d6e781627c11,
        _:Nb1a2e201933948dc8b7fcc6612357333,
        _:Nbbbc3611434248b79c14c72dec148cab,
        _:Nc673ae75c9ea42f4a0d3c1ce9da52c26,
        _:Nc71fac6fc5db4901b9b17af2baacf8cc,
        _:Nc94158daa51d4156be54dc167500d71f,
        _:Nd2d5946cf13144ce91138df5d6c936eb,
        _:Nd6ff52a1d95f4123bcfa02935d646bcd,
        _:Nd9c401f2246c4332971ffc5b6765d494,
        _:Neb9a28e926894133af3321f85dd81c17,
        _:Nf41b345000e34793bd8b01b0fa327f7d,
        _:Nf7b60b6558644e4195517378d894e7a6 ;
    mo:track_count 29 ;
    schema:duration "PT44:34"^^xsd:interval ;
    schema:numTracks 29 ;
    schema:track _:N025ca773825142ec9d073d0a1d1ba71d,
        _:N08f6e322210e404fa61c88d2462c490f,
        _:N1d4750d81ae64ff0b67a825f4e4579e5,
        _:N1dbd93d8bf0c423aa64e36484e0d09a9,
        _:N1e957bbaa1084466a0f8df05e5f9ebfb,
        _:N23cb6bc2c67f4be0b22c936da48bb18d,
        _:N54035b73e5bd42c285ad9645ef449fe4,
        _:N56d214e7e56142819126e33d608b61a6,
        _:N5ebe41e758bc49d1b448f5fbce149eb0,
        _:N68daf647c14b4864ac2273b375c2a0c3,
        _:N73c5e9cecc35482b8c819b764fbcbc3c,
        _:N7470db1bce2042578b3b52af72046de3,
        _:N9152cce9dabc49e9b5b949b86bc74e99,
        _:N96488f9b681c4fb89cf54a0a2a874f05,
        _:N9ba8bc70429f421a8d558f576206b0f5,
        _:Na3e8d310fa5649bcb6890c9ab47d73f8,
        _:Na44f3063cf004d0a835d08c430fb6992,
        _:Na5395adc57a84b7fa2f0d6e781627c11,
        _:Nb1a2e201933948dc8b7fcc6612357333,
        _:Nbbbc3611434248b79c14c72dec148cab,
        _:Nc673ae75c9ea42f4a0d3c1ce9da52c26,
        _:Nc71fac6fc5db4901b9b17af2baacf8cc,
        _:Nc94158daa51d4156be54dc167500d71f,
        _:Nd2d5946cf13144ce91138df5d6c936eb,
        _:Nd6ff52a1d95f4123bcfa02935d646bcd,
        _:Nd9c401f2246c4332971ffc5b6765d494,
        _:Neb9a28e926894133af3321f85dd81c17,
        _:Nf41b345000e34793bd8b01b0fa327f7d,
        _:Nf7b60b6558644e4195517378d894e7a6 .

