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

<artist/73961#subject> a schema:Person,
        foaf:Person ;
    schema:name "Chengcheng Tang"@en,
        "汤城城"@ja ;
    foaf:made <album/151368#lyrics>,
        <album/151368#subject> ;
    foaf:name "Chengcheng Tang"@en,
        "汤城城"@ja .

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

<artist/62163#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151368#subject> ;
    schema:name "铱铱"@ja ;
    foaf:made <album/151368#composition>,
        <album/151368#subject> ;
    foaf:name "铱铱"@ja .

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

<artist/69427#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151368#subject> ;
    schema:name "Xu Wang"@en,
        "王栩"@ja ;
    foaf:made <album/151368#composition>,
        <album/151368#subject> ;
    foaf:name "Xu Wang"@en,
        "王栩"@ja .

<artist/69436#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151368#subject> ;
    schema:name "Yichen Lin"@en,
        "林奕晨"@ja ;
    foaf:made <album/151368#composition>,
        <album/151368#subject> ;
    foaf:name "Yichen Lin"@en,
        "林奕晨"@ja .

<artist/69485#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151368#subject> ;
    schema:name "Xi Li"@en,
        "李茜"@ja ;
    foaf:made <album/151368#composition>,
        <album/151368#subject> ;
    foaf:name "Xi Li"@en,
        "李茜"@ja .

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

<artist/70317#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151368#subject> ;
    schema:name "Alaok"@en ;
    foaf:made <album/151368#composition>,
        <album/151368#subject> ;
    foaf:name "Alaok"@en .

<artist/72764#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151368#subject> ;
    schema:name "Mai Pu Duo"@en,
        "麦普多"@ja ;
    foaf:made <album/151368#composition>,
        <album/151368#subject> ;
    foaf:name "Mai Pu Duo"@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/151368#lyrics> a mo:Lyrics .

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

<album/151368#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Infinity Nikki: Tears of Memory"@en,
        "无限暖暖——所有泪水都已铭记"@ja,
        "Infinity Nikki: Tears of Memory"@ja-latn ;
    mo:performance_of <album/151368#musicalwork> ;
    mo:recorded_as <album/151368#musicalexpression> ;
    schema:name "Infinity Nikki: Tears of Memory"@en,
        "无限暖暖——所有泪水都已铭记"@ja,
        "Infinity Nikki: Tears of Memory"@ja-latn ;
    schema:workPerformed <album/151368#musicalwork> .

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

<https://medium-media.vgm.io/albums/86/151368/151368-b48d5b7a99a6.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/151368#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Infinity Nikki: Tears of Memory"@en,
        "无限暖暖——所有泪水都已铭记"@ja,
        "Infinity Nikki: Tears of Memory"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "@FoldEcho"@en ;
            foaf:made <album/151368#composition> ;
            foaf:name "@FoldEcho"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "@FoldEcho"@en ;
            foaf:made <album/151368#composition> ;
            foaf:name "@FoldEcho"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "@FoldEcho"@en ;
            foaf:made <album/151368#composition> ;
            foaf:name "@FoldEcho"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "@FoldEcho"@en ;
            foaf:made <album/151368#composition> ;
            foaf:name "@FoldEcho"@en ],
        <artist/62163#subject>,
        <artist/66593#subject>,
        <artist/69427#subject>,
        <artist/69436#subject>,
        <artist/69485#subject>,
        <artist/69489#subject>,
        <artist/70317#subject>,
        <artist/72764#subject> ;
    mo:produced_work <album/151368#musicalwork> ;
    schema:name "Infinity Nikki: Tears of Memory"@en,
        "无限暖暖——所有泪水都已铭记"@ja,
        "Infinity Nikki: Tears of Memory"@ja-latn .

<album/151368#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-07-17"^^xsd:date ;
    dcterms:title "Infinity Nikki: Tears of Memory"@en,
        "无限暖暖——所有泪水都已铭记"@ja,
        "Infinity Nikki: Tears of Memory"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/151368#musicalexpression> ;
    mo:publisher _:N4ac2bceaa5b94fc6a7f1360879611fcf ;
    mo:record _:N1d9e669c05cb4033b4a985694bf2e7c0 ;
    mo:record_count 1 ;
    schema:about <product/24520#subject> ;
    schema:datePublished "2025-07-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/86/151368/151368-b48d5b7a99a6.jpg> ;
    schema:name "Infinity Nikki: Tears of Memory"@en,
        "无限暖暖——所有泪水都已铭记"@ja,
        "Infinity Nikki: Tears of Memory"@ja-latn ;
    schema:publisher _:N4ac2bceaa5b94fc6a7f1360879611fcf ;
    foaf:depiction <https://media.vgm.io/albums/86/151368/151368-b48d5b7a99a6.jpg> .

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

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

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

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

