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

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

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

<artist/50489#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155276#subject> ;
    schema:name "JP Walton"@en ;
    foaf:made <album/155276#composition>,
        <album/155276#subject> ;
    foaf:name "JP Walton"@en .

<artist/53780#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155276#subject> ;
    schema:name "Mike Johnson"@en ;
    foaf:made <album/155276#composition>,
        <album/155276#subject> ;
    foaf:name "Mike Johnson"@en .

<artist/78668#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155276#subject> ;
    schema:name "Zack Quarles"@en ;
    foaf:made <album/155276#composition>,
        <album/155276#subject> ;
    foaf:name "Zack Quarles"@en .

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

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

<album/155276#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Diablo IV: Haunted Sounds of Estuar"@en,
        "Diablo IV: Haunted Sounds of Estuar"@ja,
        "Diablo IV: Haunted Sounds of Estuar"@ja-latn ;
    mo:performance_of <album/155276#musicalwork> ;
    mo:recorded_as <album/155276#musicalexpression> ;
    schema:name "Diablo IV: Haunted Sounds of Estuar"@en,
        "Diablo IV: Haunted Sounds of Estuar"@ja,
        "Diablo IV: Haunted Sounds of Estuar"@ja-latn ;
    schema:workPerformed <album/155276#musicalwork> .

<org/461#subject> schema:name "Blizzard Entertainment"@en,
        "Blizzard Entertainment"@ja,
        "Blizzard Entertainment"@ja-latn ;
    foaf:name "Blizzard Entertainment"@en,
        "Blizzard Entertainment"@ja,
        "Blizzard Entertainment"@ja-latn .

<https://media.vgm.io/albums/67/155276/155276-f64c5930e628.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/155276#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/67/155276/155276-f64c5930e628.jpg> ;
    foaf:depicts <album/155276#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/67/155276/155276-f64c5930e628.jpg> .

<https://medium-media.vgm.io/albums/67/155276/155276-f64c5930e628.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/155276#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Diablo IV: Haunted Sounds of Estuar"@en,
        "Diablo IV: Haunted Sounds of Estuar"@ja,
        "Diablo IV: Haunted Sounds of Estuar"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Jeff Carpenter"@en ;
            foaf:made <album/155276#composition> ;
            foaf:name "Jeff Carpenter"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Etienne Grunenwald-Rohr"@en ;
            foaf:made <album/155276#composition> ;
            foaf:name "Etienne Grunenwald-Rohr"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ryan Sim"@en ;
            foaf:made <album/155276#composition> ;
            foaf:name "Ryan Sim"@en ],
        <artist/50489#subject>,
        <artist/53780#subject>,
        <artist/78668#subject> ;
    mo:produced_work <album/155276#musicalwork> ;
    schema:name "Diablo IV: Haunted Sounds of Estuar"@en,
        "Diablo IV: Haunted Sounds of Estuar"@ja,
        "Diablo IV: Haunted Sounds of Estuar"@ja-latn .

<album/155276#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-10-24"^^xsd:date ;
    dcterms:title "Diablo IV: Haunted Sounds of Estuar"@en,
        "Diablo IV: Haunted Sounds of Estuar"@ja,
        "Diablo IV: Haunted Sounds of Estuar"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/155276#musicalexpression> ;
    mo:publisher <org/461#subject> ;
    mo:record _:N616b3d4979fb4e789b222ba48531bef7 ;
    mo:record_count 1 ;
    schema:about <product/15947#subject> ;
    schema:datePublished "2025-10-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/67/155276/155276-f64c5930e628.jpg> ;
    schema:name "Diablo IV: Haunted Sounds of Estuar"@en,
        "Diablo IV: Haunted Sounds of Estuar"@ja,
        "Diablo IV: Haunted Sounds of Estuar"@ja-latn ;
    schema:publisher <org/461#subject> ;
    foaf:depiction <https://media.vgm.io/albums/67/155276/155276-f64c5930e628.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155276#subject> ;
    schema:name "Ryan Sim"@en ;
    foaf:made <album/155276#subject> ;
    foaf:name "Ryan Sim"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155276#subject> ;
    schema:name "Etienne Grunenwald-Rohr"@en ;
    foaf:made <album/155276#subject> ;
    foaf:name "Etienne Grunenwald-Rohr"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155276#subject> ;
    schema:name "Jeff Carpenter"@en ;
    foaf:made <album/155276#subject> ;
    foaf:name "Jeff Carpenter"@en .

_:N02d851f142744dd29379d5a2ec248318 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dunes of Despair (Jeff Carpenter)"@en ;
    mo:track_number 9 ;
    schema:duration "PT8:12"^^xsd:interval ;
    schema:inPlaylist _:N616b3d4979fb4e789b222ba48531bef7 ;
    schema:name "Dunes of Despair (Jeff Carpenter)"@en .

