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

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

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

<album/158431#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Melon the Magical vs The Unreal Constructs: Official Soundtrack"@en,
        "Melon the Magical vs The Unreal Constructs: Official Soundtrack"@ja,
        "Melon the Magical vs The Unreal Constructs: Official Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Ada Basilisk"@en ;
            foaf:made <album/158431#composition> ;
            foaf:name "Ada Basilisk"@en ] ;
    mo:produced_work <album/158431#musicalwork> ;
    schema:name "Melon the Magical vs The Unreal Constructs: Official Soundtrack"@en,
        "Melon the Magical vs The Unreal Constructs: Official Soundtrack"@ja,
        "Melon the Magical vs The Unreal Constructs: Official Soundtrack"@ja-latn .

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

<album/158431#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Melon the Magical vs The Unreal Constructs: Official Soundtrack"@en,
        "Melon the Magical vs The Unreal Constructs: Official Soundtrack"@ja,
        "Melon the Magical vs The Unreal Constructs: Official Soundtrack"@ja-latn ;
    mo:performance_of <album/158431#musicalwork> ;
    mo:recorded_as <album/158431#musicalexpression> ;
    schema:name "Melon the Magical vs The Unreal Constructs: Official Soundtrack"@en,
        "Melon the Magical vs The Unreal Constructs: Official Soundtrack"@ja,
        "Melon the Magical vs The Unreal Constructs: Official Soundtrack"@ja-latn ;
    schema:workPerformed <album/158431#musicalwork> .

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

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

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

<album/158431#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2026-03-22"^^xsd:date ;
    dcterms:title "Melon the Magical vs The Unreal Constructs: Official Soundtrack"@en,
        "Melon the Magical vs The Unreal Constructs: Official Soundtrack"@ja,
        "Melon the Magical vs The Unreal Constructs: Official Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/158431#musicalexpression> ;
    mo:publisher _:N8d04144445cb4c6e86f38ad499a70c2a ;
    mo:record _:N976d8bd19fa640abba124bf808b41917 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Melon The Magical Vs The Unreal Constructs"@en ;
            foaf:name "Melon The Magical Vs The Unreal Constructs"@en ] ;
    schema:datePublished "2026-03-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/13/158431/158431-fe6acf8b896c.png> ;
    schema:name "Melon the Magical vs The Unreal Constructs: Official Soundtrack"@en,
        "Melon the Magical vs The Unreal Constructs: Official Soundtrack"@ja,
        "Melon the Magical vs The Unreal Constructs: Official Soundtrack"@ja-latn ;
    schema:publisher _:N8d04144445cb4c6e86f38ad499a70c2a ;
    foaf:depiction <https://media.vgm.io/albums/13/158431/158431-fe6acf8b896c.png> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/158431#subject> ;
    schema:name "Ada Basilisk"@en ;
    foaf:made <album/158431#subject> ;
    foaf:name "Ada Basilisk"@en .

_:N040e2460d19644ddadbbc5fce3cd84f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Item Tomb - Scavenged Within"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:N976d8bd19fa640abba124bf808b41917 ;
    schema:name "Item Tomb - Scavenged Within"@en .

_:N08baf269ab13412e8994b0c115886380 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Item Jingle - Major Upgrade"@en ;
    mo:track_number 13 ;
    schema:duration "PT0:08"^^xsd:interval ;
    schema:inPlaylist _:N976d8bd19fa640abba124bf808b41917 ;
    schema:name "Item Jingle - Major Upgrade"@en .

_:N2433c1f2ad124bc8a5626d2203688eaf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Melon!"@en ;
    mo:track_number 14 ;
    schema:duration "PT0:01"^^xsd:interval ;
    schema:inPlaylist _:N976d8bd19fa640abba124bf808b41917 ;
    schema:name "Melon!"@en .

_:N553f6406f2fa45768ef23cf3163d4f4a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Final Boss - That Which Smashed Through"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:N976d8bd19fa640abba124bf808b41917 ;
    schema:name "Final Boss - That Which Smashed Through"@en .

_:N5ed24af098cc472b8b8e8ded7c1c1bea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Escape - Climb Against Time"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:N976d8bd19fa640abba124bf808b41917 ;
    schema:name "Escape - Climb Against Time"@en .

