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

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

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

<artist/61514#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/158188#subject> ;
    schema:name "Mathilde Hoffmann"@en ;
    foaf:made <album/158188#composition>,
        <album/158188#subject> ;
    foaf:name "Mathilde Hoffmann"@en .

<artist/61515#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/158188#subject> ;
    schema:name "Felix Barbarino"@en ;
    foaf:made <album/158188#composition>,
        <album/158188#subject> ;
    foaf:name "Felix Barbarino"@en .

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

<album/158188#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Unrailed 2 Soundtrack"@en,
        "Unrailed 2 オリジナルサウンドトラック"@ja,
        "The Unrailed 2 Soundtrack"@ja-latn ;
    mo:performance_of <album/158188#musicalwork> ;
    mo:recorded_as <album/158188#musicalexpression> ;
    schema:name "The Unrailed 2 Soundtrack"@en,
        "Unrailed 2 オリジナルサウンドトラック"@ja,
        "The Unrailed 2 Soundtrack"@ja-latn ;
    schema:workPerformed <album/158188#musicalwork> .

<https://media.vgm.io/albums/88/158188/158188-6924bc6399e0.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/158188#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/88/158188/158188-6924bc6399e0.png> ;
    foaf:depicts <album/158188#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/88/158188/158188-6924bc6399e0.png> .

<https://medium-media.vgm.io/albums/88/158188/158188-6924bc6399e0.png> a schema:ImageObject,
        foaf:Image .

<album/158188#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Unrailed 2 Soundtrack"@en,
        "Unrailed 2 オリジナルサウンドトラック"@ja,
        "The Unrailed 2 Soundtrack"@ja-latn ;
    mo:composer <artist/61514#subject>,
        <artist/61515#subject> ;
    mo:produced_work <album/158188#musicalwork> ;
    schema:name "The Unrailed 2 Soundtrack"@en,
        "Unrailed 2 オリジナルサウンドトラック"@ja,
        "The Unrailed 2 Soundtrack"@ja-latn .

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

<album/158188#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2026-05-11"^^xsd:date ;
    dcterms:title "The Unrailed 2 Soundtrack"@en,
        "Unrailed 2 オリジナルサウンドトラック"@ja,
        "The Unrailed 2 Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/158188#musicalexpression> ;
    mo:publisher _:N2284969c648c4da8b6f600f0d827a770 ;
    mo:record_count 0 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Unrailed! 2: Back on Track"@en ;
            foaf:name "Unrailed! 2: Back on Track"@en ] ;
    schema:datePublished "2026-05-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/88/158188/158188-6924bc6399e0.png> ;
    schema:name "The Unrailed 2 Soundtrack"@en,
        "Unrailed 2 オリジナルサウンドトラック"@ja,
        "The Unrailed 2 Soundtrack"@ja-latn ;
    schema:publisher _:N2284969c648c4da8b6f600f0d827a770 ;
    foaf:depiction <https://media.vgm.io/albums/88/158188/158188-6924bc6399e0.png> .

_:N2284969c648c4da8b6f600f0d827a770 schema:name "Beep Japan"@en,
        "Beep Japan"@ja,
        "Beep Japan"@ja-latn ;
    foaf:name "Beep Japan"@en,
        "Beep Japan"@ja,
        "Beep Japan"@ja-latn .

