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

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

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

<artist/33245#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/156243#subject> ;
    schema:name "Haloweak"@en ;
    foaf:made <album/156243#composition>,
        <album/156243#subject> ;
    foaf:name "Haloweak"@en .

<artist/58655#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/156243#subject> ;
    schema:name "GhostFinal"@en ;
    foaf:made <album/156243#composition>,
        <album/156243#subject> ;
    foaf:name "GhostFinal"@en .

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

<artist/63964#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/156243#subject> ;
    schema:name "LCC"@en ;
    foaf:made <album/156243#composition>,
        <album/156243#subject> ;
    foaf:name "LCC"@en .

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

<album/156243#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Wake from the Mirage (From Punishing Gray Raven: Sightline Breach)"@en,
        "推想视限EP: Wake from the Mirage"@ja,
        "Wake from the Mirage (From Punishing Gray Raven: Sightline Breach)"@ja-latn ;
    mo:performance_of <album/156243#musicalwork> ;
    mo:recorded_as <album/156243#musicalexpression> ;
    schema:name "Wake from the Mirage (From Punishing Gray Raven: Sightline Breach)"@en,
        "推想视限EP: Wake from the Mirage"@ja,
        "Wake from the Mirage (From Punishing Gray Raven: Sightline Breach)"@ja-latn ;
    schema:workPerformed <album/156243#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/34/156243/156243-2d7422fbe8d7.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/156243#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/34/156243/156243-2d7422fbe8d7.jpg> ;
    foaf:depicts <album/156243#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/34/156243/156243-2d7422fbe8d7.jpg> .

<https://medium-media.vgm.io/albums/34/156243/156243-2d7422fbe8d7.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/156243#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Wake from the Mirage (From Punishing Gray Raven: Sightline Breach)"@en,
        "推想视限EP: Wake from the Mirage"@ja,
        "Wake from the Mirage (From Punishing Gray Raven: Sightline Breach)"@ja-latn ;
    mo:composer <artist/33245#subject>,
        <artist/58655#subject>,
        <artist/63884#subject>,
        <artist/63964#subject>,
        <artist/77837#subject> ;
    mo:produced_work <album/156243#musicalwork> ;
    schema:name "Wake from the Mirage (From Punishing Gray Raven: Sightline Breach)"@en,
        "推想视限EP: Wake from the Mirage"@ja,
        "Wake from the Mirage (From Punishing Gray Raven: Sightline Breach)"@ja-latn .

<album/156243#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2026-01-09"^^xsd:date ;
    dcterms:title "Wake from the Mirage (From Punishing Gray Raven: Sightline Breach)"@en,
        "推想视限EP: Wake from the Mirage"@ja,
        "Wake from the Mirage (From Punishing Gray Raven: Sightline Breach)"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/156243#musicalexpression> ;
    mo:publisher <org/1984#subject> ;
    mo:record _:Nf8f12d7bbdfa430abaaf49661f681d25 ;
    mo:record_count 1 ;
    schema:about <product/10582#subject> ;
    schema:datePublished "2026-01-09"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/34/156243/156243-2d7422fbe8d7.jpg> ;
    schema:name "Wake from the Mirage (From Punishing Gray Raven: Sightline Breach)"@en,
        "推想视限EP: Wake from the Mirage"@ja,
        "Wake from the Mirage (From Punishing Gray Raven: Sightline Breach)"@ja-latn ;
    schema:publisher <org/1984#subject> ;
    foaf:depiction <https://media.vgm.io/albums/34/156243/156243-2d7422fbe8d7.jpg> .

_:N01cbe7a0577c47328c45458fdc54f8c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Truth in Ashes"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:Nf8f12d7bbdfa430abaaf49661f681d25 ;
    schema:name "Truth in Ashes"@en .

_:N0ef1a77bebfe4044b6a2b01b86b67ac2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Viral Mirage"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:Nf8f12d7bbdfa430abaaf49661f681d25 ;
    schema:name "Viral Mirage"@en .

_:N1c5f2ec6580a47f3a78e67fa00c0b8fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "No Time to Bleed"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:Nf8f12d7bbdfa430abaaf49661f681d25 ;
    schema:name "No Time to Bleed"@en .

_:N5eeb6f523773480f82c3506e8b3dcdbf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Missing Frame"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:Nf8f12d7bbdfa430abaaf49661f681d25 ;
    schema:name "The Missing Frame"@en .

_:N6a644599734345058a353df14bf361ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overclock the Trigger"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:Nf8f12d7bbdfa430abaaf49661f681d25 ;
    schema:name "Overclock the Trigger"@en .

_:Nc1226bd7599d4d929511d87eb8a73891 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Neon Threat Level"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:Nf8f12d7bbdfa430abaaf49661f681d25 ;
    schema:name "Neon Threat Level"@en .

_:Ne9259a4d82374dd692842aed7fc28a9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fall Into My Serendipity"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:Nf8f12d7bbdfa430abaaf49661f681d25 ;
    schema:name "Fall Into My Serendipity"@en .

_:Nf8f12d7bbdfa430abaaf49661f681d25 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01cbe7a0577c47328c45458fdc54f8c1,
        _:N0ef1a77bebfe4044b6a2b01b86b67ac2,
        _:N1c5f2ec6580a47f3a78e67fa00c0b8fe,
        _:N5eeb6f523773480f82c3506e8b3dcdbf,
        _:N6a644599734345058a353df14bf361ab,
        _:Nc1226bd7599d4d929511d87eb8a73891,
        _:Ne9259a4d82374dd692842aed7fc28a9c ;
    mo:track_count 7 ;
    schema:duration "PT13:15"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N01cbe7a0577c47328c45458fdc54f8c1,
        _:N0ef1a77bebfe4044b6a2b01b86b67ac2,
        _:N1c5f2ec6580a47f3a78e67fa00c0b8fe,
        _:N5eeb6f523773480f82c3506e8b3dcdbf,
        _:N6a644599734345058a353df14bf361ab,
        _:Nc1226bd7599d4d929511d87eb8a73891,
        _:Ne9259a4d82374dd692842aed7fc28a9c .

