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

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

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

<artist/69489#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/157709#subject> ;
    schema:name "Gai Gai Nyan"@en,
        "盖盖Nyan"@ja ;
    foaf:made <album/157709#composition>,
        <album/157709#subject> ;
    foaf:name "Gai Gai Nyan"@en,
        "盖盖Nyan"@ja .

<artist/71106#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/157709#subject> ;
    schema:name "JINGYAN"@en ;
    foaf:made <album/157709#composition>,
        <album/157709#subject> ;
    foaf:name "JINGYAN"@en .

<artist/71283#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/157709#subject> ;
    schema:name "TLK天翔"@ja ;
    foaf:made <album/157709#composition>,
        <album/157709#subject> ;
    foaf:name "TLK天翔"@ja .

<artist/72157#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/157709#subject> ;
    schema:name "Salty Salt"@en ;
    foaf:made <album/157709#composition>,
        <album/157709#subject> ;
    foaf:name "Salty Salt"@en .

<artist/74123#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/157709#subject> ;
    schema:name "Ream雨舒"@ja ;
    foaf:made <album/157709#composition>,
        <album/157709#subject> ;
    foaf:name "Ream雨舒"@ja .

<artist/75380#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/157709#subject> ;
    schema:name "Koimoon"@en ;
    foaf:made <album/157709#composition>,
        <album/157709#subject> ;
    foaf:name "Koimoon"@en .

<artist/77669#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/157709#subject> ;
    schema:name "Kausz"@en ;
    foaf:made <album/157709#composition>,
        <album/157709#subject> ;
    foaf:name "Kausz"@en .

<artist/78739#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/157709#subject> ;
    schema:name "auburn"@en ;
    foaf:made <album/157709#composition>,
        <album/157709#subject> ;
    foaf:name "auburn"@en .

<artist/79430#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/157709#subject> ;
    schema:name "劣白Leo"@ja ;
    foaf:made <album/157709#composition>,
        <album/157709#subject> ;
    foaf:name "劣白Leo"@ja .

<artist/80875#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/157709#subject> ;
    schema:name "win7mus"@en ;
    foaf:made <album/157709#composition>,
        <album/157709#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/157709#lyrics> a mo:Lyrics .

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

<album/157709#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Until the Snow Settles"@en,
        "待到风雪止息"@ja,
        "Until the Snow Settles"@ja-latn ;
    mo:performance_of <album/157709#musicalwork> ;
    mo:recorded_as <album/157709#musicalexpression> ;
    schema:name "Until the Snow Settles"@en,
        "待到风雪止息"@ja,
        "Until the Snow Settles"@ja-latn ;
    schema:workPerformed <album/157709#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/90/157709/157709-02503569d717.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/157709#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/90/157709/157709-02503569d717.jpg> ;
    foaf:depicts <album/157709#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/90/157709/157709-02503569d717.jpg> .

<https://medium-media.vgm.io/albums/90/157709/157709-02503569d717.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/157709#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Until the Snow Settles"@en,
        "待到风雪止息"@ja,
        "Until the Snow Settles"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "何四百"@en ;
            foaf:made <album/157709#composition> ;
            foaf:name "何四百"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "@再定义"@en ;
            foaf:made <album/157709#composition> ;
            foaf:name "@再定义"@en ],
        <artist/64604#subject>,
        <artist/69489#subject>,
        <artist/71106#subject>,
        <artist/71283#subject>,
        <artist/72157#subject>,
        <artist/74123#subject>,
        <artist/75380#subject>,
        <artist/77669#subject>,
        <artist/78739#subject>,
        <artist/79430#subject>,
        <artist/80875#subject> ;
    mo:produced_work <album/157709#musicalwork> ;
    schema:name "Until the Snow Settles"@en,
        "待到风雪止息"@ja,
        "Until the Snow Settles"@ja-latn .

