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

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

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

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

<product/21322#subject> a schema:CreativeWork ;
    schema:name "South of Midnight"@en,
        "South of Midnight"@ja,
        "South of Midnight"@ja-latn ;
    foaf:name "South of Midnight"@en,
        "South of Midnight"@ja,
        "South of Midnight"@ja-latn .

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

<album/147489#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "South of Midnight"@en,
        "South of Midnight"@ja,
        "South of Midnight"@ja-latn ;
    mo:performance_of <album/147489#musicalwork> ;
    mo:recorded_as <album/147489#musicalexpression> ;
    schema:name "South of Midnight"@en,
        "South of Midnight"@ja,
        "South of Midnight"@ja-latn ;
    schema:workPerformed <album/147489#musicalwork> .

<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/98/147489/147489-592051720f49.webp> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/147489#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/98/147489/147489-592051720f49.webp> ;
    foaf:depicts <album/147489#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/98/147489/147489-592051720f49.webp> .

<https://medium-media.vgm.io/albums/98/147489/147489-592051720f49.webp> a schema:ImageObject,
        foaf:Image .

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

<album/147489#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-05-13"^^xsd:date ;
    dcterms:title "South of Midnight"@en,
        "South of Midnight"@ja,
        "South of Midnight"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "2 Vinyl" ;
    mo:publication_of <album/147489#musicalexpression> ;
    mo:publisher <org/4277#subject> ;
    mo:record_count 0 ;
    schema:about <product/21322#subject> ;
    schema:datePublished "2025-05-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/98/147489/147489-592051720f49.webp> ;
    schema:name "South of Midnight"@en,
        "South of Midnight"@ja,
        "South of Midnight"@ja-latn ;
    schema:publisher <org/4277#subject> ;
    foaf:depiction <https://media.vgm.io/albums/98/147489/147489-592051720f49.webp> .

