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

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

<artist/20066#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/156905#subject> ;
    schema:name "Yamato Kasai"@en ;
    foaf:made <album/156905#composition>,
        <album/156905#subject> ;
    foaf:name "Yamato Kasai"@en .

<artist/33158#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/156905#subject> ;
    schema:name "Cassie Wei"@en ;
    foaf:made <album/156905#composition>,
        <album/156905#subject>,
        <album/156905#vocals> ;
    foaf:name "Cassie Wei"@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/156905#musicalexpression> a mo:Signal ;
    mo:published_as <album/156905#subject> ;
    mo:records <album/156905#performance> .

<album/156905#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "What the Ripple Sees / Mili"@en,
        "What the Ripple Sees / Mili"@ja,
        "What the Ripple Sees / Mili"@ja-latn ;
    mo:performance_of <album/156905#musicalwork> ;
    mo:recorded_as <album/156905#musicalexpression> ;
    schema:name "What the Ripple Sees / Mili"@en,
        "What the Ripple Sees / Mili"@ja,
        "What the Ripple Sees / Mili"@ja-latn ;
    schema:workPerformed <album/156905#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/50/156905/156905-bf6fa4cc97d2.jpg> a schema:ImageObject,
        foaf:Image .

<album/156905#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "What the Ripple Sees / Mili"@en,
        "What the Ripple Sees / Mili"@ja,
        "What the Ripple Sees / Mili"@ja-latn ;
    mo:composer <artist/20066#subject>,
        <artist/33158#subject> ;
    mo:produced_work <album/156905#musicalwork> ;
    schema:name "What the Ripple Sees / Mili"@en,
        "What the Ripple Sees / Mili"@ja,
        "What the Ripple Sees / Mili"@ja-latn .

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

<album/156905#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-12-04"^^xsd:date ;
    dcterms:title "What the Ripple Sees / Mili"@en,
        "What the Ripple Sees / Mili"@ja,
        "What the Ripple Sees / Mili"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/156905#musicalexpression> ;
    mo:publisher _:N5ea1b755421b4d42b16434cfeb9560f7 ;
    mo:record _:Nb2247ed591d94963bb75594d9b8b6788 ;
    mo:record_count 1 ;
    schema:about <product/12729#subject> ;
    schema:datePublished "2025-12-04"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/50/156905/156905-bf6fa4cc97d2.jpg> ;
    schema:name "What the Ripple Sees / Mili"@en,
        "What the Ripple Sees / Mili"@ja,
        "What the Ripple Sees / Mili"@ja-latn ;
    schema:publisher _:N5ea1b755421b4d42b16434cfeb9560f7 ;
    foaf:depiction <https://media.vgm.io/albums/50/156905/156905-bf6fa4cc97d2.jpg> .

_:N5ea1b755421b4d42b16434cfeb9560f7 schema:name "HAAKO Records"@en,
        "HAAKO Records"@ja,
        "HAAKO Records"@ja-latn ;
    foaf:name "HAAKO Records"@en,
        "HAAKO Records"@ja,
        "HAAKO Records"@ja-latn .

_:N5ebba34b8cda4f4583c510b3a27d4e4b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "What the Ripple Sees"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:Nb2247ed591d94963bb75594d9b8b6788 ;
    schema:name "What the Ripple Sees"@en .

_:Nb2247ed591d94963bb75594d9b8b6788 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5ebba34b8cda4f4583c510b3a27d4e4b ;
    mo:track_count 1 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N5ebba34b8cda4f4583c510b3a27d4e4b .

