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

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

<artist/64604#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/145993#subject> ;
    schema:name "jixwang"@en ;
    foaf:made <album/145993#composition>,
        <album/145993#subject> ;
    foaf:name "jixwang"@en .

<artist/66593#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/145993#subject> ;
    schema:name "hou"@en ;
    foaf:made <album/145993#composition>,
        <album/145993#subject> ;
    foaf:name "hou"@en .

<artist/68322#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/145993#subject> ;
    schema:name "Gokou"@en ;
    foaf:made <album/145993#composition>,
        <album/145993#subject> ;
    foaf:name "Gokou"@en .

<artist/72323#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/145993#subject> ;
    schema:name "jkinss"@en ;
    foaf:made <album/145993#composition>,
        <album/145993#subject>,
        <album/145993#vocals> ;
    foaf:name "jkinss"@en .

<artist/78019#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/145993#subject> ;
    schema:name "baitian"@en ;
    foaf:made <album/145993#composition>,
        <album/145993#subject> ;
    foaf:name "baitian"@en .

<artist/79441#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/145993#subject> ;
    schema:name "Xinchi Ma"@en,
        "马鑫驰"@ja ;
    foaf:made <album/145993#composition>,
        <album/145993#subject> ;
    foaf:name "Xinchi Ma"@en,
        "马鑫驰"@ja .

<artist/80875#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/145993#subject> ;
    schema:name "win7mus"@en ;
    foaf:made <album/145993#composition>,
        <album/145993#subject> ;
    foaf:name "win7mus"@en .

<product/16581#subject> a schema:CreativeWork ;
    schema:name "Wuthering Waves"@en,
        "鸣潮"@ja,
        "Wuthering Waves"@ja-latn ;
    foaf:name "Wuthering Waves"@en,
        "鸣潮"@ja,
        "Wuthering Waves"@ja-latn .

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

<album/145993#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sleepless Jubilation"@en,
        "幻昼狂想"@ja,
        "Sleepless Jubilation"@ja-latn ;
    mo:performance_of <album/145993#musicalwork> ;
    mo:recorded_as <album/145993#musicalexpression> ;
    schema:name "Sleepless Jubilation"@en,
        "幻昼狂想"@ja,
        "Sleepless Jubilation"@ja-latn ;
    schema:workPerformed <album/145993#musicalwork> .

<org/3794#subject> schema:name "KURO GAMES"@en,
        "广州库洛科技有限公司"@ja,
        "KURO GAMES"@ja-latn ;
    foaf:name "KURO GAMES"@en,
        "广州库洛科技有限公司"@ja,
        "KURO GAMES"@ja-latn .

<https://media.vgm.io/albums/39/145993/145993-24b74d2860d9.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/145993#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/39/145993/145993-24b74d2860d9.jpg> ;
    foaf:depicts <album/145993#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/39/145993/145993-24b74d2860d9.jpg> .

<https://medium-media.vgm.io/albums/39/145993/145993-24b74d2860d9.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/145993#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sleepless Jubilation"@en,
        "幻昼狂想"@ja,
        "Sleepless Jubilation"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "xTR33x"@en ;
            foaf:made <album/145993#composition> ;
            foaf:name "xTR33x"@en ],
        <artist/64604#subject>,
        <artist/66593#subject>,
        <artist/68322#subject>,
        <artist/72323#subject>,
        <artist/78019#subject>,
        <artist/79441#subject>,
        <artist/80875#subject> ;
    mo:produced_work <album/145993#musicalwork> ;
    schema:name "Sleepless Jubilation"@en,
        "幻昼狂想"@ja,
        "Sleepless Jubilation"@ja-latn .

