@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 _:N92ce7bd6480645b39f1b7a00d0cd7eac ;
    mo:record _:Nb113aac7875d4962a606d5d066f931ed ;
    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 _:N92ce7bd6480645b39f1b7a00d0cd7eac ;
    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 .

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

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

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

_:N2fac2813d4474bd7a4797ddfcb713a91 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 _:Nb113aac7875d4962a606d5d066f931ed ;
    schema:name "As I Whisper Softly"@en,
        "如我低诉"@zd .

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

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

_:N575b3281afdb453ebddaf145f1e897a8 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 _:Nb113aac7875d4962a606d5d066f931ed ;
    schema:name "Lingering (Sith's lament)"@en,
        "Lingering·希斯的叹息"@zd .

_:N5a44122f2a2c4984bbe10b1400151bd8 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 _:Nb113aac7875d4962a606d5d066f931ed ;
    schema:name "A Tomorrow That Never Came"@en,
        "未曾抵达的明天"@zd .

_:N779738dfcfd74c66adcef7af9c012bee 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 _:Nb113aac7875d4962a606d5d066f931ed ;
    schema:name "Memories of the Azure"@en,
        "记忆的蓝花"@zd .

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

_:N88efae314d644c11b8d7c9464c0fbc2a 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 _:Nb113aac7875d4962a606d5d066f931ed ;
    schema:name "Don't Shed a Tear for Me"@en,
        "别为我哭泣"@zd .

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

_:Nb0819ac8fdc34dda9294d76b335087ee 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 _:Nb113aac7875d4962a606d5d066f931ed ;
    schema:name "Memories in the Quiet Night"@en,
        "寂夜缅念"@zd .

_:Nc9409aa1368a4005a325d807f1346a35 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 _:Nb113aac7875d4962a606d5d066f931ed ;
    schema:name "Shadows of the Past"@en,
        "历史的幽灵"@zd .

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

_:Ncfca2334cd324b25b749d2ce830caf7c 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 _:Nb113aac7875d4962a606d5d066f931ed ;
    schema:name "A Tomorrow Born of Lies"@en,
        "谎言编织明日"@zd .

_:Nd3ccb52691d141d9b27a2655b983655e 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 _:Nb113aac7875d4962a606d5d066f931ed ;
    schema:name "Toward the Other Side of Tears"@en,
        "向着泪的彼岸"@zd .

_:Nda59180ddb3046038ac73d927cd52704 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 _:Nb113aac7875d4962a606d5d066f931ed ;
    schema:name "Reflections Within a Memory"@en,
        "倒映于你的记忆"@zd .

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

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

_:Nfa8de6abe7bf4834961ebf4d0ce0a1ad 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 _:Nb113aac7875d4962a606d5d066f931ed ;
    schema:name "Whispers of the Blue Tears"@en,
        "蓝泪的呓语"@zd .

_:Nb113aac7875d4962a606d5d066f931ed a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0ec6f3564a92481f9f9d42818443bc96,
        _:N124f95e6531848b3b6b5c5e99d476679,
        _:N274e57d45c7340ffbb1fce34bb181b50,
        _:N2fac2813d4474bd7a4797ddfcb713a91,
        _:N51fa0d1d81b44e6c803e0ec4a7439cfc,
        _:N553602349ea348218903cec8e0ae25a5,
        _:N575b3281afdb453ebddaf145f1e897a8,
        _:N5a44122f2a2c4984bbe10b1400151bd8,
        _:N779738dfcfd74c66adcef7af9c012bee,
        _:N7dd19d08947d4b1a9e0b58e3a418f453,
        _:N88efae314d644c11b8d7c9464c0fbc2a,
        _:Nb0819ac8fdc34dda9294d76b335087ee,
        _:Nc9409aa1368a4005a325d807f1346a35,
        _:Nce9f6db421e64f76b618b738d646e031,
        _:Ncfca2334cd324b25b749d2ce830caf7c,
        _:Nd3ccb52691d141d9b27a2655b983655e,
        _:Nda59180ddb3046038ac73d927cd52704,
        _:Ne0e44bf95e6547a0b918373af11551aa,
        _:Ne9c09297727f4e6b871db625c788712f,
        _:Nfa8de6abe7bf4834961ebf4d0ce0a1ad ;
    mo:track_count 20 ;
    schema:duration "PT36:00"^^xsd:interval ;
    schema:numTracks 20 ;
    schema:track _:N0ec6f3564a92481f9f9d42818443bc96,
        _:N124f95e6531848b3b6b5c5e99d476679,
        _:N274e57d45c7340ffbb1fce34bb181b50,
        _:N2fac2813d4474bd7a4797ddfcb713a91,
        _:N51fa0d1d81b44e6c803e0ec4a7439cfc,
        _:N553602349ea348218903cec8e0ae25a5,
        _:N575b3281afdb453ebddaf145f1e897a8,
        _:N5a44122f2a2c4984bbe10b1400151bd8,
        _:N779738dfcfd74c66adcef7af9c012bee,
        _:N7dd19d08947d4b1a9e0b58e3a418f453,
        _:N88efae314d644c11b8d7c9464c0fbc2a,
        _:Nb0819ac8fdc34dda9294d76b335087ee,
        _:Nc9409aa1368a4005a325d807f1346a35,
        _:Nce9f6db421e64f76b618b738d646e031,
        _:Ncfca2334cd324b25b749d2ce830caf7c,
        _:Nd3ccb52691d141d9b27a2655b983655e,
        _:Nda59180ddb3046038ac73d927cd52704,
        _:Ne0e44bf95e6547a0b918373af11551aa,
        _:Ne9c09297727f4e6b871db625c788712f,
        _:Nfa8de6abe7bf4834961ebf4d0ce0a1ad .

