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

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

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

<artist/68925#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159288#subject> ;
    schema:name "Dafei Chen"@en,
        "陈达飞"@ja ;
    foaf:made <album/159288#composition>,
        <album/159288#subject> ;
    foaf:name "Dafei Chen"@en,
        "陈达飞"@ja .

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

<artist/69491#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159288#subject> ;
    schema:name "Jiaxing Peng"@en,
        "彭家兴"@ja ;
    foaf:made <album/159288#composition>,
        <album/159288#subject> ;
    foaf:name "Jiaxing Peng"@en,
        "彭家兴"@ja .

<artist/70049#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159288#subject> ;
    schema:name "Wayne Zhan"@en ;
    foaf:made <album/159288#composition>,
        <album/159288#subject> ;
    foaf:name "Wayne Zhan"@en .

<artist/73311#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159288#subject> ;
    schema:name "Le Zhuang"@en,
        "庄乐"@ja ;
    foaf:made <album/159288#composition>,
        <album/159288#subject> ;
    foaf:name "Le Zhuang"@en,
        "庄乐"@ja .

<artist/75210#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159288#subject> ;
    schema:name "Selena Jin"@en ;
    foaf:made <album/159288#composition>,
        <album/159288#subject> ;
    foaf:name "Selena Jin"@en .

<artist/76835#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159288#subject> ;
    schema:name "Qilin Ren"@en,
        "任麒霖"@ja ;
    foaf:made <album/159288#composition>,
        <album/159288#subject> ;
    foaf:name "Qilin Ren"@en,
        "任麒霖"@ja .

<artist/80536#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159288#subject> ;
    schema:name "Qiu Qiu"@en,
        "狐狸球球"@ja ;
    foaf:made <album/159288#composition>,
        <album/159288#subject> ;
    foaf:name "Qiu Qiu"@en,
        "狐狸球球"@ja .

<product/24520#subject> a schema:CreativeWork ;
    schema:name "Infinity Nikki"@en,
        "无限暖暖"@ja,
        "Wu Xian Nuan Nuan"@ja-latn ;
    foaf:name "Infinity Nikki"@en,
        "无限暖暖"@ja,
        "Wu Xian Nuan Nuan"@ja-latn .

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

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

<album/159288#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Infinity Nikki: The Forest Need Not Listen (Infinity Nikki Game Original Soundtracks Vol.25)"@en,
        "无限暖暖——嘘！森林不必听"@ja,
        "Infinity Nikki: The Forest Need Not Listen (Infinity Nikki Game Original Soundtracks Vol.25)"@ja-latn ;
    mo:performance_of <album/159288#musicalwork> ;
    mo:recorded_as <album/159288#musicalexpression> ;
    schema:name "Infinity Nikki: The Forest Need Not Listen (Infinity Nikki Game Original Soundtracks Vol.25)"@en,
        "无限暖暖——嘘！森林不必听"@ja,
        "Infinity Nikki: The Forest Need Not Listen (Infinity Nikki Game Original Soundtracks Vol.25)"@ja-latn ;
    schema:workPerformed <album/159288#musicalwork> .

<https://media.vgm.io/albums/88/159288/159288-9f810d2cd2d7.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/159288#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/88/159288/159288-9f810d2cd2d7.jpg> ;
    foaf:depicts <album/159288#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/88/159288/159288-9f810d2cd2d7.jpg> .

<https://medium-media.vgm.io/albums/88/159288/159288-9f810d2cd2d7.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/159288#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Infinity Nikki: The Forest Need Not Listen (Infinity Nikki Game Original Soundtracks Vol.25)"@en,
        "无限暖暖——嘘！森林不必听"@ja,
        "Infinity Nikki: The Forest Need Not Listen (Infinity Nikki Game Original Soundtracks Vol.25)"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "@FoldEcho"@en ;
            foaf:made <album/159288#composition> ;
            foaf:name "@FoldEcho"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "@FoldEcho"@en ;
            foaf:made <album/159288#composition> ;
            foaf:name "@FoldEcho"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "@FoldEcho"@en ;
            foaf:made <album/159288#composition> ;
            foaf:name "@FoldEcho"@en ],
        <artist/66593#subject>,
        <artist/68925#subject>,
        <artist/69489#subject>,
        <artist/69491#subject>,
        <artist/70049#subject>,
        <artist/73311#subject>,
        <artist/75210#subject>,
        <artist/76835#subject>,
        <artist/80536#subject> ;
    mo:produced_work <album/159288#musicalwork> ;
    schema:name "Infinity Nikki: The Forest Need Not Listen (Infinity Nikki Game Original Soundtracks Vol.25)"@en,
        "无限暖暖——嘘！森林不必听"@ja,
        "Infinity Nikki: The Forest Need Not Listen (Infinity Nikki Game Original Soundtracks Vol.25)"@ja-latn .