<album/145993#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-01-03"^^xsd:date ;
    dcterms:title "Sleepless Jubilation"@en,
        "幻昼狂想"@ja,
        "Sleepless Jubilation"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/145993#musicalexpression> ;
    mo:publisher <org/3794#subject> ;
    mo:record _:N888f99d532e1489bb99dc96da93d2090 ;
    mo:record_count 1 ;
    schema:about <product/16581#subject> ;
    schema:datePublished "2025-01-03"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/39/145993/145993-24b74d2860d9.jpg> ;
    schema:name "Sleepless Jubilation"@en,
        "幻昼狂想"@ja,
        "Sleepless Jubilation"@ja-latn ;
    schema:publisher <org/3794#subject> ;
    foaf:depiction <https://media.vgm.io/albums/39/145993/145993-24b74d2860d9.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Orsi Sapszon"@en ;
    foaf:made <album/145993#vocals> ;
    foaf:name "Orsi Sapszon"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Orsi Sapszon"@en ;
    foaf:made <album/145993#subject> ;
    foaf:name "Orsi Sapszon"@en .

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

_:N0075209c35a647fda88517bfe9511f7d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Nimbus Chorale"@en,
        "云海乐章"@zd ;
    mo:track_number 9 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N888f99d532e1489bb99dc96da93d2090 ;
    schema:name "The Nimbus Chorale"@en,
        "云海乐章"@zd .

_:N08aa2325c2824822ab8ae4b1d3ae3897 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Where Oracles Are No Longer Heard"@en,
        "神谕消弭之所"@zd ;
    mo:track_number 20 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N888f99d532e1489bb99dc96da93d2090 ;
    schema:name "Where Oracles Are No Longer Heard"@en,
        "神谕消弭之所"@zd .

_:N0dc56798db79447a9a8d1eaa50e3f724 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Where Fairy Tales Rest"@en,
        "童话留驻的旧墟"@zd ;
    mo:track_number 25 ;
    schema:duration "PT0:58"^^xsd:interval ;
    schema:inPlaylist _:N888f99d532e1489bb99dc96da93d2090 ;
    schema:name "Where Fairy Tales Rest"@en,
        "童话留驻的旧墟"@zd .

_:N12257e24c66e403195c2003102026b3a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Where Light Rebels"@en,
        "流光的忤逆"@zd ;
    mo:track_number 33 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:N888f99d532e1489bb99dc96da93d2090 ;
    schema:name "Where Light Rebels"@en,
        "流光的忤逆"@zd .

_:N15dc75341f3d4aeeba9567fb7dac004c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Every Day A Carnival"@en,
        "日常嘉年华"@zd ;
    mo:track_number 40 ;
    schema:duration "PT1:19"^^xsd:interval ;
    schema:inPlaylist _:N888f99d532e1489bb99dc96da93d2090 ;
    schema:name "Every Day A Carnival"@en,
        "日常嘉年华"@zd .

_:N19a3eba451534b2f90cd914ce84c5e96 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Waves Sing Goodnight"@en,
        "波浪赴城安眠"@zd ;
    mo:track_number 3 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N888f99d532e1489bb99dc96da93d2090 ;
    schema:name "Waves Sing Goodnight"@en,
        "波浪赴城安眠"@zd .

_:N26c5f44023c24440a76916309c25bd69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wrecked and Stranded"@en,
        "覆舟之人的搁浅"@zd ;
    mo:track_number 17 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N888f99d532e1489bb99dc96da93d2090 ;
    schema:name "Wrecked and Stranded"@en,
        "覆舟之人的搁浅"@zd .

_:N27c8d516631c486e93db25aebfa56526 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Save Me from the Tides of Mundanity"@en,
        "救我于尘世汪洋"@zd ;
    mo:track_number 16 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:N888f99d532e1489bb99dc96da93d2090 ;
    schema:name "Save Me from the Tides of Mundanity"@en,
        "救我于尘世汪洋"@zd .

_:N2946dad6f4bf471a9dcf95329467d50d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gondola's Journey"@en,
        "遨游的贡多拉"@zd ;
    mo:track_number 24 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:N888f99d532e1489bb99dc96da93d2090 ;
    schema:name "Gondola's Journey"@en,
        "遨游的贡多拉"@zd .

