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

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

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

<album/27225> a mo:Release ;
    mo:catalogue_number "N/A" .

<artist/29279#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151438#subject> ;
    schema:name "Martin Stig Andersen"@en ;
    foaf:made <album/151438#composition>,
        <album/151438#subject> ;
    foaf:name "Martin Stig Andersen"@en .

<product/12997#subject> a schema:CreativeWork ;
    schema:name "Limbo"@en,
        "Limbo"@ja,
        "Limbo"@ja-latn ;
    foaf:name "Limbo"@en,
        "Limbo"@ja,
        "Limbo"@ja-latn .

<album/151438#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "LIMBO OST"@en,
        "LIMBO OST"@ja,
        "LIMBO OST"@ja-latn ;
    mo:composer <artist/29279#subject> ;
    mo:produced_work <album/151438#musicalwork> ;
    schema:name "LIMBO OST"@en,
        "LIMBO OST"@ja,
        "LIMBO OST"@ja-latn .

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

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

<org/1475#subject> schema:name "iam8bit"@en,
        "iam8bit"@ja,
        "iam8bit"@ja-latn ;
    foaf:name "iam8bit"@en,
        "iam8bit"@ja,
        "iam8bit"@ja-latn .

<https://media.vgm.io/albums/83/151438/151438-20cb94559b1b.webp> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/151438#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/83/151438/151438-20cb94559b1b.webp> ;
    foaf:depicts <album/151438#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/83/151438/151438-20cb94559b1b.webp> .

<https://medium-media.vgm.io/albums/83/151438/151438-20cb94559b1b.webp> a schema:ImageObject,
        foaf:Image .

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

<album/151438#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-01-01"^^xsd:date ;
    dcterms:title "LIMBO OST"@en,
        "LIMBO OST"@ja,
        "LIMBO OST"@ja-latn ;
    mo:catalogue_number "8BIT-8269" ;
    mo:media_type "Vinyl (10\" 33&frac13; rpm)" ;
    mo:other_release_of <album/27225> ;
    mo:publication_of <album/151438#musicalexpression> ;
    mo:publisher <org/1475#subject> ;
    mo:record _:Ncf05d1ec8eca4a4190578322650edd79 ;
    mo:record_count 1 ;
    schema:about <product/12997#subject> ;
    schema:datePublished "2025-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/83/151438/151438-20cb94559b1b.webp> ;
    schema:name "LIMBO OST"@en,
        "LIMBO OST"@ja,
        "LIMBO OST"@ja-latn ;
    schema:publisher <org/1475#subject> ;
    foaf:depiction <https://media.vgm.io/albums/83/151438/151438-20cb94559b1b.webp> .

_:N154801efc41040e6bee8d25095ab4273 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rotating room"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:Ncf05d1ec8eca4a4190578322650edd79 ;
    schema:name "Rotating room"@en .

_:N1a6df0a7b7d64acfade987fb055b0e38 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sister"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:Ncf05d1ec8eca4a4190578322650edd79 ;
    schema:name "Sister"@en .

_:N23121a91d0b0433ea144ac741f177458 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gravity jump"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:Ncf05d1ec8eca4a4190578322650edd79 ;
    schema:name "Gravity jump"@en .

_:N28d086e69bc9467b9d8db36d6d79f26c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "City"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:Ncf05d1ec8eca4a4190578322650edd79 ;
    schema:name "City"@en .

_:N7e9e32263db242e1836274e45f3982b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Menu"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:Ncf05d1ec8eca4a4190578322650edd79 ;
    schema:name "Menu"@en .

_:Nf93f821d99f44b6db82facf192560459 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boys' fort"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:Ncf05d1ec8eca4a4190578322650edd79 ;
    schema:name "Boys' fort"@en .

_:Ncf05d1ec8eca4a4190578322650edd79 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N154801efc41040e6bee8d25095ab4273,
        _:N1a6df0a7b7d64acfade987fb055b0e38,
        _:N23121a91d0b0433ea144ac741f177458,
        _:N28d086e69bc9467b9d8db36d6d79f26c,
        _:N7e9e32263db242e1836274e45f3982b9,
        _:Nf93f821d99f44b6db82facf192560459 ;
    mo:track_count 6 ;
    schema:duration "PT10:35"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N154801efc41040e6bee8d25095ab4273,
        _:N1a6df0a7b7d64acfade987fb055b0e38,
        _:N23121a91d0b0433ea144ac741f177458,
        _:N28d086e69bc9467b9d8db36d6d79f26c,
        _:N7e9e32263db242e1836274e45f3982b9,
        _:Nf93f821d99f44b6db82facf192560459 .

