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

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

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

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

<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/144792#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "锈夜逐光EP: The Last Witness"@en,
        "锈夜逐光EP: The Last Witness"@ja,
        "锈夜逐光EP: The Last Witness"@ja-latn ;
    mo:composer <artist/63967#subject> ;
    mo:produced_work <album/144792#musicalwork> ;
    schema:name "锈夜逐光EP: The Last Witness"@en,
        "锈夜逐光EP: The Last Witness"@ja,
        "锈夜逐光EP: The Last Witness"@ja-latn .

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

<album/144792#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "锈夜逐光EP: The Last Witness"@en,
        "锈夜逐光EP: The Last Witness"@ja,
        "锈夜逐光EP: The Last Witness"@ja-latn ;
    mo:performance_of <album/144792#musicalwork> ;
    mo:recorded_as <album/144792#musicalexpression> ;
    schema:name "锈夜逐光EP: The Last Witness"@en,
        "锈夜逐光EP: The Last Witness"@ja,
        "锈夜逐光EP: The Last Witness"@ja-latn ;
    schema:workPerformed <album/144792#musicalwork> .

<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/29/144792/144792-e300dff6a2cf.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/144792#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/29/144792/144792-e300dff6a2cf.jpg> ;
    foaf:depicts <album/144792#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/29/144792/144792-e300dff6a2cf.jpg> .

<https://medium-media.vgm.io/albums/29/144792/144792-e300dff6a2cf.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/144792#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-11-28"^^xsd:date ;
    dcterms:title "锈夜逐光EP: The Last Witness"@en,
        "锈夜逐光EP: The Last Witness"@ja,
        "锈夜逐光EP: The Last Witness"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/144792#musicalexpression> ;
    mo:publisher <org/1984#subject> ;
    mo:record _:N9dadbf730b064a3eba6404ab9f5f638c ;
    mo:record_count 1 ;
    schema:about <product/10582#subject> ;
    schema:datePublished "2024-11-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/29/144792/144792-e300dff6a2cf.jpg> ;
    schema:name "锈夜逐光EP: The Last Witness"@en,
        "锈夜逐光EP: The Last Witness"@ja,
        "锈夜逐光EP: The Last Witness"@ja-latn ;
    schema:publisher <org/1984#subject> ;
    foaf:depiction <https://media.vgm.io/albums/29/144792/144792-e300dff6a2cf.jpg> .

_:N39dad4bad4414602a8ab4ba47ffda563 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Last Witness"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N9dadbf730b064a3eba6404ab9f5f638c ;
    schema:name "The Last Witness"@en .

_:N9dadbf730b064a3eba6404ab9f5f638c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N39dad4bad4414602a8ab4ba47ffda563 ;
    mo:track_count 1 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N39dad4bad4414602a8ab4ba47ffda563 .

