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

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

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

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

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

<artist/80536#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/157894#subject> ;
    schema:name "Qiu Qiu"@en,
        "狐狸球球"@ja ;
    foaf:made <album/157894#composition>,
        <album/157894#lyrics>,
        <album/157894#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/157894#musicalexpression> a mo:Signal ;
    mo:published_as <album/157894#subject> ;
    mo:records <album/157894#performance> .

<album/157894#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Infinity Nikki: Chromatic Beings Everbright (Infinity Nikki Game Original Soundtracks Vol.22)"@en,
        "无限暖暖——九色万相生"@ja,
        "Infinity Nikki: Chromatic Beings Everbright (Infinity Nikki Game Original Soundtracks Vol.22)"@ja-latn ;
    mo:performance_of <album/157894#musicalwork> ;
    mo:recorded_as <album/157894#musicalexpression> ;
    schema:name "Infinity Nikki: Chromatic Beings Everbright (Infinity Nikki Game Original Soundtracks Vol.22)"@en,
        "无限暖暖——九色万相生"@ja,
        "Infinity Nikki: Chromatic Beings Everbright (Infinity Nikki Game Original Soundtracks Vol.22)"@ja-latn ;
    schema:workPerformed <album/157894#musicalwork> .

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

<https://medium-media.vgm.io/albums/49/157894/157894-dd299197ff87.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/157894#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Infinity Nikki: Chromatic Beings Everbright (Infinity Nikki Game Original Soundtracks Vol.22)"@en,
        "无限暖暖——九色万相生"@ja,
        "Infinity Nikki: Chromatic Beings Everbright (Infinity Nikki Game Original Soundtracks Vol.22)"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "@FoldEcho"@en ;
            foaf:made <album/157894#composition> ;
            foaf:name "@FoldEcho"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "@FoldEcho"@en ;
            foaf:made <album/157894#composition> ;
            foaf:name "@FoldEcho"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "@FoldEcho"@en ;
            foaf:made <album/157894#composition> ;
            foaf:name "@FoldEcho"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "@FoldEcho"@en ;
            foaf:made <album/157894#composition> ;
            foaf:name "@FoldEcho"@en ],
        <artist/62163#subject>,
        <artist/69427#subject>,
        <artist/69485#subject>,
        <artist/80536#subject> ;
    mo:produced_work <album/157894#musicalwork> ;
    schema:name "Infinity Nikki: Chromatic Beings Everbright (Infinity Nikki Game Original Soundtracks Vol.22)"@en,
        "无限暖暖——九色万相生"@ja,
        "Infinity Nikki: Chromatic Beings Everbright (Infinity Nikki Game Original Soundtracks Vol.22)"@ja-latn .

<album/157894#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2026-03-02"^^xsd:date ;
    dcterms:title "Infinity Nikki: Chromatic Beings Everbright (Infinity Nikki Game Original Soundtracks Vol.22)"@en,
        "无限暖暖——九色万相生"@ja,
        "Infinity Nikki: Chromatic Beings Everbright (Infinity Nikki Game Original Soundtracks Vol.22)"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/157894#musicalexpression> ;
    mo:publisher _:N81abf51da382485299ec4cd502a7dbdc ;
    mo:record _:N9dc7149da2344da3ab472805f57e9172 ;
    mo:record_count 1 ;
    schema:about <product/24520#subject> ;
    schema:datePublished "2026-03-02"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/49/157894/157894-dd299197ff87.jpg> ;
    schema:name "Infinity Nikki: Chromatic Beings Everbright (Infinity Nikki Game Original Soundtracks Vol.22)"@en,
        "无限暖暖——九色万相生"@ja,
        "Infinity Nikki: Chromatic Beings Everbright (Infinity Nikki Game Original Soundtracks Vol.22)"@ja-latn ;
    schema:publisher _:N81abf51da382485299ec4cd502a7dbdc ;
    foaf:depiction <https://media.vgm.io/albums/49/157894/157894-dd299197ff87.jpg> .

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

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

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

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

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

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

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

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

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

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

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

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

_:N2a2061c6b7464f7a9cb8c44ec3f398f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chromatic Beings Everbright"@en,
        "九色万相生"@zd ;
    mo:track_number 1 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N9dc7149da2344da3ab472805f57e9172 ;
    schema:name "Chromatic Beings Everbright"@en,
        "九色万相生"@zd .

