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

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

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

<artist/27382#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/75978#subject> ;
    schema:name "Kristofer Maddigan"@en ;
    foaf:made <album/75978#composition>,
        <album/75978#subject> ;
    foaf:name "Kristofer Maddigan"@en .

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

<album/75978#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Cuphead Nightcore Album"@en,
        "The Cuphead Nightcore Album"@ja,
        "The Cuphead Nightcore Album"@ja-latn ;
    mo:composer <artist/27382#subject> ;
    mo:produced_work <album/75978#musicalwork> ;
    schema:name "The Cuphead Nightcore Album"@en,
        "The Cuphead Nightcore Album"@ja,
        "The Cuphead Nightcore Album"@ja-latn .

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

<album/75978#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Cuphead Nightcore Album"@en,
        "The Cuphead Nightcore Album"@ja,
        "The Cuphead Nightcore Album"@ja-latn ;
    mo:performance_of <album/75978#musicalwork> ;
    mo:recorded_as <album/75978#musicalexpression> ;
    schema:name "The Cuphead Nightcore Album"@en,
        "The Cuphead Nightcore Album"@ja,
        "The Cuphead Nightcore Album"@ja-latn ;
    schema:workPerformed <album/75978#musicalwork> .

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

<https://medium-media.vgm.io/albums/87/75978/75978-1520495767.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/75978#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-03-07"^^xsd:date ;
    dcterms:title "The Cuphead Nightcore Album"@en,
        "The Cuphead Nightcore Album"@ja,
        "The Cuphead Nightcore Album"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/75978#musicalexpression> ;
    mo:publisher _:N794b465addfe47a3b80a2370444b64a2 ;
    mo:record _:Na6b2eeda0d7947d2a41d3d5a9223aeac ;
    mo:record_count 1 ;
    schema:about <product/5788#subject> ;
    schema:datePublished "2018-03-07"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/87/75978/75978-1520495767.jpg> ;
    schema:name "The Cuphead Nightcore Album"@en,
        "The Cuphead Nightcore Album"@ja,
        "The Cuphead Nightcore Album"@ja-latn ;
    schema:publisher _:N794b465addfe47a3b80a2370444b64a2 ;
    foaf:depiction <https://media.vgm.io/albums/87/75978/75978-1520495767.jpg> .

_:N046d58c8ae2d41bfb47c3af60b375e11 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "OR3O★, Swiblet - Greedy (Nightcore)"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:Na6b2eeda0d7947d2a41d3d5a9223aeac ;
    schema:name "OR3O★, Swiblet - Greedy (Nightcore)"@en .

_:N1848a27cc6a245738de35ce39325d7b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DAGames - Brothers In Arms (Nightcore)"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:Na6b2eeda0d7947d2a41d3d5a9223aeac ;
    schema:name "DAGames - Brothers In Arms (Nightcore)"@en .

_:N296555f384574095ac5bf11ae75650bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mega Ran - Put Your Cups Up! (Nightcore)"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:Na6b2eeda0d7947d2a41d3d5a9223aeac ;
    schema:name "Mega Ran - Put Your Cups Up! (Nightcore)"@en .

_:N2ec77b22eba540c5818e474858a262f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GM - Death List (Nightcore)"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:Na6b2eeda0d7947d2a41d3d5a9223aeac ;
    schema:name "GM - Death List (Nightcore)"@en .

_:N6fad1233b31e43be914a15543426fd53 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NotARobot - The Devil's Game (Nightcore)"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:Na6b2eeda0d7947d2a41d3d5a9223aeac ;
    schema:name "NotARobot - The Devil's Game (Nightcore)"@en .

_:N794b465addfe47a3b80a2370444b64a2 schema:name "Raybro The Remixer"@en,
        "Raybro The Remixer"@ja,
        "Raybro The Remixer"@ja-latn ;
    foaf:name "Raybro The Remixer"@en,
        "Raybro The Remixer"@ja,
        "Raybro The Remixer"@ja-latn .

_:N7ee038f0970b49e3a5f0e6cecbe34325 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kyle Allen Music - Devils Gonna Getcha (Nightcore)"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:Na6b2eeda0d7947d2a41d3d5a9223aeac ;
    schema:name "Kyle Allen Music - Devils Gonna Getcha (Nightcore)"@en .

