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

<artist/67608#subject> a schema:Person,
        foaf:Person ;
    schema:name "YMIR"@en ;
    foaf:made <album/150873#lyrics>,
        <album/150873#subject>,
        <album/150873#vocals> ;
    foaf:name "YMIR"@en .

<artist/34112#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150873#subject> ;
    schema:name "Gon"@en ;
    foaf:made <album/150873#composition>,
        <album/150873#subject> ;
    foaf:name "Gon"@en .

<artist/68898#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150873#subject> ;
    schema:name "Eli.W"@en ;
    foaf:made <album/150873#composition>,
        <album/150873#lyrics>,
        <album/150873#subject> ;
    foaf:name "Eli.W"@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/150873#musicalexpression> a mo:Signal ;
    mo:published_as <album/150873#subject> ;
    mo:records <album/150873#performance> .

<album/150873#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Honkai: Star Rail - Flares of the Blazing Sun"@en,
        "崩坏:星穹铁道-耀斑 Flares of the Blazing Sun"@ja,
        "Honkai: Star Rail - Flares of the Blazing Sun"@ja-latn ;
    mo:performance_of <album/150873#musicalwork> ;
    mo:recorded_as <album/150873#musicalexpression> ;
    schema:name "Honkai: Star Rail - Flares of the Blazing Sun"@en,
        "崩坏:星穹铁道-耀斑 Flares of the Blazing Sun"@ja,
        "Honkai: Star Rail - Flares of the Blazing Sun"@ja-latn ;
    schema:workPerformed <album/150873#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/37/150873/150873-c86e7d91e07e.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/150873#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Honkai: Star Rail - Flares of the Blazing Sun"@en,
        "崩坏:星穹铁道-耀斑 Flares of the Blazing Sun"@ja,
        "Honkai: Star Rail - Flares of the Blazing Sun"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(HOYO-MiX)"@en ;
            foaf:made <album/150873#composition> ;
            foaf:name "(HOYO-MiX)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(HOYO-MiX"@en ;
            foaf:made <album/150873#composition> ;
            foaf:name "(HOYO-MiX"@en ],
        <artist/34112#subject>,
        <artist/68898#subject> ;
    mo:produced_work <album/150873#musicalwork> ;
    schema:name "Honkai: Star Rail - Flares of the Blazing Sun"@en,
        "崩坏:星穹铁道-耀斑 Flares of the Blazing Sun"@ja,
        "Honkai: Star Rail - Flares of the Blazing Sun"@ja-latn .

<album/150873#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-07-03"^^xsd:date ;
    dcterms:title "Honkai: Star Rail - Flares of the Blazing Sun"@en,
        "崩坏:星穹铁道-耀斑 Flares of the Blazing Sun"@ja,
        "Honkai: Star Rail - Flares of the Blazing Sun"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/150873#musicalexpression> ;
    mo:publisher <org/3360#subject> ;
    mo:record _:N981181f3dd124bb48f9d02d961ab5e36 ;
    mo:record_count 1 ;
    schema:about <product/12729#subject> ;
    schema:datePublished "2025-07-03"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/37/150873/150873-c86e7d91e07e.jpg> ;
    schema:name "Honkai: Star Rail - Flares of the Blazing Sun"@en,
        "崩坏:星穹铁道-耀斑 Flares of the Blazing Sun"@ja,
        "Honkai: Star Rail - Flares of the Blazing Sun"@ja-latn ;
    schema:publisher <org/3360#subject> ;
    foaf:depiction <https://media.vgm.io/albums/37/150873/150873-c86e7d91e07e.jpg> .

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

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

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

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

_:N4c792c16aa7445bb854e08c940a5f3f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flares of the Blazing Sun (Harmonic Accompaniment)"@en,
        "フレア (オフボーカル音源)"@ja,
        "耀斑 (和声伴奏)"@zd ;
    mo:track_number 3 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N981181f3dd124bb48f9d02d961ab5e36 ;
    schema:name "Flares of the Blazing Sun (Harmonic Accompaniment)"@en,
        "フレア (オフボーカル音源)"@ja,
        "耀斑 (和声伴奏)"@zd .

_:N53054cc4241c4f60852915f253d29352 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flares of the Blazing Sun"@en,
        "フレア"@ja,
        "耀斑"@zd ;
    mo:track_number 1 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N981181f3dd124bb48f9d02d961ab5e36 ;
    schema:name "Flares of the Blazing Sun"@en,
        "フレア"@ja,
        "耀斑"@zd .

_:N88381d2786124830b76c21dcbd8252d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flares of the Blazing Sun (Instrumental)"@en,
        "フレア (Instrumental)"@ja,
        "耀斑 (Instrumental)"@zd ;
    mo:track_number 2 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N981181f3dd124bb48f9d02d961ab5e36 ;
    schema:name "Flares of the Blazing Sun (Instrumental)"@en,
        "フレア (Instrumental)"@ja,
        "耀斑 (Instrumental)"@zd .

_:N981181f3dd124bb48f9d02d961ab5e36 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4c792c16aa7445bb854e08c940a5f3f1,
        _:N53054cc4241c4f60852915f253d29352,
        _:N88381d2786124830b76c21dcbd8252d7 ;
    mo:track_count 3 ;
    schema:duration "PT10:39"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N4c792c16aa7445bb854e08c940a5f3f1,
        _:N53054cc4241c4f60852915f253d29352,
        _:N88381d2786124830b76c21dcbd8252d7 .