_:N05d105b9ee2047188c335e2eb2aa6956 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Solitude (Jeff Carpenter)"@en ;
    mo:track_number 4 ;
    schema:duration "PT7:29"^^xsd:interval ;
    schema:inPlaylist _:N616b3d4979fb4e789b222ba48531bef7 ;
    schema:name "Solitude (Jeff Carpenter)"@en .

_:N12c9265f7bd14158880c735da44f00ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crags of Ill Wind (Zack Quarles)"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:56"^^xsd:interval ;
    schema:inPlaylist _:N616b3d4979fb4e789b222ba48531bef7 ;
    schema:name "Crags of Ill Wind (Zack Quarles)"@en .

_:N27e9036f83ff4e22a10180c34f5ec6fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tempest Tormented (Jeff Carpenter)"@en ;
    mo:track_number 5 ;
    schema:duration "PT7:32"^^xsd:interval ;
    schema:inPlaylist _:N616b3d4979fb4e789b222ba48531bef7 ;
    schema:name "Tempest Tormented (Jeff Carpenter)"@en .

_:N437a7db98e844c4c8657179928594d85 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rift of a Thousand Eyes (JP Walton, Zack Quarles)"@en ;
    mo:track_number 6 ;
    schema:duration "PT9:23"^^xsd:interval ;
    schema:inPlaylist _:N616b3d4979fb4e789b222ba48531bef7 ;
    schema:name "Rift of a Thousand Eyes (JP Walton, Zack Quarles)"@en .

_:N57168cb497ab461598766fc2dc62d6a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deep in the Mistral Woods (Ryan Sim)"@en ;
    mo:track_number 3 ;
    schema:duration "PT7:35"^^xsd:interval ;
    schema:inPlaylist _:N616b3d4979fb4e789b222ba48531bef7 ;
    schema:name "Deep in the Mistral Woods (Ryan Sim)"@en .

_:N5ee160ede50a4b828c4f8951ed35405a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Accursed Wastes (Mike Johnson)"@en ;
    mo:track_number 7 ;
    schema:duration "PT7:29"^^xsd:interval ;
    schema:inPlaylist _:N616b3d4979fb4e789b222ba48531bef7 ;
    schema:name "The Accursed Wastes (Mike Johnson)"@en .

_:N8481510ba7984b1cbf4977622f0d7c15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Roots and the Tree (Etienne Grunenwald-Rohr)"@en ;
    mo:track_number 8 ;
    schema:duration "PT7:59"^^xsd:interval ;
    schema:inPlaylist _:N616b3d4979fb4e789b222ba48531bef7 ;
    schema:name "The Roots and the Tree (Etienne Grunenwald-Rohr)"@en .

_:Ne233c12b488147ab9c9496b60b023e21 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Realm of Hatred (Zack Quarles)"@en ;
    mo:track_number 10 ;
    schema:duration "PT8:02"^^xsd:interval ;
    schema:inPlaylist _:N616b3d4979fb4e789b222ba48531bef7 ;
    schema:name "Realm of Hatred (Zack Quarles)"@en .

_:Nfd975b3891b34a9e8a5417ed889c3784 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shadow of the Cathedral (Etienne Grunenwald-Rohr)"@en ;
    mo:track_number 2 ;
    schema:duration "PT8:01"^^xsd:interval ;
    schema:inPlaylist _:N616b3d4979fb4e789b222ba48531bef7 ;
    schema:name "Shadow of the Cathedral (Etienne Grunenwald-Rohr)"@en .

_:N616b3d4979fb4e789b222ba48531bef7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N02d851f142744dd29379d5a2ec248318,
        _:N05d105b9ee2047188c335e2eb2aa6956,
        _:N12c9265f7bd14158880c735da44f00ed,
        _:N27e9036f83ff4e22a10180c34f5ec6fd,
        _:N437a7db98e844c4c8657179928594d85,
        _:N57168cb497ab461598766fc2dc62d6a3,
        _:N5ee160ede50a4b828c4f8951ed35405a,
        _:N8481510ba7984b1cbf4977622f0d7c15,
        _:Ne233c12b488147ab9c9496b60b023e21,
        _:Nfd975b3891b34a9e8a5417ed889c3784 ;
    mo:track_count 10 ;
    schema:duration "PT77:38"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N02d851f142744dd29379d5a2ec248318,
        _:N05d105b9ee2047188c335e2eb2aa6956,
        _:N12c9265f7bd14158880c735da44f00ed,
        _:N27e9036f83ff4e22a10180c34f5ec6fd,
        _:N437a7db98e844c4c8657179928594d85,
        _:N57168cb497ab461598766fc2dc62d6a3,
        _:N5ee160ede50a4b828c4f8951ed35405a,
        _:N8481510ba7984b1cbf4977622f0d7c15,
        _:Ne233c12b488147ab9c9496b60b023e21,
        _:Nfd975b3891b34a9e8a5417ed889c3784 .

