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

<artist/68091#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mr.mo"@en ;
    foaf:made <album/159913#subject>,
        <album/159913#vocals> ;
    foaf:name "Mr.mo"@en .

<artist/76940#subject> a schema:Person,
        foaf:Person ;
    schema:name "大九_LN"@ja ;
    foaf:made <album/159913#lyrics>,
        <album/159913#subject> ;
    foaf:name "大九_LN"@ja .

<artist/63884#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159913#subject> ;
    schema:name "Polyblue"@en ;
    foaf:made <album/159913#composition>,
        <album/159913#subject> ;
    foaf:name "Polyblue"@en .

<artist/63967#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159913#subject> ;
    schema:name "FLuoRiTe"@en ;
    foaf:made <album/159913#composition>,
        <album/159913#subject> ;
    foaf:name "FLuoRiTe"@en .

<artist/65329#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159913#subject> ;
    schema:name "azusaTaxhi"@en ;
    foaf:made <album/159913#composition>,
        <album/159913#subject> ;
    foaf:name "azusaTaxhi"@en .

<artist/77837#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159913#subject> ;
    schema:name "RitsukaYuno"@en ;
    foaf:made <album/159913#composition>,
        <album/159913#subject> ;
    foaf:name "RitsukaYuno"@en .

<artist/79366#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159913#subject> ;
    schema:name "Kinoko"@en,
        "Kinoko蘑菇"@ja ;
    foaf:made <album/159913#composition>,
        <album/159913#subject> ;
    foaf:name "Kinoko"@en,
        "Kinoko蘑菇"@ja .

<product/10582#subject> a schema:CreativeWork ;
    schema:name "Punishing: Gray Raven"@en,
        "战双帕弥什"@ja,
        "Punishing: Gray Raven"@ja-latn ;
    foaf:name "Punishing: Gray Raven"@en,
        "战双帕弥什"@ja,
        "Punishing: Gray Raven"@ja-latn .

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

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

<album/159913#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Aeternion (From Punishing Gray Raven: The Dying Sun)"@en,
        "烈日将烬EP: 不落日"@ja,
        "Aeternion (From Punishing Gray Raven: The Dying Sun)"@ja-latn ;
    mo:performance_of <album/159913#musicalwork> ;
    mo:recorded_as <album/159913#musicalexpression> ;
    schema:name "Aeternion (From Punishing Gray Raven: The Dying Sun)"@en,
        "烈日将烬EP: 不落日"@ja,
        "Aeternion (From Punishing Gray Raven: The Dying Sun)"@ja-latn ;
    schema:workPerformed <album/159913#musicalwork> .

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

<org/1984#subject> schema:name "Vanguard Sound"@en,
        "Vanguard Sound"@ja,
        "Vanguard Sound"@ja-latn ;
    foaf:name "Vanguard Sound"@en,
        "Vanguard Sound"@ja,
        "Vanguard Sound"@ja-latn .

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

<https://medium-media.vgm.io/albums/31/159913/159913-d64c5bc0a11d.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/159913#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Aeternion (From Punishing Gray Raven: The Dying Sun)"@en,
        "烈日将烬EP: 不落日"@ja,
        "Aeternion (From Punishing Gray Raven: The Dying Sun)"@ja-latn ;
    mo:composer <artist/63884#subject>,
        <artist/63967#subject>,
        <artist/65329#subject>,
        <artist/77837#subject>,
        <artist/79366#subject> ;
    mo:produced_work <album/159913#musicalwork> ;
    schema:name "Aeternion (From Punishing Gray Raven: The Dying Sun)"@en,
        "烈日将烬EP: 不落日"@ja,
        "Aeternion (From Punishing Gray Raven: The Dying Sun)"@ja-latn .