_:N3168618ef465404baf0d15cedb58c312 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forms of Wanxiang"@en,
        "万相靥靥生"@zd ;
    mo:track_number 6 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N9dc7149da2344da3ab472805f57e9172 ;
    schema:name "Forms of Wanxiang"@en,
        "万相靥靥生"@zd .

_:N7758f8efcf62493db21658e40d0976cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Within the Mortal World"@en,
        "九色入尘寰"@zd ;
    mo:track_number 7 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N9dc7149da2344da3ab472805f57e9172 ;
    schema:name "Within the Mortal World"@en,
        "九色入尘寰"@zd .

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

_:N85246a148eb040279baa4d600565b6db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forms of Wanxiang (Instr.)"@en,
        "万相靥靥生 (伴奏)"@zd ;
    mo:track_number 9 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N9dc7149da2344da3ab472805f57e9172 ;
    schema:name "Forms of Wanxiang (Instr.)"@en,
        "万相靥靥生 (伴奏)"@zd .

_:N91ea812d1a10409bba6678f0886b0e97 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chromatic Beings Everbright (Instr.)"@en,
        "九色万相生 (伴奏)"@zd ;
    mo:track_number 3 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N9dc7149da2344da3ab472805f57e9172 ;
    schema:name "Chromatic Beings Everbright (Instr.)"@en,
        "九色万相生 (伴奏)"@zd .

_:N9c71716ed135433aa745718fec76de1b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Step into Wanxiang"@en,
        "入万相, 吼天光!"@zd ;
    mo:track_number 5 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:N9dc7149da2344da3ab472805f57e9172 ;
    schema:name "Step into Wanxiang"@en,
        "入万相, 吼天光!"@zd .

_:Na99b84d8b310451289566b8fb4d93c95 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forms United"@en,
        "万相归一, 九色入尘"@zd ;
    mo:track_number 2 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N9dc7149da2344da3ab472805f57e9172 ;
    schema:name "Forms United"@en,
        "万相归一, 九色入尘"@zd .

_:Nb102d6b3a3f8455dacb5eb428cc4d464 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Within the Mortal World (Instr.)"@en,
        "九色入尘寰 (伴奏)"@zd ;
    mo:track_number 10 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N9dc7149da2344da3ab472805f57e9172 ;
    schema:name "Within the Mortal World (Instr.)"@en,
        "九色入尘寰 (伴奏)"@zd .

_:Nbc9c1edd04f04850a02a0ce8cbfb3bd3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forms United (Instr.)"@en,
        "万相归一, 九色入尘 (伴奏)"@zd ;
    mo:track_number 4 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N9dc7149da2344da3ab472805f57e9172 ;
    schema:name "Forms United (Instr.)"@en,
        "万相归一, 九色入尘 (伴奏)"@zd .

_:Ncdaa4d8b7b8c460ea969f8f3e350c818 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Step into Wanxiang (Instr.)"@en,
        "入万相, 吼天光! (伴奏)"@zd ;
    mo:track_number 8 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:N9dc7149da2344da3ab472805f57e9172 ;
    schema:name "Step into Wanxiang (Instr.)"@en,
        "入万相, 吼天光! (伴奏)"@zd .

_:N9dc7149da2344da3ab472805f57e9172 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2a2061c6b7464f7a9cb8c44ec3f398f7,
        _:N3168618ef465404baf0d15cedb58c312,
        _:N7758f8efcf62493db21658e40d0976cc,
        _:N85246a148eb040279baa4d600565b6db,
        _:N91ea812d1a10409bba6678f0886b0e97,
        _:N9c71716ed135433aa745718fec76de1b,
        _:Na99b84d8b310451289566b8fb4d93c95,
        _:Nb102d6b3a3f8455dacb5eb428cc4d464,
        _:Nbc9c1edd04f04850a02a0ce8cbfb3bd3,
        _:Ncdaa4d8b7b8c460ea969f8f3e350c818 ;
    mo:track_count 10 ;
    schema:duration "PT29:24"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N2a2061c6b7464f7a9cb8c44ec3f398f7,
        _:N3168618ef465404baf0d15cedb58c312,
        _:N7758f8efcf62493db21658e40d0976cc,
        _:N85246a148eb040279baa4d600565b6db,
        _:N91ea812d1a10409bba6678f0886b0e97,
        _:N9c71716ed135433aa745718fec76de1b,
        _:Na99b84d8b310451289566b8fb4d93c95,
        _:Nb102d6b3a3f8455dacb5eb428cc4d464,
        _:Nbc9c1edd04f04850a02a0ce8cbfb3bd3,
        _:Ncdaa4d8b7b8c460ea969f8f3e350c818 .