<album/159288#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2026-04-17"^^xsd:date ;
    dcterms:title "Infinity Nikki: The Forest Need Not Listen (Infinity Nikki Game Original Soundtracks Vol.25)"@en,
        "无限暖暖——嘘！森林不必听"@ja,
        "Infinity Nikki: The Forest Need Not Listen (Infinity Nikki Game Original Soundtracks Vol.25)"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/159288#musicalexpression> ;
    mo:publisher _:N6b2e0d71a93c44b7ba07ac332dd0f19e ;
    mo:record _:Naf25f19663c440a68eb4e8e3da813b52 ;
    mo:record_count 1 ;
    schema:about <product/24520#subject> ;
    schema:datePublished "2026-04-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/88/159288/159288-9f810d2cd2d7.jpg> ;
    schema:name "Infinity Nikki: The Forest Need Not Listen (Infinity Nikki Game Original Soundtracks Vol.25)"@en,
        "无限暖暖——嘘！森林不必听"@ja,
        "Infinity Nikki: The Forest Need Not Listen (Infinity Nikki Game Original Soundtracks Vol.25)"@ja-latn ;
    schema:publisher _:N6b2e0d71a93c44b7ba07ac332dd0f19e ;
    foaf:depiction <https://media.vgm.io/albums/88/159288/159288-9f810d2cd2d7.jpg> .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "Kiwu"@en ;
    foaf:made <album/159288#lyrics> ;
    foaf:name "Kiwu"@en .

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

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

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

_:N1f53811657e34d5a8d292dab1383404c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Curse of Thorns"@en,
        "以荆棘诅咒我"@zd ;
    mo:track_number 5 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:Naf25f19663c440a68eb4e8e3da813b52 ;
    schema:name "Curse of Thorns"@en,
        "以荆棘诅咒我"@zd .

_:N20afb1ceb61f4a8184a2e505c9e8cc4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tranquil Glow"@en,
        "静静的炽光"@zd ;
    mo:track_number 8 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:Naf25f19663c440a68eb4e8e3da813b52 ;
    schema:name "Tranquil Glow"@en,
        "静静的炽光"@zd .

_:N558f26adba8341b3a1618d11ea35288f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moonlit Echoes"@en,
        "月影回音"@zd ;
    mo:track_number 9 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:Naf25f19663c440a68eb4e8e3da813b52 ;
    schema:name "Moonlit Echoes"@en,
        "月影回音"@zd .

_:N624e3ca6a103400c8ab09ec72592d584 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Duskfall Lullaby"@en,
        "末路童谣"@zd ;
    mo:track_number 3 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:Naf25f19663c440a68eb4e8e3da813b52 ;
    schema:name "Duskfall Lullaby"@en,
        "末路童谣"@zd .

_:N6b2e0d71a93c44b7ba07ac332dd0f19e schema:name "INFOLD PTE. LTD."@en,
        "INFOLD PTE. LTD."@ja,
        "INFOLD PTE. LTD."@ja-latn ;
    foaf:name "INFOLD PTE. LTD."@en,
        "INFOLD PTE. LTD."@ja,
        "INFOLD PTE. LTD."@ja-latn .

_:N8419a064287249acb6c02852d8808ff3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moonlight Bright"@en,
        "月光月光照亮亮"@zd ;
    mo:track_number 14 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:Naf25f19663c440a68eb4e8e3da813b52 ;
    schema:name "Moonlight Bright"@en,
        "月光月光照亮亮"@zd .

_:N8569d99cef9243eda574264d8448d102 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It's Coming! It's Coming!"@en,
        "它来了! 它来了!"@zd ;
    mo:track_number 10 ;
    schema:duration "PT0:38"^^xsd:interval ;
    schema:inPlaylist _:Naf25f19663c440a68eb4e8e3da813b52 ;
    schema:name "It's Coming! It's Coming!"@en,
        "它来了! 它来了!"@zd .

_:N85ea39d93746449bb20c48ac916f45f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "An Unfinished Fairy Tale"@en,
        "未讲完的童话"@zd ;
    mo:track_number 13 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:Naf25f19663c440a68eb4e8e3da813b52 ;
    schema:name "An Unfinished Fairy Tale"@en,
        "未讲完的童话"@zd .

_:N968e5c6cd17a4a3aad36c2146212520c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Until the Moon Awakens Her"@en,
        "直到月光唤醒她"@zd ;
    mo:track_number 15 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:Naf25f19663c440a68eb4e8e3da813b52 ;
    schema:name "Until the Moon Awakens Her"@en,
        "直到月光唤醒她"@zd .

_:N9bd5629fc2164921ab30382110d80be5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blessing of the Forest"@en,
        "以森林祝福我"@zd ;
    mo:track_number 7 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:Naf25f19663c440a68eb4e8e3da813b52 ;
    schema:name "Blessing of the Forest"@en,
        "以森林祝福我"@zd .

