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

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

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

<artist/63859#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/130338#subject> ;
    schema:name "Tony Yan"@en,
        "阎毅"@ja ;
    foaf:made <album/130338#composition>,
        <album/130338#subject> ;
    foaf:name "Tony Yan"@en,
        "阎毅"@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/130338#musicalexpression> a mo:Signal ;
    mo:published_as <album/130338#subject> ;
    mo:records <album/130338#performance> .

<album/130338#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Everglowing Justice EP: Flame of Hope"@en,
        "爝火长明EP: Flame of Hope"@ja,
        "Everglowing Justice EP: Flame of Hope"@ja-latn ;
    mo:performance_of <album/130338#musicalwork> ;
    mo:recorded_as <album/130338#musicalexpression> ;
    schema:name "Everglowing Justice EP: Flame of Hope"@en,
        "爝火长明EP: Flame of Hope"@ja,
        "Everglowing Justice EP: Flame of Hope"@ja-latn ;
    schema:workPerformed <album/130338#musicalwork> .

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

<https://medium-media.vgm.io/albums/83/130338/130338-e1a6bebc5c75.jpg> a schema:ImageObject,
        foaf:Image .

<album/130338#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Everglowing Justice EP: Flame of Hope"@en,
        "爝火长明EP: Flame of Hope"@ja,
        "Everglowing Justice EP: Flame of Hope"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Ding Miao"@en ;
            foaf:made <album/130338#composition> ;
            foaf:name "Ding Miao"@en ],
        <artist/63859#subject> ;
    mo:produced_work <album/130338#musicalwork> ;
    schema:name "Everglowing Justice EP: Flame of Hope"@en,
        "爝火长明EP: Flame of Hope"@ja,
        "Everglowing Justice EP: Flame of Hope"@ja-latn .

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

<album/130338#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-06-21"^^xsd:date ;
    dcterms:title "Everglowing Justice EP: Flame of Hope"@en,
        "爝火长明EP: Flame of Hope"@ja,
        "Everglowing Justice EP: Flame of Hope"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/130338#musicalexpression> ;
    mo:publisher _:N1f1c4f8d23a04422a8b66acb744d091a ;
    mo:record _:N6ca985ed9c6b4de9af2575b290f939eb ;
    mo:record_count 1 ;
    schema:about <product/10582#subject> ;
    schema:datePublished "2023-06-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/83/130338/130338-e1a6bebc5c75.jpg> ;
    schema:name "Everglowing Justice EP: Flame of Hope"@en,
        "爝火长明EP: Flame of Hope"@ja,
        "Everglowing Justice EP: Flame of Hope"@ja-latn ;
    schema:publisher _:N1f1c4f8d23a04422a8b66acb744d091a ;
    foaf:depiction <https://media.vgm.io/albums/83/130338/130338-e1a6bebc5c75.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/130338#subject> ;
    schema:name "Ding Miao"@en ;
    foaf:made <album/130338#subject> ;
    foaf:name "Ding Miao"@en .

_:N006061aabe9e4989b6b44192694b95e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "For Our Judgement"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N6ca985ed9c6b4de9af2575b290f939eb ;
    schema:name "For Our Judgement"@en .

_:N18efb97a8b7f41368230892f193f1d4b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "From Darkness"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N6ca985ed9c6b4de9af2575b290f939eb ;
    schema:name "From Darkness"@en .

_:N1bcac422fd7e410ba02769212b4e577e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flame of Hope"@en ;
    mo:track_number 1 ;
    schema:duration "PT6:05"^^xsd:interval ;
    schema:inPlaylist _:N6ca985ed9c6b4de9af2575b290f939eb ;
    schema:name "Flame of Hope"@en .

_:N1f1c4f8d23a04422a8b66acb744d091a schema:name "N/A"@en ;
    foaf:name "N/A"@en .

_:N33b57c1717bd4ed88ad653f0cb16538d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fallen Concerto"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:N6ca985ed9c6b4de9af2575b290f939eb ;
    schema:name "Fallen Concerto"@en .

_:N6ca985ed9c6b4de9af2575b290f939eb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N006061aabe9e4989b6b44192694b95e4,
        _:N18efb97a8b7f41368230892f193f1d4b,
        _:N1bcac422fd7e410ba02769212b4e577e,
        _:N33b57c1717bd4ed88ad653f0cb16538d ;
    mo:track_count 4 ;
    schema:duration "PT12:23"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N006061aabe9e4989b6b44192694b95e4,
        _:N18efb97a8b7f41368230892f193f1d4b,
        _:N1bcac422fd7e410ba02769212b4e577e,
        _:N33b57c1717bd4ed88ad653f0cb16538d .