<album/159913#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2026-05-03"^^xsd:date ;
    dcterms:title "Aeternion (From Punishing Gray Raven: The Dying Sun)"@en,
        "烈日将烬EP: 不落日"@ja,
        "Aeternion (From Punishing Gray Raven: The Dying Sun)"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/159913#musicalexpression> ;
    mo:publisher <org/1984#subject> ;
    mo:record _:N4dd2f47a34b141398006e2b24aa0a854 ;
    mo:record_count 1 ;
    schema:about <product/10582#subject> ;
    schema:datePublished "2026-05-03"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/31/159913/159913-d64c5bc0a11d.jpg> ;
    schema:name "Aeternion (From Punishing Gray Raven: The Dying Sun)"@en,
        "烈日将烬EP: 不落日"@ja,
        "Aeternion (From Punishing Gray Raven: The Dying Sun)"@ja-latn ;
    schema:publisher <org/1984#subject> ;
    foaf:depiction <https://media.vgm.io/albums/31/159913/159913-d64c5bc0a11d.jpg> .

_:N257e23bb9b564bd8ba61f58cb632557a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Embers to Sun"@en,
        "薪火成阳"@zd ;
    mo:track_number 4 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:N4dd2f47a34b141398006e2b24aa0a854 ;
    schema:name "Embers to Sun"@en,
        "薪火成阳"@zd .

_:N3361d5753d984a6ebe8b5e9ef45f4432 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Frenzied Feast"@en,
        "狂宴"@zd ;
    mo:track_number 7 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N4dd2f47a34b141398006e2b24aa0a854 ;
    schema:name "Frenzied Feast"@en,
        "狂宴"@zd .

_:N449242d3953f4c82bbfb5f84372a8420 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aeternion (Instrumental)"@en,
        "不落日 (和声伴奏)"@zd ;
    mo:track_number 2 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N4dd2f47a34b141398006e2b24aa0a854 ;
    schema:name "Aeternion (Instrumental)"@en,
        "不落日 (和声伴奏)"@zd .

_:N4ce6a1b959814d9d9e51149d8a3ca2b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aeternion"@en,
        "不落日"@zd ;
    mo:track_number 1 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N4dd2f47a34b141398006e2b24aa0a854 ;
    schema:name "Aeternion"@en,
        "不落日"@zd .

_:N919897f9fe6845efb1f6004660cea87e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Daybreak"@en,
        "破晓"@zd ;
    mo:track_number 6 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N4dd2f47a34b141398006e2b24aa0a854 ;
    schema:name "Daybreak"@en,
        "破晓"@zd .

_:Na688acad51a34e868fa253632081d247 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aeternion (Karaoke Ver.)"@en,
        "不落日 (伴奏)"@zd ;
    mo:track_number 3 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N4dd2f47a34b141398006e2b24aa0a854 ;
    schema:name "Aeternion (Karaoke Ver.)"@en,
        "不落日 (伴奏)"@zd .

_:Ne0c901fcf4e24074b1ced0ac7bfd36da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "kamuykuskoraciankur"@en,
        "神人"@zd ;
    mo:track_number 5 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:N4dd2f47a34b141398006e2b24aa0a854 ;
    schema:name "kamuykuskoraciankur"@en,
        "神人"@zd .

_:N4dd2f47a34b141398006e2b24aa0a854 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N257e23bb9b564bd8ba61f58cb632557a,
        _:N3361d5753d984a6ebe8b5e9ef45f4432,
        _:N449242d3953f4c82bbfb5f84372a8420,
        _:N4ce6a1b959814d9d9e51149d8a3ca2b6,
        _:N919897f9fe6845efb1f6004660cea87e,
        _:Na688acad51a34e868fa253632081d247,
        _:Ne0c901fcf4e24074b1ced0ac7bfd36da ;
    mo:track_count 7 ;
    schema:duration "PT21:46"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N257e23bb9b564bd8ba61f58cb632557a,
        _:N3361d5753d984a6ebe8b5e9ef45f4432,
        _:N449242d3953f4c82bbfb5f84372a8420,
        _:N4ce6a1b959814d9d9e51149d8a3ca2b6,
        _:N919897f9fe6845efb1f6004660cea87e,
        _:Na688acad51a34e868fa253632081d247,
        _:Ne0c901fcf4e24074b1ced0ac7bfd36da .