_:Na3d135b94f974ea18daafb24d9034fff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Night of the Hunt"@en,
        "狩猎之夜"@zd ;
    mo:track_number 1 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:Naf25f19663c440a68eb4e8e3da813b52 ;
    schema:name "Night of the Hunt"@en,
        "狩猎之夜"@zd .

_:Na857fa9b28d949c4a065fe36fb359e33 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Call of the Moon"@en,
        "以月光呼唤我"@zd ;
    mo:track_number 6 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:Naf25f19663c440a68eb4e8e3da813b52 ;
    schema:name "Call of the Moon"@en,
        "以月光呼唤我"@zd .

_:Nd6b733f7a7c049b4b427755d24cc03e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To Drink or Resist"@en,
        "喝下它? 反抗它!"@zd ;
    mo:track_number 11 ;
    schema:duration "PT1:18"^^xsd:interval ;
    schema:inPlaylist _:Naf25f19663c440a68eb4e8e3da813b52 ;
    schema:name "To Drink or Resist"@en,
        "喝下它? 反抗它!"@zd .

_:Nded99ea8b0f34972aa854ca215a868f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Story of Her Life"@en,
        "她一生的故事"@zd ;
    mo:track_number 4 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:Naf25f19663c440a68eb4e8e3da813b52 ;
    schema:name "The Story of Her Life"@en,
        "她一生的故事"@zd .

_:Ne33b4b945d814128a5111e7e78bc7848 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heart of the Deep Forest"@en,
        "深林之心"@zd ;
    mo:track_number 2 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:Naf25f19663c440a68eb4e8e3da813b52 ;
    schema:name "Heart of the Deep Forest"@en,
        "深林之心"@zd .

_:Nedc3a3e5645a4a73a6e9f9779fbf62e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "She Is Wildfire"@en,
        "她是不驯火"@zd ;
    mo:track_number 16 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:Naf25f19663c440a68eb4e8e3da813b52 ;
    schema:name "She Is Wildfire"@en,
        "她是不驯火"@zd .

_:Nfe2c3738d4ff4e1a9b52fdd922b3ce14 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Her Song of Freedom!"@en,
        "她即自由歌!"@zd ;
    mo:track_number 12 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:Naf25f19663c440a68eb4e8e3da813b52 ;
    schema:name "Her Song of Freedom!"@en,
        "她即自由歌!"@zd .

_:Naf25f19663c440a68eb4e8e3da813b52 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1f53811657e34d5a8d292dab1383404c,
        _:N20afb1ceb61f4a8184a2e505c9e8cc4d,
        _:N558f26adba8341b3a1618d11ea35288f,
        _:N624e3ca6a103400c8ab09ec72592d584,
        _:N8419a064287249acb6c02852d8808ff3,
        _:N8569d99cef9243eda574264d8448d102,
        _:N85ea39d93746449bb20c48ac916f45f2,
        _:N968e5c6cd17a4a3aad36c2146212520c,
        _:N9bd5629fc2164921ab30382110d80be5,
        _:Na3d135b94f974ea18daafb24d9034fff,
        _:Na857fa9b28d949c4a065fe36fb359e33,
        _:Nd6b733f7a7c049b4b427755d24cc03e2,
        _:Nded99ea8b0f34972aa854ca215a868f5,
        _:Ne33b4b945d814128a5111e7e78bc7848,
        _:Nedc3a3e5645a4a73a6e9f9779fbf62e3,
        _:Nfe2c3738d4ff4e1a9b52fdd922b3ce14 ;
    mo:track_count 16 ;
    schema:duration "PT26:06"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N1f53811657e34d5a8d292dab1383404c,
        _:N20afb1ceb61f4a8184a2e505c9e8cc4d,
        _:N558f26adba8341b3a1618d11ea35288f,
        _:N624e3ca6a103400c8ab09ec72592d584,
        _:N8419a064287249acb6c02852d8808ff3,
        _:N8569d99cef9243eda574264d8448d102,
        _:N85ea39d93746449bb20c48ac916f45f2,
        _:N968e5c6cd17a4a3aad36c2146212520c,
        _:N9bd5629fc2164921ab30382110d80be5,
        _:Na3d135b94f974ea18daafb24d9034fff,
        _:Na857fa9b28d949c4a065fe36fb359e33,
        _:Nd6b733f7a7c049b4b427755d24cc03e2,
        _:Nded99ea8b0f34972aa854ca215a868f5,
        _:Ne33b4b945d814128a5111e7e78bc7848,
        _:Nedc3a3e5645a4a73a6e9f9779fbf62e3,
        _:Nfe2c3738d4ff4e1a9b52fdd922b3ce14 .

