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

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

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

<artist/52584#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/156988#subject> ;
    schema:name "Xin Zhao"@en,
        "赵鑫"@ja ;
    foaf:made <album/156988#composition>,
        <album/156988#subject> ;
    foaf:name "Xin Zhao"@en,
        "赵鑫"@ja .

<artist/56822#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/156988#subject> ;
    schema:name "Arcangelo Chen"@en ;
    foaf:made <album/156988#composition>,
        <album/156988#subject> ;
    foaf:name "Arcangelo Chen"@en .

<artist/59094#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/156988#subject> ;
    schema:name "Lunan"@en,
        "路南"@ja ;
    foaf:made <album/156988#composition>,
        <album/156988#subject> ;
    foaf:name "Lunan"@en,
        "路南"@ja .

<artist/60027#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/156988#subject> ;
    schema:name "Yang Lee"@en,
        "李洋"@ja ;
    foaf:made <album/156988#composition>,
        <album/156988#subject> ;
    foaf:name "Yang Lee"@en,
        "李洋"@ja .

<product/10199#subject> a schema:CreativeWork ;
    schema:name "Genshin Impact"@en,
        "原神"@ja,
        "Yuanshen"@ja-latn ;
    foaf:name "Genshin Impact"@en,
        "原神"@ja,
        "Yuanshen"@ja-latn .

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

<album/156988#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Genshin Impact - When Lanterns Echo the Moon"@en,
        "原神-霄灯映明月 When Lanterns Echo the Moon"@ja,
        "Genshin Impact - When Lanterns Echo the Moon"@ja-latn ;
    mo:performance_of <album/156988#musicalwork> ;
    mo:recorded_as <album/156988#musicalexpression> ;
    schema:name "Genshin Impact - When Lanterns Echo the Moon"@en,
        "原神-霄灯映明月 When Lanterns Echo the Moon"@ja,
        "Genshin Impact - When Lanterns Echo the Moon"@ja-latn ;
    schema:workPerformed <album/156988#musicalwork> .

<org/3360#subject> schema:name "miHoYo"@en,
        "上海米哈游网络科技股份有限公司"@ja,
        "miHoYo"@ja-latn ;
    foaf:name "miHoYo"@en,
        "上海米哈游网络科技股份有限公司"@ja,
        "miHoYo"@ja-latn .

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

<https://medium-media.vgm.io/albums/88/156988/156988-36d24b0e1565.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/156988#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Genshin Impact - When Lanterns Echo the Moon"@en,
        "原神-霄灯映明月 When Lanterns Echo the Moon"@ja,
        "Genshin Impact - When Lanterns Echo the Moon"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(HOYO-MiX)"@en ;
            foaf:made <album/156988#composition> ;
            foaf:name "(HOYO-MiX)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(HOYO-MiX"@en ;
            foaf:made <album/156988#composition> ;
            foaf:name "(HOYO-MiX"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(HOYO-MiX)"@en ;
            foaf:made <album/156988#composition> ;
            foaf:name "(HOYO-MiX)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(HOYO-MiX)"@en ;
            foaf:made <album/156988#composition> ;
            foaf:name "(HOYO-MiX)"@en ],
        <artist/52584#subject>,
        <artist/56822#subject>,
        <artist/59094#subject>,
        <artist/60027#subject> ;
    mo:produced_work <album/156988#musicalwork> ;
    schema:name "Genshin Impact - When Lanterns Echo the Moon"@en,
        "原神-霄灯映明月 When Lanterns Echo the Moon"@ja,
        "Genshin Impact - When Lanterns Echo the Moon"@ja-latn .

<album/156988#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2026-02-06"^^xsd:date ;
    dcterms:title "Genshin Impact - When Lanterns Echo the Moon"@en,
        "原神-霄灯映明月 When Lanterns Echo the Moon"@ja,
        "Genshin Impact - When Lanterns Echo the Moon"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/156988#musicalexpression> ;
    mo:publisher <org/3360#subject> ;
    mo:record _:N7a5dfc22269947078392dbeba1ddee0e ;
    mo:record_count 1 ;
    schema:about <product/10199#subject> ;
    schema:datePublished "2026-02-06"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/88/156988/156988-36d24b0e1565.jpg> ;
    schema:name "Genshin Impact - When Lanterns Echo the Moon"@en,
        "原神-霄灯映明月 When Lanterns Echo the Moon"@ja,
        "Genshin Impact - When Lanterns Echo the Moon"@ja-latn ;
    schema:publisher <org/3360#subject> ;
    foaf:depiction <https://media.vgm.io/albums/88/156988/156988-36d24b0e1565.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/156988#subject> ;
    schema:name "(HOYO-MiX)"@en ;
    foaf:made <album/156988#subject> ;
    foaf:name "(HOYO-MiX)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/156988#subject> ;
    schema:name "(HOYO-MiX)"@en ;
    foaf:made <album/156988#subject> ;
    foaf:name "(HOYO-MiX)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/156988#subject> ;
    schema:name "(HOYO-MiX)"@en ;
    foaf:made <album/156988#subject> ;
    foaf:name "(HOYO-MiX)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/156988#subject> ;
    schema:name "(HOYO-MiX"@en ;
    foaf:made <album/156988#subject> ;
    foaf:name "(HOYO-MiX"@en .