_:N5f547254b6b14b73abdf1f9d11cc99cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Verdowen - Overgrown Underground"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N976d8bd19fa640abba124bf808b41917 ;
    schema:name "Verdowen - Overgrown Underground"@en .

_:N7dcbcd8c6259450d801c5c89aee3abfd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Title - Mission of Melon"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N976d8bd19fa640abba124bf808b41917 ;
    schema:name "Title - Mission of Melon"@en .

_:N8d04144445cb4c6e86f38ad499a70c2a schema:name "Ada Basilisk"@en ;
    foaf:name "Ada Basilisk"@en .

_:N8e9eecb893694ae0929ca29473307b4f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mausoloop - Caverns of the Burial Spiral"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N976d8bd19fa640abba124bf808b41917 ;
    schema:name "Mausoloop - Caverns of the Burial Spiral"@en .

_:N9ca705230f414eb2a52ae6a2db89cfed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Magridia - Labyrinthine Flame Ocean"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N976d8bd19fa640abba124bf808b41917 ;
    schema:name "Magridia - Labyrinthine Flame Ocean"@en .

_:Nade4dd49ffe040fca0c335244d68a054 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Falstare - Chewing on the World"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N976d8bd19fa640abba124bf808b41917 ;
    schema:name "Falstare - Chewing on the World"@en .

_:Nbf106b2c00a04b25b2853c1817a9f366 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boss - That Which Slipped Through"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:N976d8bd19fa640abba124bf808b41917 ;
    schema:name "Boss - That Which Slipped Through"@en .

_:Nead72fd66bf042579d8725529ffeb0b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Item Jingle - Minor Pickup"@en ;
    mo:track_number 12 ;
    schema:duration "PT0:04"^^xsd:interval ;
    schema:inPlaylist _:N976d8bd19fa640abba124bf808b41917 ;
    schema:name "Item Jingle - Minor Pickup"@en .

_:Nf0e15192e0434abc8b8bf09efa53f63d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ending - Melon Did the Thing!"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:N976d8bd19fa640abba124bf808b41917 ;
    schema:name "Ending - Melon Did the Thing!"@en .

_:Nff689df66c4642cf8fe5bfdc1522f03a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lacelode - Mystic Mine"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N976d8bd19fa640abba124bf808b41917 ;
    schema:name "Lacelode - Mystic Mine"@en .

_:N976d8bd19fa640abba124bf808b41917 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N040e2460d19644ddadbbc5fce3cd84f5,
        _:N08baf269ab13412e8994b0c115886380,
        _:N2433c1f2ad124bc8a5626d2203688eaf,
        _:N553f6406f2fa45768ef23cf3163d4f4a,
        _:N5ed24af098cc472b8b8e8ded7c1c1bea,
        _:N5f547254b6b14b73abdf1f9d11cc99cf,
        _:N7dcbcd8c6259450d801c5c89aee3abfd,
        _:N8e9eecb893694ae0929ca29473307b4f,
        _:N9ca705230f414eb2a52ae6a2db89cfed,
        _:Nade4dd49ffe040fca0c335244d68a054,
        _:Nbf106b2c00a04b25b2853c1817a9f366,
        _:Nead72fd66bf042579d8725529ffeb0b5,
        _:Nf0e15192e0434abc8b8bf09efa53f63d,
        _:Nff689df66c4642cf8fe5bfdc1522f03a ;
    mo:track_count 14 ;
    schema:duration "PT29:08"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N040e2460d19644ddadbbc5fce3cd84f5,
        _:N08baf269ab13412e8994b0c115886380,
        _:N2433c1f2ad124bc8a5626d2203688eaf,
        _:N553f6406f2fa45768ef23cf3163d4f4a,
        _:N5ed24af098cc472b8b8e8ded7c1c1bea,
        _:N5f547254b6b14b73abdf1f9d11cc99cf,
        _:N7dcbcd8c6259450d801c5c89aee3abfd,
        _:N8e9eecb893694ae0929ca29473307b4f,
        _:N9ca705230f414eb2a52ae6a2db89cfed,
        _:Nade4dd49ffe040fca0c335244d68a054,
        _:Nbf106b2c00a04b25b2853c1817a9f366,
        _:Nead72fd66bf042579d8725529ffeb0b5,
        _:Nf0e15192e0434abc8b8bf09efa53f63d,
        _:Nff689df66c4642cf8fe5bfdc1522f03a .