_:N2f8233a425444420b80c63ce7714851c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Day of Final Rest"@en,
        "安息之日"@zd ;
    mo:track_number 18 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:N888f99d532e1489bb99dc96da93d2090 ;
    schema:name "The Day of Final Rest"@en,
        "安息之日"@zd .

_:N3292f9040c5f41369e1e458f2884d56c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Midnight Elegy"@en,
        "子夜的哀歌"@zd ;
    mo:track_number 8 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N888f99d532e1489bb99dc96da93d2090 ;
    schema:name "The Midnight Elegy"@en,
        "子夜的哀歌"@zd .

_:N348ff06084c8475fa2b35026c4e4e474 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Where Wind Whispers"@en,
        "故风吟游之地"@zd ;
    mo:track_number 6 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N888f99d532e1489bb99dc96da93d2090 ;
    schema:name "Where Wind Whispers"@en,
        "故风吟游之地"@zd .

_:N36ba02ff24d2477ebdd74221b2c9da16 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Merry Plushie Friends"@en,
        "快乐布偶朋友"@zd ;
    mo:track_number 28 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:N888f99d532e1489bb99dc96da93d2090 ;
    schema:name "Merry Plushie Friends"@en,
        "快乐布偶朋友"@zd .

_:N466a219a892b426892a5ce2871ff0ab6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Onward When You Wake"@en,
        "待梦醒启程"@zd ;
    mo:track_number 1 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N888f99d532e1489bb99dc96da93d2090 ;
    schema:name "Onward When You Wake"@en,
        "待梦醒启程"@zd .

_:N46aafba4e8b9481b95aa10196f293b1e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "As Night Sinks into Abyss"@en,
        "夜幕溺于幽海"@zd ;
    mo:track_number 12 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N888f99d532e1489bb99dc96da93d2090 ;
    schema:name "As Night Sinks into Abyss"@en,
        "夜幕溺于幽海"@zd .

_:N487c5d72709843fa8f49eba995e7469c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Art of Precision"@en,
        "精密啮合的艺术"@zd ;
    mo:track_number 15 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N888f99d532e1489bb99dc96da93d2090 ;
    schema:name "The Art of Precision"@en,
        "精密啮合的艺术"@zd .

_:N4974c6917d00456293375c08db9b0e66 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Pirouetting Sonnet"@en,
        "旋步的十四行诗"@zd ;
    mo:track_number 32 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:N888f99d532e1489bb99dc96da93d2090 ;
    schema:name "A Pirouetting Sonnet"@en,
        "旋步的十四行诗"@zd .

_:N4dd6cec913db479c9212f8d7d5222473 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Curtains Up for Reveries"@en,
        "揭开幻想帷幕"@zd ;
    mo:track_number 11 ;
    schema:duration "PT1:18"^^xsd:interval ;
    schema:inPlaylist _:N888f99d532e1489bb99dc96da93d2090 ;
    schema:name "Curtains Up for Reveries"@en,
        "揭开幻想帷幕"@zd .

_:N57c9d8f12147455a9927698e20016d7a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "City Bathed in Sea Breeze"@en,
        "海风与城的游行"@zd ;
    mo:track_number 5 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N888f99d532e1489bb99dc96da93d2090 ;
    schema:name "City Bathed in Sea Breeze"@en,
        "海风与城的游行"@zd .

_:N5dadde4ce6b641f9be43463e778dc009 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "An Eternity in a Moment"@en,
        "囿于瞬雨的永恒"@zd ;
    mo:track_number 31 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:N888f99d532e1489bb99dc96da93d2090 ;
    schema:name "An Eternity in a Moment"@en,
        "囿于瞬雨的永恒"@zd .

_:N68698c44b3bc49148649e0f2333cd8b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Dream Soaked in Mist"@en,
        "雾浸的白昼梦"@zd ;
    mo:track_number 7 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N888f99d532e1489bb99dc96da93d2090 ;
    schema:name "A Dream Soaked in Mist"@en,
        "雾浸的白昼梦"@zd .