_:N148655ab177545af87b617f39dba3e4b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Farewell, Sith"@en,
        "再见, 希斯"@zd ;
    mo:track_number 16 ;
    schema:duration "PT0:49"^^xsd:interval ;
    schema:inPlaylist _:N1d9e669c05cb4033b4a985694bf2e7c0 ;
    schema:name "Farewell, Sith"@en,
        "再见, 希斯"@zd .

_:N17c778454a1e4d68a44013eceb562d18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Memories of the Azure"@en,
        "记忆的蓝花"@zd ;
    mo:track_number 12 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N1d9e669c05cb4033b4a985694bf2e7c0 ;
    schema:name "Memories of the Azure"@en,
        "记忆的蓝花"@zd .

_:N1f8ca1402b7348a797399fe37c026f03 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Tomorrow Born of Lies"@en,
        "谎言编织明日"@zd ;
    mo:track_number 5 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N1d9e669c05cb4033b4a985694bf2e7c0 ;
    schema:name "A Tomorrow Born of Lies"@en,
        "谎言编织明日"@zd .

_:N2c6c6ceb6ae54b48a99672c3d6ab7a32 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Our Journey Together"@en,
        "在我们的旅途中"@zd ;
    mo:track_number 13 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:N1d9e669c05cb4033b4a985694bf2e7c0 ;
    schema:name "Our Journey Together"@en,
        "在我们的旅途中"@zd .

_:N37366a2ac62440aeb7262d5a4a15f5f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Drowned Wish"@en,
        "沉没的祈愿"@zd ;
    mo:track_number 4 ;
    schema:duration "PT0:50"^^xsd:interval ;
    schema:inPlaylist _:N1d9e669c05cb4033b4a985694bf2e7c0 ;
    schema:name "A Drowned Wish"@en,
        "沉没的祈愿"@zd .

_:N41508d7c4464482793017dae3ed2a249 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Memories in the Quiet Night"@en,
        "寂夜缅念"@zd ;
    mo:track_number 6 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N1d9e669c05cb4033b4a985694bf2e7c0 ;
    schema:name "Memories in the Quiet Night"@en,
        "寂夜缅念"@zd .

_:N4ac2bceaa5b94fc6a7f1360879611fcf 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 .

_:N530338d0bc414d9180b6355f73faeed9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Tomorrow That Never Came"@en,
        "未曾抵达的明天"@zd ;
    mo:track_number 14 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:N1d9e669c05cb4033b4a985694bf2e7c0 ;
    schema:name "A Tomorrow That Never Came"@en,
        "未曾抵达的明天"@zd .

_:N56ec33f6a61c497c88293a71e2c8a1b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deepwater Secrets"@en,
        "水渊秘事"@zd ;
    mo:track_number 8 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N1d9e669c05cb4033b4a985694bf2e7c0 ;
    schema:name "Deepwater Secrets"@en,
        "水渊秘事"@zd .

_:N615ca01693b24da093789984ce6d0046 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reflections Within a Memory"@en,
        "倒映于你的记忆"@zd ;
    mo:track_number 11 ;
    schema:duration "PT0:44"^^xsd:interval ;
    schema:inPlaylist _:N1d9e669c05cb4033b4a985694bf2e7c0 ;
    schema:name "Reflections Within a Memory"@en,
        "倒映于你的记忆"@zd .

_:N79e39d0cd105438b86d13372092a0f26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lingering"@en,
        "Lingering (挥之不去)"@zd ;
    mo:track_number 1 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N1d9e669c05cb4033b4a985694bf2e7c0 ;
    schema:name "Lingering"@en,
        "Lingering (挥之不去)"@zd .

_:N8a3ba31dba304de092f1986f34e60844 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Whispers of the Blue Tears"@en,
        "蓝泪的呓语"@zd ;
    mo:track_number 7 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N1d9e669c05cb4033b4a985694bf2e7c0 ;
    schema:name "Whispers of the Blue Tears"@en,
        "蓝泪的呓语"@zd .

_:N91632a5e3e17485f829c1ad82876cc1a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lingering (Instr.)"@en,
        "Lingering (伴奏)"@zd ;
    mo:track_number 20 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N1d9e669c05cb4033b4a985694bf2e7c0 ;
    schema:name "Lingering (Instr.)"@en,
        "Lingering (伴奏)"@zd .

_:Na7cc61a49c844bf5a7c9f8fcc3934c4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shadows of the Past"@en,
        "历史的幽灵"@zd ;
    mo:track_number 3 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N1d9e669c05cb4033b4a985694bf2e7c0 ;
    schema:name "Shadows of the Past"@en,
        "历史的幽灵"@zd .

_:Na867ccf25c154383bef04952b95a7408 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Don't Shed a Tear for Me"@en,
        "别为我哭泣"@zd ;
    mo:track_number 15 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:N1d9e669c05cb4033b4a985694bf2e7c0 ;
    schema:name "Don't Shed a Tear for Me"@en,
        "别为我哭泣"@zd .

