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

<artist/33158#subject> a schema:Person,
        foaf:Person ;
    schema:name "Cassie Wei"@en ;
    foaf:made <album/154466#subject>,
        <album/154466#vocals> ;
    foaf:name "Cassie Wei"@en .

<artist/54429#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/154466#subject> ;
    schema:name "TSAR"@en ;
    foaf:made <album/154466#composition>,
        <album/154466#subject> ;
    foaf:name "TSAR"@en .

<product/12729#subject> a schema:CreativeWork ;
    schema:name "Honkai: Star Rail"@en,
        "崩坏：星穹铁道"@ja,
        "Honkai: Star Rail"@ja-latn ;
    foaf:name "Honkai: Star Rail"@en,
        "崩坏：星穹铁道"@ja,
        "Honkai: Star Rail"@ja-latn .

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

<album/154466#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Honkai: Star Rail - Ripples of Past Reverie"@en,
        "崩坏:星穹铁道-昔涟 Ripples of Past Reverie"@ja,
        "Honkai: Star Rail - Ripples of Past Reverie"@ja-latn ;
    mo:performance_of <album/154466#musicalwork> ;
    mo:recorded_as <album/154466#musicalexpression> ;
    schema:name "Honkai: Star Rail - Ripples of Past Reverie"@en,
        "崩坏:星穹铁道-昔涟 Ripples of Past Reverie"@ja,
        "Honkai: Star Rail - Ripples of Past Reverie"@ja-latn ;
    schema:workPerformed <album/154466#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/66/154466/154466-a8334f620dbb.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/154466#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/66/154466/154466-a8334f620dbb.jpg> ;
    foaf:depicts <album/154466#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/66/154466/154466-a8334f620dbb.jpg> .

<https://medium-media.vgm.io/albums/66/154466/154466-a8334f620dbb.jpg> a schema:ImageObject,
        foaf:Image .

<album/154466#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Honkai: Star Rail - Ripples of Past Reverie"@en,
        "崩坏:星穹铁道-昔涟 Ripples of Past Reverie"@ja,
        "Honkai: Star Rail - Ripples of Past Reverie"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(HOYO-MiX"@en ;
            foaf:made <album/154466#composition> ;
            foaf:name "(HOYO-MiX"@en ],
        <artist/54429#subject> ;
    mo:produced_work <album/154466#musicalwork> ;
    schema:name "Honkai: Star Rail - Ripples of Past Reverie"@en,
        "崩坏:星穹铁道-昔涟 Ripples of Past Reverie"@ja,
        "Honkai: Star Rail - Ripples of Past Reverie"@ja-latn .

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

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

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

<album/154466#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-11-06"^^xsd:date ;
    dcterms:title "Honkai: Star Rail - Ripples of Past Reverie"@en,
        "崩坏:星穹铁道-昔涟 Ripples of Past Reverie"@ja,
        "Honkai: Star Rail - Ripples of Past Reverie"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/154466#musicalexpression> ;
    mo:publisher <org/3360#subject> ;
    mo:record _:N0ff2ce6f47554dd3b43eba5adf665912 ;
    mo:record_count 1 ;
    schema:about <product/12729#subject> ;
    schema:datePublished "2025-11-06"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/66/154466/154466-a8334f620dbb.jpg> ;
    schema:name "Honkai: Star Rail - Ripples of Past Reverie"@en,
        "崩坏:星穹铁道-昔涟 Ripples of Past Reverie"@ja,
        "Honkai: Star Rail - Ripples of Past Reverie"@ja-latn ;
    schema:publisher <org/3360#subject> ;
    foaf:depiction <https://media.vgm.io/albums/66/154466/154466-a8334f620dbb.jpg> .

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

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

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

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

[] a schema:Person,
        foaf:Person ;
    schema:name "陆棠疏"@en ;
    foaf:made <album/154466#lyrics> ;
    foaf:name "陆棠疏"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "张韶涵"@en ;
    foaf:made <album/154466#vocals> ;
    foaf:name "张韶涵"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "陆棠疏"@en ;
    foaf:made <album/154466#subject> ;
    foaf:name "陆棠疏"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "张韶涵"@en ;
    foaf:made <album/154466#subject> ;
    foaf:name "张韶涵"@en .

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

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

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

_:N89d2669bb03a49fab4a1f7936d3ff504 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ripples of Past Reverie"@zd ;
    mo:track_number 2 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N0ff2ce6f47554dd3b43eba5adf665912 ;
    schema:name "Ripples of Past Reverie"@zd .

_:N8ae3028689a94a14a2dd3f669c898e08 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "昔涟 Ripples of Past Reverie (伴奏)"@zd ;
    mo:track_number 3 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N0ff2ce6f47554dd3b43eba5adf665912 ;
    schema:name "昔涟 Ripples of Past Reverie (伴奏)"@zd .

_:Na71a70cec16c438ba345baf9211cc077 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "昔涟 (中文和声伴奏)"@zd ;
    mo:track_number 4 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N0ff2ce6f47554dd3b43eba5adf665912 ;
    schema:name "昔涟 (中文和声伴奏)"@zd .

_:Nd27866367aa94862b9809c9fd4491dc7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "昔涟"@zd ;
    mo:track_number 1 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N0ff2ce6f47554dd3b43eba5adf665912 ;
    schema:name "昔涟"@zd .

_:Nf1247bb6c63b40f2856c26a34c8e98de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ripples of Past Reverie (英文和声伴奏)"@zd ;
    mo:track_number 5 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N0ff2ce6f47554dd3b43eba5adf665912 ;
    schema:name "Ripples of Past Reverie (英文和声伴奏)"@zd .

_:N0ff2ce6f47554dd3b43eba5adf665912 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N89d2669bb03a49fab4a1f7936d3ff504,
        _:N8ae3028689a94a14a2dd3f669c898e08,
        _:Na71a70cec16c438ba345baf9211cc077,
        _:Nd27866367aa94862b9809c9fd4491dc7,
        _:Nf1247bb6c63b40f2856c26a34c8e98de ;
    mo:track_count 5 ;
    schema:duration "PT15:30"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N89d2669bb03a49fab4a1f7936d3ff504,
        _:N8ae3028689a94a14a2dd3f669c898e08,
        _:Na71a70cec16c438ba345baf9211cc077,
        _:Nd27866367aa94862b9809c9fd4491dc7,
        _:Nf1247bb6c63b40f2856c26a34c8e98de .

