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

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

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

<artist/32841#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152769#subject> ;
    schema:name "CoyDe"@en ;
    foaf:made <album/152769#composition>,
        <album/152769#subject> ;
    foaf:name "CoyDe"@en .

<artist/63859#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152769#subject> ;
    schema:name "Tony Yan"@en,
        "阎毅"@ja ;
    foaf:made <album/152769#composition>,
        <album/152769#subject> ;
    foaf:name "Tony Yan"@en,
        "阎毅"@ja .

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

<album/152769#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Pieces Of My Past (From Punishing Gray Raven: Woven Prologue)"@en,
        "织奏序言EP: Pieces of My Past"@ja,
        "Pieces Of My Past (From Punishing Gray Raven: Woven Prologue)"@ja-latn ;
    mo:performance_of <album/152769#musicalwork> ;
    mo:recorded_as <album/152769#musicalexpression> ;
    schema:name "Pieces Of My Past (From Punishing Gray Raven: Woven Prologue)"@en,
        "织奏序言EP: Pieces of My Past"@ja,
        "Pieces Of My Past (From Punishing Gray Raven: Woven Prologue)"@ja-latn ;
    schema:workPerformed <album/152769#musicalwork> .

<https://media.vgm.io/albums/96/152769/152769-57376e6b6c1d.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/152769#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/96/152769/152769-57376e6b6c1d.jpg> ;
    foaf:depicts <album/152769#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/96/152769/152769-57376e6b6c1d.jpg> .

<https://medium-media.vgm.io/albums/96/152769/152769-57376e6b6c1d.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/152769#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Pieces Of My Past (From Punishing Gray Raven: Woven Prologue)"@en,
        "织奏序言EP: Pieces of My Past"@ja,
        "Pieces Of My Past (From Punishing Gray Raven: Woven Prologue)"@ja-latn ;
    mo:composer <artist/32841#subject>,
        <artist/63859#subject>,
        <artist/63964#subject> ;
    mo:produced_work <album/152769#musicalwork> ;
    schema:name "Pieces Of My Past (From Punishing Gray Raven: Woven Prologue)"@en,
        "织奏序言EP: Pieces of My Past"@ja,
        "Pieces Of My Past (From Punishing Gray Raven: Woven Prologue)"@ja-latn .

<album/152769#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-09-09"^^xsd:date ;
    dcterms:title "Pieces Of My Past (From Punishing Gray Raven: Woven Prologue)"@en,
        "织奏序言EP: Pieces of My Past"@ja,
        "Pieces Of My Past (From Punishing Gray Raven: Woven Prologue)"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/152769#musicalexpression> ;
    mo:publisher _:N75e5ae5403094da3be9327321335d5fd ;
    mo:record _:N5e63e8f1f78d40f78cef02a344b9acd0 ;
    mo:record_count 1 ;
    schema:about <product/10582#subject> ;
    schema:datePublished "2025-09-09"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/96/152769/152769-57376e6b6c1d.jpg> ;
    schema:name "Pieces Of My Past (From Punishing Gray Raven: Woven Prologue)"@en,
        "织奏序言EP: Pieces of My Past"@ja,
        "Pieces Of My Past (From Punishing Gray Raven: Woven Prologue)"@ja-latn ;
    schema:publisher _:N75e5ae5403094da3be9327321335d5fd ;
    foaf:depiction <https://media.vgm.io/albums/96/152769/152769-57376e6b6c1d.jpg> .

_:N72553b7a9e2f4388b30b9fa371dd9c27 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Time with You"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N5e63e8f1f78d40f78cef02a344b9acd0 ;
    schema:name "A Time with You"@en .

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

_:N9659a1aab4fb4cbf8b167e737390892b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Standing Tall"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N5e63e8f1f78d40f78cef02a344b9acd0 ;
    schema:name "Standing Tall"@en .

_:Nc774526c09f544458accd5fe95061e44 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Resolute Secation"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N5e63e8f1f78d40f78cef02a344b9acd0 ;
    schema:name "Resolute Secation"@en .

_:Ndb472a275e974bafa8796aece423040c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Once, Home"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N5e63e8f1f78d40f78cef02a344b9acd0 ;
    schema:name "Once, Home"@en .

_:Ndb9f6e5b89554268aa87aa0c15bbad1b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Calling Softly"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N5e63e8f1f78d40f78cef02a344b9acd0 ;
    schema:name "Calling Softly"@en .

_:N5e63e8f1f78d40f78cef02a344b9acd0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N72553b7a9e2f4388b30b9fa371dd9c27,
        _:N9659a1aab4fb4cbf8b167e737390892b,
        _:Nc774526c09f544458accd5fe95061e44,
        _:Ndb472a275e974bafa8796aece423040c,
        _:Ndb9f6e5b89554268aa87aa0c15bbad1b ;
    mo:track_count 5 ;
    schema:duration "PT11:15"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N72553b7a9e2f4388b30b9fa371dd9c27,
        _:N9659a1aab4fb4cbf8b167e737390892b,
        _:Nc774526c09f544458accd5fe95061e44,
        _:Ndb472a275e974bafa8796aece423040c,
        _:Ndb9f6e5b89554268aa87aa0c15bbad1b .