_:N11c12d8a5e40479ab73c0fc53f9db254 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Everlasting Dawn at Night"@en,
        "かつて見た月と灯"@ja,
        "灯月如故"@zd ;
    mo:track_number 3 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:N7a5dfc22269947078392dbeba1ddee0e ;
    schema:name "Everlasting Dawn at Night"@en,
        "かつて見た月と灯"@ja,
        "灯月如故"@zd .

_:N3681636bb70d4676848ac5a9051b6f31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Hazy Moon"@en,
        "霧の楼閣、仄蒼き月光"@ja,
        "云楼烟霭月斜白"@zd ;
    mo:track_number 5 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N7a5dfc22269947078392dbeba1ddee0e ;
    schema:name "The Hazy Moon"@en,
        "霧の楼閣、仄蒼き月光"@ja,
        "云楼烟霭月斜白"@zd .

_:N4c171f0c9b364f0eb6f9e500fd10fb65 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crescent Gildeth the Dark"@en,
        "三日月の輝きが届く場所"@ja,
        "朏魄光映处"@zd ;
    mo:track_number 6 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N7a5dfc22269947078392dbeba1ddee0e ;
    schema:name "Crescent Gildeth the Dark"@en,
        "三日月の輝きが届く場所"@ja,
        "朏魄光映处"@zd .

_:N63bde2158f07432185ea26d7c511ea68 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Moon's Mist-Woven Veil"@en,
        "銀盤を遮る蛙"@ja,
        "詹诸张幕遮银阙"@zd ;
    mo:track_number 7 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N7a5dfc22269947078392dbeba1ddee0e ;
    schema:name "The Moon's Mist-Woven Veil"@en,
        "銀盤を遮る蛙"@ja,
        "詹诸张幕遮银阙"@zd .

_:N7cdf785138774f869a6d98a6a54ca9b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Bright, Fresh Year"@en,
        "宵明けて迎春"@ja,
        "一宵岁起明日新"@zd ;
    mo:track_number 9 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N7a5dfc22269947078392dbeba1ddee0e ;
    schema:name "A Bright, Fresh Year"@en,
        "宵明けて迎春"@ja,
        "一宵岁起明日新"@zd .

_:N9c4f97b12a4d44f98da9177e9bb36f2f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Dream Within a Dream"@en,
        "儚き夢"@ja,
        "烂柯胥梦"@zd ;
    mo:track_number 2 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N7a5dfc22269947078392dbeba1ddee0e ;
    schema:name "A Dream Within a Dream"@en,
        "儚き夢"@ja,
        "烂柯胥梦"@zd .

_:Nb9fd49d0cbf549c29d97e350ac749d05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lanterns in the Moonlit Twilight"@en,
        "薄闇を照らす月明かり"@ja,
        "月照灯影阑珊处"@zd ;
    mo:track_number 4 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:N7a5dfc22269947078392dbeba1ddee0e ;
    schema:name "Lanterns in the Moonlit Twilight"@en,
        "薄闇を照らす月明かり"@ja,
        "月照灯影阑珊处"@zd .

_:Nc67938732dd444199dcfdb12914f62f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Where Tender Night Embraceth Thee"@en,
        "追いかける玉兎"@ja,
        "银花玉鉴逐人来"@zd ;
    mo:track_number 8 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N7a5dfc22269947078392dbeba1ddee0e ;
    schema:name "Where Tender Night Embraceth Thee"@en,
        "追いかける玉兎"@ja,
        "银花玉鉴逐人来"@zd .

_:Ned214ec558c948d39e22eb76bdf0be60 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Floating Mist"@en,
        "巻き上げる土埃"@ja,
        "野马尘埃"@zd ;
    mo:track_number 1 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N7a5dfc22269947078392dbeba1ddee0e ;
    schema:name "Floating Mist"@en,
        "巻き上げる土埃"@ja,
        "野马尘埃"@zd .

_:N7a5dfc22269947078392dbeba1ddee0e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N11c12d8a5e40479ab73c0fc53f9db254,
        _:N3681636bb70d4676848ac5a9051b6f31,
        _:N4c171f0c9b364f0eb6f9e500fd10fb65,
        _:N63bde2158f07432185ea26d7c511ea68,
        _:N7cdf785138774f869a6d98a6a54ca9b4,
        _:N9c4f97b12a4d44f98da9177e9bb36f2f,
        _:Nb9fd49d0cbf549c29d97e350ac749d05,
        _:Nc67938732dd444199dcfdb12914f62f1,
        _:Ned214ec558c948d39e22eb76bdf0be60 ;
    mo:track_count 9 ;
    schema:duration "PT23:11"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N11c12d8a5e40479ab73c0fc53f9db254,
        _:N3681636bb70d4676848ac5a9051b6f31,
        _:N4c171f0c9b364f0eb6f9e500fd10fb65,
        _:N63bde2158f07432185ea26d7c511ea68,
        _:N7cdf785138774f869a6d98a6a54ca9b4,
        _:N9c4f97b12a4d44f98da9177e9bb36f2f,
        _:Nb9fd49d0cbf549c29d97e350ac749d05,
        _:Nc67938732dd444199dcfdb12914f62f1,
        _:Ned214ec558c948d39e22eb76bdf0be60 .

