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

<album/156616#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "LIFE IS STRANGE: REUNION"@en,
        "LIFE IS STRANGE: REUNION"@ja,
        "LIFE IS STRANGE: REUNION"@ja-latn ;
    mo:produced_work <album/156616#musicalwork> ;
    schema:name "LIFE IS STRANGE: REUNION"@en,
        "LIFE IS STRANGE: REUNION"@ja,
        "LIFE IS STRANGE: REUNION"@ja-latn .

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

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

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

<album/156616#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "LIFE IS STRANGE: REUNION"@en,
        "LIFE IS STRANGE: REUNION"@ja,
        "LIFE IS STRANGE: REUNION"@ja-latn ;
    mo:performance_of <album/156616#musicalwork> ;
    mo:recorded_as <album/156616#musicalexpression> ;
    schema:name "LIFE IS STRANGE: REUNION"@en,
        "LIFE IS STRANGE: REUNION"@ja,
        "LIFE IS STRANGE: REUNION"@ja-latn ;
    schema:workPerformed <album/156616#musicalwork> .

<https://media.vgm.io/albums/61/156616/156616-500283d87cad.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/156616#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/61/156616/156616-500283d87cad.jpg> ;
    foaf:depicts <album/156616#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/61/156616/156616-500283d87cad.jpg> .

<https://medium-media.vgm.io/albums/61/156616/156616-500283d87cad.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/156616#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2026-03-26"^^xsd:date ;
    dcterms:title "LIFE IS STRANGE: REUNION"@en,
        "LIFE IS STRANGE: REUNION"@ja,
        "LIFE IS STRANGE: REUNION"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Vinyl (12\")" ;
    mo:publication_of <album/156616#musicalexpression> ;
    mo:publisher _:N7ec41626ab6f46298354f5c0e7a80fa0 ;
    mo:record_count 0 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Life is Strange: Reunion"@en ;
            foaf:name "Life is Strange: Reunion"@en ] ;
    schema:datePublished "2026-03-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/61/156616/156616-500283d87cad.jpg> ;
    schema:name "LIFE IS STRANGE: REUNION"@en,
        "LIFE IS STRANGE: REUNION"@ja,
        "LIFE IS STRANGE: REUNION"@ja-latn ;
    schema:publisher _:N7ec41626ab6f46298354f5c0e7a80fa0 ;
    foaf:depiction <https://media.vgm.io/albums/61/156616/156616-500283d87cad.jpg> .

_:N7ec41626ab6f46298354f5c0e7a80fa0 schema:name "Square Enix"@en,
        "Square Enix"@ja,
        "Square Enix"@ja-latn ;
    foaf:name "Square Enix"@en,
        "Square Enix"@ja,
        "Square Enix"@ja-latn .