<album/157709#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2026-02-27"^^xsd:date ;
    dcterms:title "Until the Snow Settles"@en,
        "待到风雪止息"@ja,
        "Until the Snow Settles"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/157709#musicalexpression> ;
    mo:publisher <org/3794#subject> ;
    mo:record _:Nf7b7f2310030428b94f7c3969bbe3860 ;
    mo:record_count 1 ;
    schema:about <product/16581#subject> ;
    schema:datePublished "2026-02-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/90/157709/157709-02503569d717.jpg> ;
    schema:name "Until the Snow Settles"@en,
        "待到风雪止息"@ja,
        "Until the Snow Settles"@ja-latn ;
    schema:publisher <org/3794#subject> ;
    foaf:depiction <https://media.vgm.io/albums/90/157709/157709-02503569d717.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "林昱Evan"@en ;
    foaf:made <album/157709#lyrics> ;
    foaf:name "林昱Evan"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/157709#subject> ;
    schema:name "何四百"@en ;
    foaf:made <album/157709#subject> ;
    foaf:name "何四百"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/157709#subject> ;
    schema:name "@再定义"@en ;
    foaf:made <album/157709#subject> ;
    foaf:name "@再定义"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "林昱Evan"@en ;
    foaf:made <album/157709#subject> ;
    foaf:name "林昱Evan"@en .

_:N079cdeeb52604ffda79f3aac8a35522f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Forest Buried Deep"@en,
        "深埋之林"@zd ;
    mo:track_number 3 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:Nf7b7f2310030428b94f7c3969bbe3860 ;
    schema:name "A Forest Buried Deep"@en,
        "深埋之林"@zd .

_:N1812325b33104c60ade0cebdb847e954 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Our Chapter, Unfinished"@en,
        "与你，永不完结"@zd ;
    mo:track_number 15 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:Nf7b7f2310030428b94f7c3969bbe3860 ;
    schema:name "Our Chapter, Unfinished"@en,
        "与你，永不完结"@zd .

_:N1b7aadcbe0b948c0a024d6656ceb76d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wind and Snow of Tomorrow"@en,
        "风雪，涌向明日"@zd ;
    mo:track_number 11 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:Nf7b7f2310030428b94f7c3969bbe3860 ;
    schema:name "Wind and Snow of Tomorrow"@en,
        "风雪，涌向明日"@zd .

_:N3eba71841cab42a0be508b49288dbea9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "As Stars Cascade Down"@en,
        "在银河倾落的瞬间"@zd ;
    mo:track_number 7 ;
    schema:duration "PT0:40"^^xsd:interval ;
    schema:inPlaylist _:Nf7b7f2310030428b94f7c3969bbe3860 ;
    schema:name "As Stars Cascade Down"@en,
        "在银河倾落的瞬间"@zd .

_:N4b1d7a1ab372416bb0a081a35dce2dec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dawn in Pieces"@en,
        "击碎黎明"@zd ;
    mo:track_number 13 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:Nf7b7f2310030428b94f7c3969bbe3860 ;
    schema:name "Dawn in Pieces"@en,
        "击碎黎明"@zd .

_:N5778757f7c0e47c9b53043a82cecba3b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Leisure Time"@en,
        "闲适时光"@zd ;
    mo:track_number 9 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:Nf7b7f2310030428b94f7c3969bbe3860 ;
    schema:name "Leisure Time"@en,
        "闲适时光"@zd .

_:N7f3d8b7661ed487c9e2a043543bcb528 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Windchaser"@en,
        "欲猎风者"@zd ;
    mo:track_number 12 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:Nf7b7f2310030428b94f7c3969bbe3860 ;
    schema:name "Windchaser"@en,
        "欲猎风者"@zd .

_:N81e3923df8d74f188bdc7e15b837d6d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forever Fest, a Moment in Time"@en,
        "无尽之宴，片刻年华"@zd ;
    mo:track_number 8 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:Nf7b7f2310030428b94f7c3969bbe3860 ;
    schema:name "Forever Fest, a Moment in Time"@en,
        "无尽之宴，片刻年华"@zd .

_:N96728c52add147e89e4a507c2165e622 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Forest Waking Up"@en,
        "将苏之森"@zd ;
    mo:track_number 2 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:Nf7b7f2310030428b94f7c3969bbe3860 ;
    schema:name "A Forest Waking Up"@en,
        "将苏之森"@zd .

_:Na3e6e2cb5a9e407cbd9215cde37fd420 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Golden Edge"@en,
        "藏锋的熔金"@zd ;
    mo:track_number 4 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:Nf7b7f2310030428b94f7c3969bbe3860 ;
    schema:name "Golden Edge"@en,
        "藏锋的熔金"@zd .

