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

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

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

<artist/11587#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/94434#subject> ;
    schema:name "Michael McCann"@en ;
    foaf:made <album/94434#composition>,
        <album/94434#subject> ;
    foaf:name "Michael McCann"@en .

<artist/1811#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/94434#subject> ;
    schema:name "Jesper Kyd"@en ;
    foaf:made <album/94434#composition>,
        <album/94434#subject> ;
    foaf:name "Jesper Kyd"@en .

<artist/7143#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/94434#subject> ;
    schema:name "Raison Varner"@en ;
    foaf:made <album/94434#composition>,
        <album/94434#subject> ;
    foaf:name "Raison Varner"@en .

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

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

<album/94434#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Moxxi's Heist of the Handsome Jackpot"@en,
        "Moxxi's Heist of the Handsome Jackpot"@ja,
        "Moxxi's Heist of the Handsome Jackpot"@ja-latn ;
    mo:performance_of <album/94434#musicalwork> ;
    mo:recorded_as <album/94434#musicalexpression> ;
    schema:name "Moxxi's Heist of the Handsome Jackpot"@en,
        "Moxxi's Heist of the Handsome Jackpot"@ja,
        "Moxxi's Heist of the Handsome Jackpot"@ja-latn ;
    schema:workPerformed <album/94434#musicalwork> .

<org/1626#subject> schema:name "Laced Records"@en,
        "Laced Records"@ja,
        "Laced Records"@ja-latn ;
    foaf:name "Laced Records"@en,
        "Laced Records"@ja,
        "Laced Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/43/94434/94434-1576765415.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/94434#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Moxxi's Heist of the Handsome Jackpot"@en,
        "Moxxi's Heist of the Handsome Jackpot"@ja,
        "Moxxi's Heist of the Handsome Jackpot"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Leonard Van Voorst"@en ;
            foaf:made <album/94434#composition> ;
            foaf:name "Leonard Van Voorst"@en ],
        <artist/11587#subject>,
        <artist/1811#subject>,
        <artist/7143#subject> ;
    mo:produced_work <album/94434#musicalwork> ;
    schema:name "Moxxi's Heist of the Handsome Jackpot"@en,
        "Moxxi's Heist of the Handsome Jackpot"@ja,
        "Moxxi's Heist of the Handsome Jackpot"@ja-latn .

<album/94434#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-12-19"^^xsd:date ;
    dcterms:title "Moxxi's Heist of the Handsome Jackpot"@en,
        "Moxxi's Heist of the Handsome Jackpot"@ja,
        "Moxxi's Heist of the Handsome Jackpot"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/94434#musicalexpression> ;
    mo:publisher <org/1626#subject> ;
    mo:record _:Nd04f7e890eed4933b63aae9e342f68ea ;
    mo:record_count 1 ;
    schema:about <product/8150#subject> ;
    schema:datePublished "2019-12-19"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/43/94434/94434-1576765415.jpg> ;
    schema:name "Moxxi's Heist of the Handsome Jackpot"@en,
        "Moxxi's Heist of the Handsome Jackpot"@ja,
        "Moxxi's Heist of the Handsome Jackpot"@ja-latn ;
    schema:publisher <org/1626#subject> ;
    foaf:depiction <https://media.vgm.io/albums/43/94434/94434-1576765415.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/94434#subject> ;
    schema:name "Leonard Van Voorst"@en ;
    foaf:made <album/94434#subject> ;
    foaf:name "Leonard Van Voorst"@en .

_:N0156eac77e0b46739798d6fb57dfa935 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jack's Secret is Aware"@en ;
    mo:track_number 18 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:Nd04f7e890eed4933b63aae9e342f68ea ;
    schema:name "Jack's Secret is Aware"@en .

_:N1206615515ae481fb6f5daf4db8c8b37 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jack's Secret Raises the Red Alarm"@en ;
    mo:track_number 17 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:Nd04f7e890eed4933b63aae9e342f68ea ;
    schema:name "Jack's Secret Raises the Red Alarm"@en .

