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

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

<artist/1057#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150062#subject> ;
    schema:name "Wilbert Roget"@en ;
    foaf:made <album/150062#composition>,
        <album/150062#subject> ;
    foaf:name "Wilbert Roget"@en .

<artist/26279#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150062#subject> ;
    schema:name "Jonathan Young"@en ;
    foaf:made <album/150062#composition>,
        <album/150062#subject>,
        <album/150062#vocals> ;
    foaf:name "Jonathan Young"@en .

<artist/52889#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150062#subject> ;
    schema:name "RichaadEB"@en ;
    foaf:made <album/150062#composition>,
        <album/150062#subject> ;
    foaf:name "RichaadEB"@en .

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

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

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

<https://media.vgm.io/albums/26/150062/150062-6d91d5be6318.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/150062#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/26/150062/150062-6d91d5be6318.jpg> ;
    foaf:depicts <album/150062#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/26/150062/150062-6d91d5be6318.jpg> .

<https://medium-media.vgm.io/albums/26/150062/150062-6d91d5be6318.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/150062#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "HELLDIVERS HEAVY METAL"@en,
        "HELLDIVERS HEAVY METAL"@ja,
        "HELLDIVERS HEAVY METAL"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Divide Music"@en ;
            foaf:made <album/150062#composition> ;
            foaf:name "Divide Music"@en ],
        <artist/1057#subject>,
        <artist/26279#subject>,
        <artist/52889#subject> ;
    mo:produced_work <album/150062#musicalwork> ;
    schema:name "HELLDIVERS HEAVY METAL"@en,
        "HELLDIVERS HEAVY METAL"@ja,
        "HELLDIVERS HEAVY METAL"@ja-latn .

<album/150062#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-09-13"^^xsd:date ;
    dcterms:title "HELLDIVERS HEAVY METAL"@en,
        "HELLDIVERS HEAVY METAL"@ja,
        "HELLDIVERS HEAVY METAL"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/150062#musicalexpression> ;
    mo:publisher _:N4d5a9e21fba3431b8f3c8866abecff62 ;
    mo:record _:Nf16b9e50fe1440eb973678d433cd09b7 ;
    mo:record_count 1 ;
    schema:about <product/18450#subject> ;
    schema:datePublished "2024-09-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/26/150062/150062-6d91d5be6318.jpg> ;
    schema:name "HELLDIVERS HEAVY METAL"@en,
        "HELLDIVERS HEAVY METAL"@ja,
        "HELLDIVERS HEAVY METAL"@ja-latn ;
    schema:publisher _:N4d5a9e21fba3431b8f3c8866abecff62 ;
    foaf:depiction <https://media.vgm.io/albums/26/150062/150062-6d91d5be6318.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Divide Music"@en ;
    foaf:made <album/150062#vocals> ;
    foaf:name "Divide Music"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150062#subject> ;
    schema:name "Divide Music"@en ;
    foaf:made <album/150062#subject> ;
    foaf:name "Divide Music"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Divide Music"@en ;
    foaf:made <album/150062#subject> ;
    foaf:name "Divide Music"@en .

_:N01ac9c1c7c48414e988e07da2bef07da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Helldivers Never Die"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Nf16b9e50fe1440eb973678d433cd09b7 ;
    schema:name "Helldivers Never Die"@en .

_:N17a1620431af4618a53a25a9e0dbc4a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BLACKHOLE"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:Nf16b9e50fe1440eb973678d433cd09b7 ;
    schema:name "BLACKHOLE"@en .

_:N3d8530957f4d4b20926b3d2c28261145 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fire & Lightning"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Nf16b9e50fe1440eb973678d433cd09b7 ;
    schema:name "Fire & Lightning"@en .

_:N465b5e1d79ec4dbe8c46a465ab11e0f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Fall of Malevelon Creek"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:Nf16b9e50fe1440eb973678d433cd09b7 ;
    schema:name "The Fall of Malevelon Creek"@en .

_:N4d063efb13c84880ab6475622c5499e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Call Down The Eagles"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:Nf16b9e50fe1440eb973678d433cd09b7 ;
    schema:name "Call Down The Eagles"@en .

_:N4d5a9e21fba3431b8f3c8866abecff62 schema:name "Villainous Music"@en,
        "Villainous Music"@ja,
        "Villainous Music"@ja-latn ;
    foaf:name "Villainous Music"@en,
        "Villainous Music"@ja,
        "Villainous Music"@ja-latn .

_:N78a3c2bc66ce4437afb658391669ebca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "When Freedom Calls (feat. Cam Steady)"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:Nf16b9e50fe1440eb973678d433cd09b7 ;
    schema:name "When Freedom Calls (feat. Cam Steady)"@en .

_:N846248d30ce94c0ea942cb073456729d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Cup of Liber-Tea (Metal Cover)"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:Nf16b9e50fe1440eb973678d433cd09b7 ;
    schema:name "A Cup of Liber-Tea (Metal Cover)"@en .

_:Na6159c74d2624f9a842cb8719171955e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "We Are The Helldivers"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:Nf16b9e50fe1440eb973678d433cd09b7 ;
    schema:name "We Are The Helldivers"@en .

_:Nb62e5a85c5584bd6875e3862df688ead a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Illuminate"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:Nf16b9e50fe1440eb973678d433cd09b7 ;
    schema:name "Illuminate"@en .

_:Nd0d109f6d23b4308b7c711e3ad1c3d88 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Call to Arms"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:Nf16b9e50fe1440eb973678d433cd09b7 ;
    schema:name "Call to Arms"@en .

_:Nf710988266ea446d87daa3a5ee8b5678 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Friendly Fire"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:Nf16b9e50fe1440eb973678d433cd09b7 ;
    schema:name "Friendly Fire"@en .

_:Nf83f14c852984f79b44098fd5ef28f1d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pesticide"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:Nf16b9e50fe1440eb973678d433cd09b7 ;
    schema:name "Pesticide"@en .

_:Nf16b9e50fe1440eb973678d433cd09b7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01ac9c1c7c48414e988e07da2bef07da,
        _:N17a1620431af4618a53a25a9e0dbc4a8,
        _:N3d8530957f4d4b20926b3d2c28261145,
        _:N465b5e1d79ec4dbe8c46a465ab11e0f0,
        _:N4d063efb13c84880ab6475622c5499e9,
        _:N78a3c2bc66ce4437afb658391669ebca,
        _:N846248d30ce94c0ea942cb073456729d,
        _:Na6159c74d2624f9a842cb8719171955e,
        _:Nb62e5a85c5584bd6875e3862df688ead,
        _:Nd0d109f6d23b4308b7c711e3ad1c3d88,
        _:Nf710988266ea446d87daa3a5ee8b5678,
        _:Nf83f14c852984f79b44098fd5ef28f1d ;
    mo:track_count 12 ;
    schema:duration "PT45:06"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N01ac9c1c7c48414e988e07da2bef07da,
        _:N17a1620431af4618a53a25a9e0dbc4a8,
        _:N3d8530957f4d4b20926b3d2c28261145,
        _:N465b5e1d79ec4dbe8c46a465ab11e0f0,
        _:N4d063efb13c84880ab6475622c5499e9,
        _:N78a3c2bc66ce4437afb658391669ebca,
        _:N846248d30ce94c0ea942cb073456729d,
        _:Na6159c74d2624f9a842cb8719171955e,
        _:Nb62e5a85c5584bd6875e3862df688ead,
        _:Nd0d109f6d23b4308b7c711e3ad1c3d88,
        _:Nf710988266ea446d87daa3a5ee8b5678,
        _:Nf83f14c852984f79b44098fd5ef28f1d .

