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

<album/156378#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "On The Beach"@en,
        "On The Beach"@ja,
        "On The Beach"@ja-latn ;
    mo:produced_work <album/156378#musicalwork> ;
    schema:name "On The Beach"@en,
        "On The Beach"@ja,
        "On The Beach"@ja-latn .

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

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

<product/21243#subject> a schema:CreativeWork ;
    schema:name "Death Stranding 2: On the Beach"@en,
        "Death Stranding 2: On the Beach"@ja,
        "Death Stranding 2: On the Beach"@ja-latn ;
    foaf:name "Death Stranding 2: On the Beach"@en,
        "Death Stranding 2: On the Beach"@ja,
        "Death Stranding 2: On the Beach"@ja-latn .

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

<album/156378#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "On The Beach"@en,
        "On The Beach"@ja,
        "On The Beach"@ja-latn ;
    mo:performance_of <album/156378#musicalwork> ;
    mo:recorded_as <album/156378#musicalexpression> ;
    schema:name "On The Beach"@en,
        "On The Beach"@ja,
        "On The Beach"@ja-latn ;
    schema:workPerformed <album/156378#musicalwork> .

<https://media.vgm.io/albums/87/156378/156378-418228729bf9.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/156378#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/87/156378/156378-418228729bf9.jpg> ;
    foaf:depicts <album/156378#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/87/156378/156378-418228729bf9.jpg> .

<https://medium-media.vgm.io/albums/87/156378/156378-418228729bf9.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/156378#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2026-06-23"^^xsd:date ;
    dcterms:title "On The Beach"@en,
        "On The Beach"@ja,
        "On The Beach"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/156378#musicalexpression> ;
    mo:publisher _:Na72e26deb027463e81def4a795ed8ff9 ;
    mo:record _:Nc9ad373805054309931005e1de8288a1 ;
    mo:record_count 1 ;
    schema:about <product/21243#subject> ;
    schema:datePublished "2026-06-23"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/87/156378/156378-418228729bf9.jpg> ;
    schema:name "On The Beach"@en,
        "On The Beach"@ja,
        "On The Beach"@ja-latn ;
    schema:publisher _:Na72e26deb027463e81def4a795ed8ff9 ;
    foaf:depiction <https://media.vgm.io/albums/87/156378/156378-418228729bf9.jpg> .

_:N850460450ff744deac60e9c7b82fafbe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "On The Beach (from DEATH STRANDING 2: ON THE BEACH)"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Nc9ad373805054309931005e1de8288a1 ;
    schema:name "On The Beach (from DEATH STRANDING 2: ON THE BEACH)"@en .

_:Na72e26deb027463e81def4a795ed8ff9 schema:name "Perpetual Novice"@en,
        "Perpetual Novice"@ja,
        "Perpetual Novice"@ja-latn ;
    foaf:name "Perpetual Novice"@en,
        "Perpetual Novice"@ja,
        "Perpetual Novice"@ja-latn .

_:Nb048a373ae964f3d9e0e77c3d01513e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "On The Beach (Timefall Mix)"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:Nc9ad373805054309931005e1de8288a1 ;
    schema:name "On The Beach (Timefall Mix)"@en .

_:Nc9ad373805054309931005e1de8288a1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N850460450ff744deac60e9c7b82fafbe,
        _:Nb048a373ae964f3d9e0e77c3d01513e8 ;
    mo:track_count 2 ;
    schema:duration "PT8:33"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N850460450ff744deac60e9c7b82fafbe,
        _:Nb048a373ae964f3d9e0e77c3d01513e8 .