_:N82d90bd443864abfbeb27914708c35d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "JT Music - CupHead Rap (Nightcore)"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:Na6b2eeda0d7947d2a41d3d5a9223aeac ;
    schema:name "JT Music - CupHead Rap (Nightcore)"@en .

_:N91a3632ca4a94624b7c93811ccb98b21 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fandroid! - You Signed a Contract (Nightcore)"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:Na6b2eeda0d7947d2a41d3d5a9223aeac ;
    schema:name "Fandroid! - You Signed a Contract (Nightcore)"@en .

_:N94acecb73afc4006a1402ee382dc1436 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fandroid!, Caleb Hyles - You Signed a Contract [Ft. Caleb Hyles] (Nightcore)"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:Na6b2eeda0d7947d2a41d3d5a9223aeac ;
    schema:name "Fandroid!, Caleb Hyles - You Signed a Contract [Ft. Caleb Hyles] (Nightcore)"@en .

_:Nadcc2510b33043bc9b222750d3c023d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TryHradNinja, NotARobot - The Devil's Due (Nightcore)"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:Na6b2eeda0d7947d2a41d3d5a9223aeac ;
    schema:name "TryHradNinja, NotARobot - The Devil's Due (Nightcore)"@en .

_:Nd5eb36933617401788edac386ef57c6a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Daddyphatsnaps, Bonecage - Don't Deal With The Devil (Nightcore)"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:Na6b2eeda0d7947d2a41d3d5a9223aeac ;
    schema:name "Daddyphatsnaps, Bonecage - Don't Deal With The Devil (Nightcore)"@en .

_:Ne6619ea9ef1445e2bcf1b3cdd2b1928a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Daddyphatsnaps, Bonecage - We Dealt With The Devil (Nightcore)"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:Na6b2eeda0d7947d2a41d3d5a9223aeac ;
    schema:name "Daddyphatsnaps, Bonecage - We Dealt With The Devil (Nightcore)"@en .

_:Ne669b870161640e5b0163a9cb41ab4fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CG5 - The Final Straw (Nightcore)"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:Na6b2eeda0d7947d2a41d3d5a9223aeac ;
    schema:name "CG5 - The Final Straw (Nightcore)"@en .

_:Nf44e11cdc0bf4a939430f87b50390e2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Stupendium - Milk Milk Lemonade (Nightcore)"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:Na6b2eeda0d7947d2a41d3d5a9223aeac ;
    schema:name "The Stupendium - Milk Milk Lemonade (Nightcore)"@en .

_:Na6b2eeda0d7947d2a41d3d5a9223aeac a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N046d58c8ae2d41bfb47c3af60b375e11,
        _:N1848a27cc6a245738de35ce39325d7b1,
        _:N296555f384574095ac5bf11ae75650bf,
        _:N2ec77b22eba540c5818e474858a262f8,
        _:N6fad1233b31e43be914a15543426fd53,
        _:N7ee038f0970b49e3a5f0e6cecbe34325,
        _:N82d90bd443864abfbeb27914708c35d6,
        _:N91a3632ca4a94624b7c93811ccb98b21,
        _:N94acecb73afc4006a1402ee382dc1436,
        _:Nadcc2510b33043bc9b222750d3c023d3,
        _:Nd5eb36933617401788edac386ef57c6a,
        _:Ne6619ea9ef1445e2bcf1b3cdd2b1928a,
        _:Ne669b870161640e5b0163a9cb41ab4fb,
        _:Nf44e11cdc0bf4a939430f87b50390e2e ;
    mo:track_count 14 ;
    schema:duration "PT33:45"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N046d58c8ae2d41bfb47c3af60b375e11,
        _:N1848a27cc6a245738de35ce39325d7b1,
        _:N296555f384574095ac5bf11ae75650bf,
        _:N2ec77b22eba540c5818e474858a262f8,
        _:N6fad1233b31e43be914a15543426fd53,
        _:N7ee038f0970b49e3a5f0e6cecbe34325,
        _:N82d90bd443864abfbeb27914708c35d6,
        _:N91a3632ca4a94624b7c93811ccb98b21,
        _:N94acecb73afc4006a1402ee382dc1436,
        _:Nadcc2510b33043bc9b222750d3c023d3,
        _:Nd5eb36933617401788edac386ef57c6a,
        _:Ne6619ea9ef1445e2bcf1b3cdd2b1928a,
        _:Ne669b870161640e5b0163a9cb41ab4fb,
        _:Nf44e11cdc0bf4a939430f87b50390e2e .

