@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 _:Nff5426351714457ba3ac85ef07b20bc1 ;
    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 ;
    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 "陆棠疏"@en ;
    foaf:made <album/154466#lyrics> ;
    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 "windflowerLia"@en ;
    foaf:made <album/154466#lyrics> ;
    foaf:name "windflowerLia"@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#lyrics> ;
    foaf:name "烧鸡"@en .

[] 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 ;
    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 "KBShinya"@en ;
    foaf:made <album/154466#subject> ;
    foaf:name "KBShinya"@en .

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

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

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

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

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

_:Nff5426351714457ba3ac85ef07b20bc1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1859f016ed224f60ad4f9547373034bf,
        _:N2b8a83ba6d40435bb3e2604956e71c50,
        _:N44829e0be7de4ae985057233ff8e078d,
        _:N9bb8f1046c324aa2950cbc9721c6821a,
        _:Nf285c52888434feda4d760ac51da3723 ;
    mo:track_count 5 ;
    schema:duration "PT15:30"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N1859f016ed224f60ad4f9547373034bf,
        _:N2b8a83ba6d40435bb3e2604956e71c50,
        _:N44829e0be7de4ae985057233ff8e078d,
        _:N9bb8f1046c324aa2950cbc9721c6821a,
        _:Nf285c52888434feda4d760ac51da3723 .