_:N15d847f289d544cea0c738ec370776f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome to the Spendopticon"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:Nd04f7e890eed4933b63aae9e342f68ea ;
    schema:name "Welcome to the Spendopticon"@en .

_:N1bc78448124d4ba09729dc54e91fdc97 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Impound Deluxe"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:Nd04f7e890eed4933b63aae9e342f68ea ;
    schema:name "Impound Deluxe"@en .

_:N21c8dfeb9b364578b1596c37b16ffb1a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Grand Opening"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:Nd04f7e890eed4933b63aae9e342f68ea ;
    schema:name "The Grand Opening"@en .

_:N4a3b936a811042aba9d05dcc2cc96701 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Compactor Will Junk You"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:Nd04f7e890eed4933b63aae9e342f68ea ;
    schema:name "The Compactor Will Junk You"@en .

_:N4f2ddfd601d241838e0c35fc88401ea7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Replicator Lands"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Nd04f7e890eed4933b63aae9e342f68ea ;
    schema:name "The Replicator Lands"@en .

_:N5427040db4254f9dad137a1f5ba3887c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome to the VIP Tower"@en ;
    mo:track_number 16 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:Nd04f7e890eed4933b63aae9e342f68ea ;
    schema:name "Welcome to the VIP Tower"@en .

_:N567e242a905344cc945f529812fcefea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Handsome Jackbot"@en ;
    mo:track_number 21 ;
    schema:duration "PT5:57"^^xsd:interval ;
    schema:inPlaylist _:Nd04f7e890eed4933b63aae9e342f68ea ;
    schema:name "The Handsome Jackbot"@en .

_:N66adf3bfb3694d5fbdb591c590353e0b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome to the Compactor"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:Nd04f7e890eed4933b63aae9e342f68ea ;
    schema:name "Welcome to the Compactor"@en .

_:N737be7943aeb44f9bf27736e49a66048 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trashlantis"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:Nd04f7e890eed4933b63aae9e342f68ea ;
    schema:name "Trashlantis"@en .

_:N742b72e2e8c849c0b2b314dc9d4250ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome to Jack's Secret"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:Nd04f7e890eed4933b63aae9e342f68ea ;
    schema:name "Welcome to Jack's Secret"@en .

_:N852bf7c41d8b4975936bfd395431a0a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Impound Denizens Attack"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:Nd04f7e890eed4933b63aae9e342f68ea ;
    schema:name "Impound Denizens Attack"@en .

_:N891515133e3e422eb59939f2492762bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Pentatonic Dragon"@en ;
    mo:track_number 23 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:Nd04f7e890eed4933b63aae9e342f68ea ;
    schema:name "The Pentatonic Dragon"@en .

_:N9b7bd4abcb96447fb1e6be46902df3cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spendopticon Assembles"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:Nd04f7e890eed4933b63aae9e342f68ea ;
    schema:name "Spendopticon Assembles"@en .

_:Na6c82c14d97443b7aefc9954071f9ad1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spendopticon Full Danger Mode"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:Nd04f7e890eed4933b63aae9e342f68ea ;
    schema:name "Spendopticon Full Danger Mode"@en .

_:Nabcb0c9336d042328c6b2b39de411e42 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Impound Pound Down"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:Nd04f7e890eed4933b63aae9e342f68ea ;
    schema:name "Impound Pound Down"@en .

_:Nbed4103ab7b34849bc40fc78cff4cd15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Compactor's Trashmen Attack"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:Nd04f7e890eed4933b63aae9e342f68ea ;
    schema:name "The Compactor's Trashmen Attack"@en .

_:Ncdaecf26749546958f68458927c1e662 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VIP Tower Questions Your Status"@en ;
    mo:track_number 19 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:Nd04f7e890eed4933b63aae9e342f68ea ;
    schema:name "VIP Tower Questions Your Status"@en .

_:Nd7678f6d207e4306ac4543c4ba5f883c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Compactor's Last Squeeze"@en ;
    mo:track_number 15 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:Nd04f7e890eed4933b63aae9e342f68ea ;
    schema:name "The Compactor's Last Squeeze"@en .