_:Na92e129a509e45c1abf698d8e6e00f03 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Together Through Wind and Snow"@en,
        "风雪同行"@zd ;
    mo:track_number 1 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Nf7b7f2310030428b94f7c3969bbe3860 ;
    schema:name "Together Through Wind and Snow"@en,
        "风雪同行"@zd .

_:Nae00cad9b3fa47df861e7baaa653c788 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In the Dark"@en,
        "寻迹黑暗"@zd ;
    mo:track_number 5 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:Nf7b7f2310030428b94f7c3969bbe3860 ;
    schema:name "In the Dark"@en,
        "寻迹黑暗"@zd .

_:Nda2b23e7256e43aeacb865285ace2ca8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Migrating Footprints"@en,
        "迁徙的足迹"@zd ;
    mo:track_number 14 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:Nf7b7f2310030428b94f7c3969bbe3860 ;
    schema:name "Migrating Footprints"@en,
        "迁徙的足迹"@zd .

_:Nddaeaf45c5c948cc8e4dabfdeed1a995 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Undying"@en,
        "不死者"@zd ;
    mo:track_number 6 ;
    schema:duration "PT0:59"^^xsd:interval ;
    schema:inPlaylist _:Nf7b7f2310030428b94f7c3969bbe3860 ;
    schema:name "The Undying"@en,
        "不死者"@zd .

_:Ne837bfcfc5374795805855368928453a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To the Ends of the Sky"@en,
        "向天空的尽头"@zd ;
    mo:track_number 10 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:Nf7b7f2310030428b94f7c3969bbe3860 ;
    schema:name "To the Ends of the Sky"@en,
        "向天空的尽头"@zd .

_:Ned1e3c022a944f4a9b841836f50d1296 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Together Through Wind and Snow (Instrumental)"@en,
        "风雪同行 (Instrumental)"@zd ;
    mo:track_number 16 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Nf7b7f2310030428b94f7c3969bbe3860 ;
    schema:name "Together Through Wind and Snow (Instrumental)"@en,
        "风雪同行 (Instrumental)"@zd .

_:Nf7b7f2310030428b94f7c3969bbe3860 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N079cdeeb52604ffda79f3aac8a35522f,
        _:N1812325b33104c60ade0cebdb847e954,
        _:N1b7aadcbe0b948c0a024d6656ceb76d4,
        _:N3eba71841cab42a0be508b49288dbea9,
        _:N4b1d7a1ab372416bb0a081a35dce2dec,
        _:N5778757f7c0e47c9b53043a82cecba3b,
        _:N7f3d8b7661ed487c9e2a043543bcb528,
        _:N81e3923df8d74f188bdc7e15b837d6d4,
        _:N96728c52add147e89e4a507c2165e622,
        _:Na3e6e2cb5a9e407cbd9215cde37fd420,
        _:Na92e129a509e45c1abf698d8e6e00f03,
        _:Nae00cad9b3fa47df861e7baaa653c788,
        _:Nda2b23e7256e43aeacb865285ace2ca8,
        _:Nddaeaf45c5c948cc8e4dabfdeed1a995,
        _:Ne837bfcfc5374795805855368928453a,
        _:Ned1e3c022a944f4a9b841836f50d1296 ;
    mo:track_count 16 ;
    schema:duration "PT27:47"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N079cdeeb52604ffda79f3aac8a35522f,
        _:N1812325b33104c60ade0cebdb847e954,
        _:N1b7aadcbe0b948c0a024d6656ceb76d4,
        _:N3eba71841cab42a0be508b49288dbea9,
        _:N4b1d7a1ab372416bb0a081a35dce2dec,
        _:N5778757f7c0e47c9b53043a82cecba3b,
        _:N7f3d8b7661ed487c9e2a043543bcb528,
        _:N81e3923df8d74f188bdc7e15b837d6d4,
        _:N96728c52add147e89e4a507c2165e622,
        _:Na3e6e2cb5a9e407cbd9215cde37fd420,
        _:Na92e129a509e45c1abf698d8e6e00f03,
        _:Nae00cad9b3fa47df861e7baaa653c788,
        _:Nda2b23e7256e43aeacb865285ace2ca8,
        _:Nddaeaf45c5c948cc8e4dabfdeed1a995,
        _:Ne837bfcfc5374795805855368928453a,
        _:Ned1e3c022a944f4a9b841836f50d1296 .