_:Nac0b1c6ac3514bd68b374c886811c152 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Toward the Other Side of Tears"@en,
        "向着泪的彼岸"@zd ;
    mo:track_number 18 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:N1d9e669c05cb4033b4a985694bf2e7c0 ;
    schema:name "Toward the Other Side of Tears"@en,
        "向着泪的彼岸"@zd .

_:Nb1530537aa8447cab94cac10bcfadc66 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lingering (Sith's lament)"@en,
        "Lingering·希斯的叹息"@zd ;
    mo:track_number 2 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N1d9e669c05cb4033b4a985694bf2e7c0 ;
    schema:name "Lingering (Sith's lament)"@en,
        "Lingering·希斯的叹息"@zd .

_:Nc69b3116473644298faef778fe507841 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "As I Whisper Softly"@en,
        "如我低诉"@zd ;
    mo:track_number 10 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:N1d9e669c05cb4033b4a985694bf2e7c0 ;
    schema:name "As I Whisper Softly"@en,
        "如我低诉"@zd .

_:Neb3ec774f1d345b7a815f775ba468a72 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sith! Sith! Sith!"@en,
        "希斯! 希斯! 希斯!"@zd ;
    mo:track_number 9 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:N1d9e669c05cb4033b4a985694bf2e7c0 ;
    schema:name "Sith! Sith! Sith!"@en,
        "希斯! 希斯! 希斯!"@zd .

_:Nf5d79fc12c7c4d88a59194d7bde3146f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tide of Tears"@en,
        "落入泪之潮"@zd ;
    mo:track_number 19 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:N1d9e669c05cb4033b4a985694bf2e7c0 ;
    schema:name "Tide of Tears"@en,
        "落入泪之潮"@zd .

_:Nfd92fa8da3f746a9a43188864e733c4e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Misty Waltz"@en,
        "雾色舞曲"@zd ;
    mo:track_number 17 ;
    schema:duration "PT0:29"^^xsd:interval ;
    schema:inPlaylist _:N1d9e669c05cb4033b4a985694bf2e7c0 ;
    schema:name "Misty Waltz"@en,
        "雾色舞曲"@zd .

_:N1d9e669c05cb4033b4a985694bf2e7c0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N148655ab177545af87b617f39dba3e4b,
        _:N17c778454a1e4d68a44013eceb562d18,
        _:N1f8ca1402b7348a797399fe37c026f03,
        _:N2c6c6ceb6ae54b48a99672c3d6ab7a32,
        _:N37366a2ac62440aeb7262d5a4a15f5f7,
        _:N41508d7c4464482793017dae3ed2a249,
        _:N530338d0bc414d9180b6355f73faeed9,
        _:N56ec33f6a61c497c88293a71e2c8a1b9,
        _:N615ca01693b24da093789984ce6d0046,
        _:N79e39d0cd105438b86d13372092a0f26,
        _:N8a3ba31dba304de092f1986f34e60844,
        _:N91632a5e3e17485f829c1ad82876cc1a,
        _:Na7cc61a49c844bf5a7c9f8fcc3934c4d,
        _:Na867ccf25c154383bef04952b95a7408,
        _:Nac0b1c6ac3514bd68b374c886811c152,
        _:Nb1530537aa8447cab94cac10bcfadc66,
        _:Nc69b3116473644298faef778fe507841,
        _:Neb3ec774f1d345b7a815f775ba468a72,
        _:Nf5d79fc12c7c4d88a59194d7bde3146f,
        _:Nfd92fa8da3f746a9a43188864e733c4e ;
    mo:track_count 20 ;
    schema:duration "PT36:00"^^xsd:interval ;
    schema:numTracks 20 ;
    schema:track _:N148655ab177545af87b617f39dba3e4b,
        _:N17c778454a1e4d68a44013eceb562d18,
        _:N1f8ca1402b7348a797399fe37c026f03,
        _:N2c6c6ceb6ae54b48a99672c3d6ab7a32,
        _:N37366a2ac62440aeb7262d5a4a15f5f7,
        _:N41508d7c4464482793017dae3ed2a249,
        _:N530338d0bc414d9180b6355f73faeed9,
        _:N56ec33f6a61c497c88293a71e2c8a1b9,
        _:N615ca01693b24da093789984ce6d0046,
        _:N79e39d0cd105438b86d13372092a0f26,
        _:N8a3ba31dba304de092f1986f34e60844,
        _:N91632a5e3e17485f829c1ad82876cc1a,
        _:Na7cc61a49c844bf5a7c9f8fcc3934c4d,
        _:Na867ccf25c154383bef04952b95a7408,
        _:Nac0b1c6ac3514bd68b374c886811c152,
        _:Nb1530537aa8447cab94cac10bcfadc66,
        _:Nc69b3116473644298faef778fe507841,
        _:Neb3ec774f1d345b7a815f775ba468a72,
        _:Nf5d79fc12c7c4d88a59194d7bde3146f,
        _:Nfd92fa8da3f746a9a43188864e733c4e .