_:N7201e2a5a5084bcdacb285717333712f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Godsent Ending"@en,
        "神赐终幕之恩"@zd ;
    mo:track_number 37 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:N888f99d532e1489bb99dc96da93d2090 ;
    schema:name "A Godsent Ending"@en,
        "神赐终幕之恩"@zd .

_:N7c2ed3d42ae44d729e9cc5b27e5535d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Song of the Fools"@en,
        "愚人浪歌"@zd ;
    mo:track_number 19 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N888f99d532e1489bb99dc96da93d2090 ;
    schema:name "Song of the Fools"@en,
        "愚人浪歌"@zd .

_:N7d3fe839a2cf4bfba01e0367fedb9879 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost on the Pilgrim's Path"@en,
        "迷失于朝圣之径"@zd ;
    mo:track_number 22 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N888f99d532e1489bb99dc96da93d2090 ;
    schema:name "Lost on the Pilgrim's Path"@en,
        "迷失于朝圣之径"@zd .

_:N7d4b20a5486e4731abab2ee8f21e1a6d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Weight of a Rose"@en,
        "蔷薇与砝码"@zd ;
    mo:track_number 36 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:N888f99d532e1489bb99dc96da93d2090 ;
    schema:name "The Weight of a Rose"@en,
        "蔷薇与砝码"@zd .

_:N7ee32a7262d54b4ba873186778e4faa4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "On Cloud Nine"@en,
        "凭彻青云之翼"@zd ;
    mo:track_number 39 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:N888f99d532e1489bb99dc96da93d2090 ;
    schema:name "On Cloud Nine"@en,
        "凭彻青云之翼"@zd .

_:N87236262ff004bea8447f8eff304758c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Idyllic Refuge"@en,
        "诗意地栖居"@zd ;
    mo:track_number 2 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N888f99d532e1489bb99dc96da93d2090 ;
    schema:name "The Idyllic Refuge"@en,
        "诗意地栖居"@zd .

_:Na9b3b335f08743c988dffe3e79c2396c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Undercurrents"@en,
        "暗潮汹涌"@zd ;
    mo:track_number 35 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:N888f99d532e1489bb99dc96da93d2090 ;
    schema:name "Undercurrents"@en,
        "暗潮汹涌"@zd .

_:Nab5d678c89074c7eb17f27d7c3307380 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Into the Night, a Bright Speck of Flame"@en,
        "流焰，坠入良夜"@zd ;
    mo:track_number 34 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:N888f99d532e1489bb99dc96da93d2090 ;
    schema:name "Into the Night, a Bright Speck of Flame"@en,
        "流焰，坠入良夜"@zd .

_:Nb8c4b74542dd43659ed9fbde7f964f11 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Paradise of Plushies"@en,
        "玩偶的梦乐园"@zd ;
    mo:track_number 27 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:N888f99d532e1489bb99dc96da93d2090 ;
    schema:name "Paradise of Plushies"@en,
        "玩偶的梦乐园"@zd .

_:Nb9135c3f3704496a80d9b8c033f41dad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tower of Nothingness"@en,
        "虚妄束缚的高塔"@zd ;
    mo:track_number 29 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:N888f99d532e1489bb99dc96da93d2090 ;
    schema:name "Tower of Nothingness"@en,
        "虚妄束缚的高塔"@zd .

_:Nba40a97a5d0948ed81c3e872deb5cd7b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "As the Divine Hath Spoken"@en,
        "诚如神明教诲"@zd ;
    mo:track_number 13 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N888f99d532e1489bb99dc96da93d2090 ;
    schema:name "As the Divine Hath Spoken"@en,
        "诚如神明教诲"@zd .

_:Nbe3aa323fc5f4ba4ae1715457ffeea42 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shivers of Startlement"@en,
        "赐惊扰以战栗"@zd ;
    mo:track_number 30 ;
    schema:duration "PT0:47"^^xsd:interval ;
    schema:inPlaylist _:N888f99d532e1489bb99dc96da93d2090 ;
    schema:name "Shivers of Startlement"@en,
        "赐惊扰以战栗"@zd .

