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

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

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

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

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

<org/4277#subject> schema:name "Lost in Cult Records"@en,
        "Lost in Cult Records"@ja,
        "Lost in Cult Records"@ja-latn ;
    foaf:name "Lost in Cult Records"@en,
        "Lost in Cult Records"@ja,
        "Lost in Cult Records"@ja-latn .

<https://media.vgm.io/albums/13/156131/156131-4054ee569bd7.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/156131#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/13/156131/156131-4054ee569bd7.png> ;
    foaf:depicts <album/156131#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/13/156131/156131-4054ee569bd7.png> .

<https://medium-media.vgm.io/albums/13/156131/156131-4054ee569bd7.png> a schema:ImageObject,
        foaf:Image .

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

<album/156131#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Midnight Walk"@en,
        "The Midnight Walk"@ja,
        "The Midnight Walk"@ja-latn ;
    mo:performance_of <album/156131#musicalwork> ;
    mo:performer _:N40219973a457459fa810ec4ec83f729c ;
    mo:recorded_as <album/156131#musicalexpression> ;
    schema:byArtist _:N40219973a457459fa810ec4ec83f729c ;
    schema:name "The Midnight Walk"@en,
        "The Midnight Walk"@ja,
        "The Midnight Walk"@ja-latn ;
    schema:workPerformed <album/156131#musicalwork> .

<album/156131#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2026-01-01"^^xsd:date ;
    dcterms:title "The Midnight Walk"@en,
        "The Midnight Walk"@ja,
        "The Midnight Walk"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "2 Vinyl" ;
    mo:publication_of <album/156131#musicalexpression> ;
    mo:publisher <org/4277#subject> ;
    mo:record_count 0 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The Midnight Walk"@en ;
            foaf:name "The Midnight Walk"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Bortre Rymden"@en ;
            foaf:name "Bortre Rymden"@en ] ;
    schema:datePublished "2026-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/13/156131/156131-4054ee569bd7.png> ;
    schema:name "The Midnight Walk"@en,
        "The Midnight Walk"@ja,
        "The Midnight Walk"@ja-latn ;
    schema:publisher <org/4277#subject> ;
    foaf:depiction <https://media.vgm.io/albums/13/156131/156131-4054ee569bd7.png> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Ella \"Butcher's Tail\" Bergström"@en ;
    foaf:made <album/156131#subject> ;
    foaf:name "Ella \"Butcher's Tail\" Bergström"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Ella \"Butcher's Tail\" Bergström"@en ;
    foaf:made <album/156131#vocals> ;
    foaf:name "Ella \"Butcher's Tail\" Bergström"@en .

_:N40219973a457459fa810ec4ec83f729c a schema:Person,
        foaf:Person ;
    mo:performed <album/156131#performance> ;
    schema:name "Bortre Rymden"@en ;
    foaf:name "Bortre Rymden"@en .