_:Ndbaacf30066a4e5793547e2771c28321 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Freddie's Pouch Got Punched"@en ;
    mo:track_number 22 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:Nd04f7e890eed4933b63aae9e342f68ea ;
    schema:name "Freddie's Pouch Got Punched"@en .

_:Ne43224cfa23548819344b036f4153ccb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Grand Opening Heats Up"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:Nd04f7e890eed4933b63aae9e342f68ea ;
    schema:name "The Grand Opening Heats Up"@en .

_:Ne59267ff7ca94655a52e9f52b5b08915 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VIP Tower Sends the Bouncers"@en ;
    mo:track_number 20 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:Nd04f7e890eed4933b63aae9e342f68ea ;
    schema:name "VIP Tower Sends the Bouncers"@en .

_:Nd04f7e890eed4933b63aae9e342f68ea a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0156eac77e0b46739798d6fb57dfa935,
        _:N1206615515ae481fb6f5daf4db8c8b37,
        _:N15d847f289d544cea0c738ec370776f7,
        _:N1bc78448124d4ba09729dc54e91fdc97,
        _:N21c8dfeb9b364578b1596c37b16ffb1a,
        _:N4a3b936a811042aba9d05dcc2cc96701,
        _:N4f2ddfd601d241838e0c35fc88401ea7,
        _:N5427040db4254f9dad137a1f5ba3887c,
        _:N567e242a905344cc945f529812fcefea,
        _:N66adf3bfb3694d5fbdb591c590353e0b,
        _:N737be7943aeb44f9bf27736e49a66048,
        _:N742b72e2e8c849c0b2b314dc9d4250ff,
        _:N852bf7c41d8b4975936bfd395431a0a0,
        _:N891515133e3e422eb59939f2492762bd,
        _:N9b7bd4abcb96447fb1e6be46902df3cc,
        _:Na6c82c14d97443b7aefc9954071f9ad1,
        _:Nabcb0c9336d042328c6b2b39de411e42,
        _:Nbed4103ab7b34849bc40fc78cff4cd15,
        _:Ncdaecf26749546958f68458927c1e662,
        _:Nd7678f6d207e4306ac4543c4ba5f883c,
        _:Ndbaacf30066a4e5793547e2771c28321,
        _:Ne43224cfa23548819344b036f4153ccb,
        _:Ne59267ff7ca94655a52e9f52b5b08915 ;
    mo:track_count 23 ;
    schema:duration "PT79:22"^^xsd:interval ;
    schema:numTracks 23 ;
    schema:track _:N0156eac77e0b46739798d6fb57dfa935,
        _:N1206615515ae481fb6f5daf4db8c8b37,
        _:N15d847f289d544cea0c738ec370776f7,
        _:N1bc78448124d4ba09729dc54e91fdc97,
        _:N21c8dfeb9b364578b1596c37b16ffb1a,
        _:N4a3b936a811042aba9d05dcc2cc96701,
        _:N4f2ddfd601d241838e0c35fc88401ea7,
        _:N5427040db4254f9dad137a1f5ba3887c,
        _:N567e242a905344cc945f529812fcefea,
        _:N66adf3bfb3694d5fbdb591c590353e0b,
        _:N737be7943aeb44f9bf27736e49a66048,
        _:N742b72e2e8c849c0b2b314dc9d4250ff,
        _:N852bf7c41d8b4975936bfd395431a0a0,
        _:N891515133e3e422eb59939f2492762bd,
        _:N9b7bd4abcb96447fb1e6be46902df3cc,
        _:Na6c82c14d97443b7aefc9954071f9ad1,
        _:Nabcb0c9336d042328c6b2b39de411e42,
        _:Nbed4103ab7b34849bc40fc78cff4cd15,
        _:Ncdaecf26749546958f68458927c1e662,
        _:Nd7678f6d207e4306ac4543c4ba5f883c,
        _:Ndbaacf30066a4e5793547e2771c28321,
        _:Ne43224cfa23548819344b036f4153ccb,
        _:Ne59267ff7ca94655a52e9f52b5b08915 .