_:Nbf7a7776c9f043d988a3f18820071934 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wind-kissed Haven"@en,
        "微风吹拂的村庄"@zd ;
    mo:track_number 4 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N888f99d532e1489bb99dc96da93d2090 ;
    schema:name "Wind-kissed Haven"@en,
        "微风吹拂的村庄"@zd .

_:Nc4d15123470e45bf9c3b35580f1391d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "When Night Rests on the Cliffs"@en,
        "夜幕披于海脊"@zd ;
    mo:track_number 14 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N888f99d532e1489bb99dc96da93d2090 ;
    schema:name "When Night Rests on the Cliffs"@en,
        "夜幕披于海脊"@zd .

_:Nd926960918674bf4b6b05b10b6983dea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In the Name of Humanity"@en,
        "献予人间的欢宴"@zd ;
    mo:track_number 10 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N888f99d532e1489bb99dc96da93d2090 ;
    schema:name "In the Name of Humanity"@en,
        "献予人间的欢宴"@zd .

_:Nda53397a197a492eaa49c73af0dbb959 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Little Friends of Moon Village"@en,
        "稚友与月之乡"@zd ;
    mo:track_number 26 ;
    schema:duration "PT0:58"^^xsd:interval ;
    schema:inPlaylist _:N888f99d532e1489bb99dc96da93d2090 ;
    schema:name "Little Friends of Moon Village"@en,
        "稚友与月之乡"@zd .

_:Nf2e8f9ec6c444453a2925f10e8038721 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beauty on a Scale"@en,
        "绮丽置于天平"@zd ;
    mo:track_number 38 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:N888f99d532e1489bb99dc96da93d2090 ;
    schema:name "Beauty on a Scale"@en,
        "绮丽置于天平"@zd .

_:Nf51c05f0e2fd4abdb0da5b9f357b3a8b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Efficiency is Wealth"@en,
        "效率即是财富"@zd ;
    mo:track_number 23 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N888f99d532e1489bb99dc96da93d2090 ;
    schema:name "Efficiency is Wealth"@en,
        "效率即是财富"@zd .

_:Nf699bdce050440a19fa04771e10ac904 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cloudcasting Project"@en,
        "造云计划"@zd ;
    mo:track_number 21 ;
    schema:duration "PT0:54"^^xsd:interval ;
    schema:inPlaylist _:N888f99d532e1489bb99dc96da93d2090 ;
    schema:name "Cloudcasting Project"@en,
        "造云计划"@zd .

