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

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

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

<artist/6561#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/156419#subject> ;
    schema:name "Sonic Mayhem"@en ;
    foaf:made <album/156419#composition>,
        <album/156419#subject> ;
    foaf:name "Sonic Mayhem"@en .

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

<album/156419#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Metal Eden: Corrupted Memory Edition"@en,
        "Metal Eden: Corrupted Memory Edition"@ja,
        "Metal Eden: Corrupted Memory Edition"@ja-latn ;
    mo:composer <artist/6561#subject> ;
    mo:produced_work <album/156419#musicalwork> ;
    schema:name "Metal Eden: Corrupted Memory Edition"@en,
        "Metal Eden: Corrupted Memory Edition"@ja,
        "Metal Eden: Corrupted Memory Edition"@ja-latn .

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

<album/156419#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Metal Eden: Corrupted Memory Edition"@en,
        "Metal Eden: Corrupted Memory Edition"@ja,
        "Metal Eden: Corrupted Memory Edition"@ja-latn ;
    mo:performance_of <album/156419#musicalwork> ;
    mo:recorded_as <album/156419#musicalexpression> ;
    schema:name "Metal Eden: Corrupted Memory Edition"@en,
        "Metal Eden: Corrupted Memory Edition"@ja,
        "Metal Eden: Corrupted Memory Edition"@ja-latn ;
    schema:workPerformed <album/156419#musicalwork> .

<https://media.vgm.io/albums/91/156419/156419-4a2bc5004953.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/156419#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/91/156419/156419-4a2bc5004953.png> ;
    foaf:depicts <album/156419#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/91/156419/156419-4a2bc5004953.png> .

<https://medium-media.vgm.io/albums/91/156419/156419-4a2bc5004953.png> a schema:ImageObject,
        foaf:Image .

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

<album/156419#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-12-19"^^xsd:date ;
    dcterms:title "Metal Eden: Corrupted Memory Edition"@en,
        "Metal Eden: Corrupted Memory Edition"@ja,
        "Metal Eden: Corrupted Memory Edition"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/156419#musicalexpression> ;
    mo:publisher _:N5d09b96d2ec6448cbe9b731ab100742a ;
    mo:record _:N9371129477e0492289fcc4be25f1c356 ;
    mo:record_count 1 ;
    schema:about <product/22353#subject> ;
    schema:datePublished "2025-12-19"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/91/156419/156419-4a2bc5004953.png> ;
    schema:name "Metal Eden: Corrupted Memory Edition"@en,
        "Metal Eden: Corrupted Memory Edition"@ja,
        "Metal Eden: Corrupted Memory Edition"@ja-latn ;
    schema:publisher _:N5d09b96d2ec6448cbe9b731ab100742a ;
    foaf:depiction <https://media.vgm.io/albums/91/156419/156419-4a2bc5004953.png> .

_:N09503bc7e22c49d182d0f445261e3c0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dead Signal"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N9371129477e0492289fcc4be25f1c356 ;
    schema:name "Dead Signal"@en .

_:N2057a6bc4680475984bb22994df7f6cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ghosts of Eden"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N9371129477e0492289fcc4be25f1c356 ;
    schema:name "Ghosts of Eden"@en .

_:N39bd04cf82b94f46bc1615ffb076b218 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Corrupt Intent"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N9371129477e0492289fcc4be25f1c356 ;
    schema:name "Corrupt Intent"@en .

_:N3bb41ba082754ad39ad68d23bc17ee65 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tactical Riot Unit"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N9371129477e0492289fcc4be25f1c356 ;
    schema:name "Tactical Riot Unit"@en .

_:N43d8eee92a0e48dd9961394089af5db0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Killzone"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N9371129477e0492289fcc4be25f1c356 ;
    schema:name "Killzone"@en .

_:N5d09b96d2ec6448cbe9b731ab100742a schema:name "Sonic Mayhem"@en,
        "Sonic Mayhem"@ja,
        "Sonic Mayhem"@ja-latn ;
    foaf:name "Sonic Mayhem"@en,
        "Sonic Mayhem"@ja,
        "Sonic Mayhem"@ja-latn .

_:N945ccfa2d4804f34bb500a01d9928d9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Corrupted Core (Benjamin Howell Rework)"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N9371129477e0492289fcc4be25f1c356 ;
    schema:name "Corrupted Core (Benjamin Howell Rework)"@en .

_:Nb19b8b19da5d47ac85c17575ec7ae2c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tactical Riot Unit (Power Glove Remix)"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N9371129477e0492289fcc4be25f1c356 ;
    schema:name "Tactical Riot Unit (Power Glove Remix)"@en .

_:Nb7c1e94335c74bd2807868ca9c093c2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Data Dreams"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N9371129477e0492289fcc4be25f1c356 ;
    schema:name "Data Dreams"@en .

_:Nbea4a49cd7c749f4aab7db43755d3c8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Memory Bleed"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N9371129477e0492289fcc4be25f1c356 ;
    schema:name "Memory Bleed"@en .

_:Ndf1005baf8c6499d8f3c4570ab07b17c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Exodus"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N9371129477e0492289fcc4be25f1c356 ;
    schema:name "Exodus"@en .

_:Neaa9385a1366467e9011791d374a171c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Corebreach"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N9371129477e0492289fcc4be25f1c356 ;
    schema:name "Corebreach"@en .

_:Nf03a422f76e84743b0431b1d0482fb8d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Corebreach (Build to Destroy) [GUNSHIP Reconstruction]"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N9371129477e0492289fcc4be25f1c356 ;
    schema:name "Corebreach (Build to Destroy) [GUNSHIP Reconstruction]"@en .

_:N9371129477e0492289fcc4be25f1c356 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N09503bc7e22c49d182d0f445261e3c0d,
        _:N2057a6bc4680475984bb22994df7f6cb,
        _:N39bd04cf82b94f46bc1615ffb076b218,
        _:N3bb41ba082754ad39ad68d23bc17ee65,
        _:N43d8eee92a0e48dd9961394089af5db0,
        _:N945ccfa2d4804f34bb500a01d9928d9c,
        _:Nb19b8b19da5d47ac85c17575ec7ae2c7,
        _:Nb7c1e94335c74bd2807868ca9c093c2e,
        _:Nbea4a49cd7c749f4aab7db43755d3c8c,
        _:Ndf1005baf8c6499d8f3c4570ab07b17c,
        _:Neaa9385a1366467e9011791d374a171c,
        _:Nf03a422f76e84743b0431b1d0482fb8d ;
    mo:track_count 12 ;
    schema:duration "PT44:50"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N09503bc7e22c49d182d0f445261e3c0d,
        _:N2057a6bc4680475984bb22994df7f6cb,
        _:N39bd04cf82b94f46bc1615ffb076b218,
        _:N3bb41ba082754ad39ad68d23bc17ee65,
        _:N43d8eee92a0e48dd9961394089af5db0,
        _:N945ccfa2d4804f34bb500a01d9928d9c,
        _:Nb19b8b19da5d47ac85c17575ec7ae2c7,
        _:Nb7c1e94335c74bd2807868ca9c093c2e,
        _:Nbea4a49cd7c749f4aab7db43755d3c8c,
        _:Ndf1005baf8c6499d8f3c4570ab07b17c,
        _:Neaa9385a1366467e9011791d374a171c,
        _:Nf03a422f76e84743b0431b1d0482fb8d .