_:N888f99d532e1489bb99dc96da93d2090 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0075209c35a647fda88517bfe9511f7d,
        _:N08aa2325c2824822ab8ae4b1d3ae3897,
        _:N0dc56798db79447a9a8d1eaa50e3f724,
        _:N12257e24c66e403195c2003102026b3a,
        _:N15dc75341f3d4aeeba9567fb7dac004c,
        _:N19a3eba451534b2f90cd914ce84c5e96,
        _:N26c5f44023c24440a76916309c25bd69,
        _:N27c8d516631c486e93db25aebfa56526,
        _:N2946dad6f4bf471a9dcf95329467d50d,
        _:N2f8233a425444420b80c63ce7714851c,
        _:N3292f9040c5f41369e1e458f2884d56c,
        _:N348ff06084c8475fa2b35026c4e4e474,
        _:N36ba02ff24d2477ebdd74221b2c9da16,
        _:N466a219a892b426892a5ce2871ff0ab6,
        _:N46aafba4e8b9481b95aa10196f293b1e,
        _:N487c5d72709843fa8f49eba995e7469c,
        _:N4974c6917d00456293375c08db9b0e66,
        _:N4dd6cec913db479c9212f8d7d5222473,
        _:N57c9d8f12147455a9927698e20016d7a,
        _:N5dadde4ce6b641f9be43463e778dc009,
        _:N68698c44b3bc49148649e0f2333cd8b6,
        _:N7201e2a5a5084bcdacb285717333712f,
        _:N7c2ed3d42ae44d729e9cc5b27e5535d6,
        _:N7d3fe839a2cf4bfba01e0367fedb9879,
        _:N7d4b20a5486e4731abab2ee8f21e1a6d,
        _:N7ee32a7262d54b4ba873186778e4faa4,
        _:N87236262ff004bea8447f8eff304758c,
        _:Na9b3b335f08743c988dffe3e79c2396c,
        _:Nab5d678c89074c7eb17f27d7c3307380,
        _:Nb8c4b74542dd43659ed9fbde7f964f11,
        _:Nb9135c3f3704496a80d9b8c033f41dad,
        _:Nba40a97a5d0948ed81c3e872deb5cd7b,
        _:Nbe3aa323fc5f4ba4ae1715457ffeea42,
        _:Nbf7a7776c9f043d988a3f18820071934,
        _:Nc4d15123470e45bf9c3b35580f1391d4,
        _:Nd926960918674bf4b6b05b10b6983dea,
        _:Nda53397a197a492eaa49c73af0dbb959,
        _:Nf2e8f9ec6c444453a2925f10e8038721,
        _:Nf51c05f0e2fd4abdb0da5b9f357b3a8b,
        _:Nf699bdce050440a19fa04771e10ac904 ;
    mo:track_count 40 ;
    schema:duration "PT72:26"^^xsd:interval ;
    schema:numTracks 40 ;
    schema:track _:N0075209c35a647fda88517bfe9511f7d,
        _:N08aa2325c2824822ab8ae4b1d3ae3897,
        _:N0dc56798db79447a9a8d1eaa50e3f724,
        _:N12257e24c66e403195c2003102026b3a,
        _:N15dc75341f3d4aeeba9567fb7dac004c,
        _:N19a3eba451534b2f90cd914ce84c5e96,
        _:N26c5f44023c24440a76916309c25bd69,
        _:N27c8d516631c486e93db25aebfa56526,
        _:N2946dad6f4bf471a9dcf95329467d50d,
        _:N2f8233a425444420b80c63ce7714851c,
        _:N3292f9040c5f41369e1e458f2884d56c,
        _:N348ff06084c8475fa2b35026c4e4e474,
        _:N36ba02ff24d2477ebdd74221b2c9da16,
        _:N466a219a892b426892a5ce2871ff0ab6,
        _:N46aafba4e8b9481b95aa10196f293b1e,
        _:N487c5d72709843fa8f49eba995e7469c,
        _:N4974c6917d00456293375c08db9b0e66,
        _:N4dd6cec913db479c9212f8d7d5222473,
        _:N57c9d8f12147455a9927698e20016d7a,
        _:N5dadde4ce6b641f9be43463e778dc009,
        _:N68698c44b3bc49148649e0f2333cd8b6,
        _:N7201e2a5a5084bcdacb285717333712f,
        _:N7c2ed3d42ae44d729e9cc5b27e5535d6,
        _:N7d3fe839a2cf4bfba01e0367fedb9879,
        _:N7d4b20a5486e4731abab2ee8f21e1a6d,
        _:N7ee32a7262d54b4ba873186778e4faa4,
        _:N87236262ff004bea8447f8eff304758c,
        _:Na9b3b335f08743c988dffe3e79c2396c,
        _:Nab5d678c89074c7eb17f27d7c3307380,
        _:Nb8c4b74542dd43659ed9fbde7f964f11,
        _:Nb9135c3f3704496a80d9b8c033f41dad,
        _:Nba40a97a5d0948ed81c3e872deb5cd7b,
        _:Nbe3aa323fc5f4ba4ae1715457ffeea42,
        _:Nbf7a7776c9f043d988a3f18820071934,
        _:Nc4d15123470e45bf9c3b35580f1391d4,
        _:Nd926960918674bf4b6b05b10b6983dea,
        _:Nda53397a197a492eaa49c73af0dbb959,
        _:Nf2e8f9ec6c444453a2925f10e8038721,
        _:Nf51c05f0e2fd4abdb0da5b9f357b3a8b,
        _:Nf699bdce050440a19fa04771e10ac904 .

