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

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

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

<artist/1040#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99515#subject> ;
    schema:name "Danny Baranowsky"@en ;
    foaf:made <album/99515#composition>,
        <album/99515#subject> ;
    foaf:name "Danny Baranowsky"@en .

<product/4288#subject> a schema:CreativeWork ;
    schema:name "Crypt of the NecroDancer"@en,
        "Crypt of the NecroDancer"@ja,
        "Crypt of the NecroDancer"@ja-latn ;
    foaf:name "Crypt of the NecroDancer"@en,
        "Crypt of the NecroDancer"@ja,
        "Crypt of the NecroDancer"@ja-latn .

<album/99515#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Revibed of the NecroDancer"@en,
        "Revibed of the NecroDancer"@ja,
        "Revibed of the NecroDancer"@ja-latn ;
    mo:composer <artist/1040#subject> ;
    mo:produced_work <album/99515#musicalwork> ;
    schema:name "Revibed of the NecroDancer"@en,
        "Revibed of the NecroDancer"@ja,
        "Revibed of the NecroDancer"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/51/99515/99515-1590503365.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/99515#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Revibed of the NecroDancer"@en,
        "Revibed of the NecroDancer"@ja,
        "Revibed of the NecroDancer"@ja-latn ;
    mo:performance_of <album/99515#musicalwork> ;
    mo:performer <artist/49606#subject> ;
    mo:recorded_as <album/99515#musicalexpression> ;
    schema:byArtist <artist/49606#subject> ;
    schema:name "Revibed of the NecroDancer"@en,
        "Revibed of the NecroDancer"@ja,
        "Revibed of the NecroDancer"@ja-latn ;
    schema:workPerformed <album/99515#musicalwork> .

<artist/49606#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/99515#performance> ;
    schema:name "Mega Ran"@en ;
    foaf:name "Mega Ran"@en .

<album/99515#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-06-01"^^xsd:date ;
    dcterms:title "Revibed of the NecroDancer"@en,
        "Revibed of the NecroDancer"@ja,
        "Revibed of the NecroDancer"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/99515#musicalexpression> ;
    mo:publisher _:N4243c01c33a648179645166a8561f70a ;
    mo:record _:N95dfc4d488ee4d95906bc7d1a5871f1e ;
    mo:record_count 1 ;
    schema:about <product/4288#subject> ;
    schema:byArtist <artist/49606#subject> ;
    schema:datePublished "2020-06-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/51/99515/99515-1590503365.jpg> ;
    schema:name "Revibed of the NecroDancer"@en,
        "Revibed of the NecroDancer"@ja,
        "Revibed of the NecroDancer"@ja-latn ;
    schema:publisher _:N4243c01c33a648179645166a8561f70a ;
    foaf:depiction <https://media.vgm.io/albums/51/99515/99515-1590503365.jpg> .

_:N08cc832f555c49dba15a97eaafd59478 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heart of the Crypt (4-2 Remix with Shopkeeper)"@en ;
    mo:track_number 39 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:N95dfc4d488ee4d95906bc7d1a5871f1e ;
    schema:name "Heart of the Crypt (4-2 Remix with Shopkeeper)"@en .

_:N0d7b7144a2d2438f8774450b155e5e3d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heart of the Crypt (4-2 Remix)"@en ;
    mo:track_number 18 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:N95dfc4d488ee4d95906bc7d1a5871f1e ;
    schema:name "Heart of the Crypt (4-2 Remix)"@en .

_:N0e1224201e524c39ab8a7540696b2387 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Portabellohead (2-3 Remix)"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N95dfc4d488ee4d95906bc7d1a5871f1e ;
    schema:name "Portabellohead (2-3 Remix)"@en .

_:N18e2ef19cf6c47eabc47cdbafb87af96 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mausoleum Mash (1-3 Remix with Shopkeeper)"@en ;
    mo:track_number 28 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:N95dfc4d488ee4d95906bc7d1a5871f1e ;
    schema:name "Mausoleum Mash (1-3 Remix with Shopkeeper)"@en .

_:N1c4b381700c94f2ba1e9ad9dbf9352bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Six Feet Thunder (5-3 Remix)"@en ;
    mo:track_number 23 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N95dfc4d488ee4d95906bc7d1a5871f1e ;
    schema:name "Six Feet Thunder (5-3 Remix)"@en .

_:N2017a667fa0448f697e61ce1b52b99d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Metalmancy (Death Metal Remix)"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N95dfc4d488ee4d95906bc7d1a5871f1e ;
    schema:name "Metalmancy (Death Metal Remix)"@en .

_:N25d42b1a3f6645769836a87654fe8c49 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "March of the Profane (3-2 Hot Remix with Shopkeeper)"@en ;
    mo:track_number 35 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:N95dfc4d488ee4d95906bc7d1a5871f1e ;
    schema:name "March of the Profane (3-2 Hot Remix with Shopkeeper)"@en .

_:N27dd2b175b6f4f3ebc2b420e57e0cbcc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "March of the Profane (3-2 Hot Remix)"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:N95dfc4d488ee4d95906bc7d1a5871f1e ;
    schema:name "March of the Profane (3-2 Hot Remix)"@en .

_:N2fd029e787554ee0bf98e1bc829cc056 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grave Throbbing (2-2 Remix)"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:N95dfc4d488ee4d95906bc7d1a5871f1e ;
    schema:name "Grave Throbbing (2-2 Remix)"@en .

_:N30094b6ca602484fa114a11c9e0445e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Cold Sweat (3-3 Cold Remix)"@en ;
    mo:track_number 14 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N95dfc4d488ee4d95906bc7d1a5871f1e ;
    schema:name "A Cold Sweat (3-3 Cold Remix)"@en .

_:N38b00115f872409fb162104156d511cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Power Cords (5-2 Remix)"@en ;
    mo:track_number 22 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N95dfc4d488ee4d95906bc7d1a5871f1e ;
    schema:name "Power Cords (5-2 Remix)"@en .

_:N39e817c70324487fb6194a90b0356997 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Hot Mess (3-3 Hot Remix)"@en ;
    mo:track_number 15 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N95dfc4d488ee4d95906bc7d1a5871f1e ;
    schema:name "A Hot Mess (3-3 Hot Remix)"@en .

_:N3ae64c2f1d394616babefcdd74c277f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rhythmortis (Lobby Remix)"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N95dfc4d488ee4d95906bc7d1a5871f1e ;
    schema:name "Rhythmortis (Lobby Remix)"@en .

_:N3ec666b304d24f40a6086d6eba9d94ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fungal Funk (2-1 Remix with Shopkeeper)"@en ;
    mo:track_number 29 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N95dfc4d488ee4d95906bc7d1a5871f1e ;
    schema:name "Fungal Funk (2-1 Remix with Shopkeeper)"@en .

_:N3f7251df4e874347b16254739dac4747 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Igneous Rock (3-1 Hot Remix)"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:N95dfc4d488ee4d95906bc7d1a5871f1e ;
    schema:name "Igneous Rock (3-1 Hot Remix)"@en .

_:N40b447e5b8744ca0b7df9b6527c9101b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Styx and Stones (4-1 Remix with Shopkeeper)"@en ;
    mo:track_number 38 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N95dfc4d488ee4d95906bc7d1a5871f1e ;
    schema:name "Styx and Stones (4-1 Remix with Shopkeeper)"@en .

_:N4243c01c33a648179645166a8561f70a schema:name "Tamagotaso"@en,
        "Tamagotaso"@ja,
        "Tamagotaso"@ja-latn ;
    foaf:name "Tamagotaso"@en,
        "Tamagotaso"@ja,
        "Tamagotaso"@ja-latn .

_:N4b4624febb7947cb8c3abb1d96d6106c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stone Cold (3-1 Cold Remix)"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:N95dfc4d488ee4d95906bc7d1a5871f1e ;
    schema:name "Stone Cold (3-1 Cold Remix)"@en .

_:N5dd998ec2a6d4abfbee05ee83bd34bac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Six Feet Thunder (5-3 Remix with Shopkeeper)"@en ;
    mo:track_number 43 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N95dfc4d488ee4d95906bc7d1a5871f1e ;
    schema:name "Six Feet Thunder (5-3 Remix with Shopkeeper)"@en .

_:N5f2d3e04d8f849ba889633b3f0b89833 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Cold Sweat (3-3 Cold Remix with Shopkeeper)"@en ;
    mo:track_number 36 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N95dfc4d488ee4d95906bc7d1a5871f1e ;
    schema:name "A Cold Sweat (3-3 Cold Remix with Shopkeeper)"@en .

_:N60f6aad1faeb440e9cf4e4cc0163acd7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Notorious D.I.G. (Fortissimole Remix)"@en ;
    mo:track_number 24 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N95dfc4d488ee4d95906bc7d1a5871f1e ;
    schema:name "Notorious D.I.G. (Fortissimole Remix)"@en .

_:N6331e5a9e0cc4f48aceb28e85a0ec5ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Igneous Rock (3-1 Hot Remix with Shopkeeper)"@en ;
    mo:track_number 33 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:N95dfc4d488ee4d95906bc7d1a5871f1e ;
    schema:name "Igneous Rock (3-1 Hot Remix with Shopkeeper)"@en .

_:N642e9081e36c42598fa0739264f47e07 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voltzwaltz (5-1 Remix with Shopkeeper)"@en ;
    mo:track_number 41 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N95dfc4d488ee4d95906bc7d1a5871f1e ;
    schema:name "Voltzwaltz (5-1 Remix with Shopkeeper)"@en .

_:N6cd300b3f2914ed3bd5a53ef78adaec0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Disco Descent (1-1 Remix with Shopkeeper)"@en ;
    mo:track_number 26 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N95dfc4d488ee4d95906bc7d1a5871f1e ;
    schema:name "Disco Descent (1-1 Remix with Shopkeeper)"@en .

_:N7473eca7bb254318963680eda8056b68 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fungal Funk (2-1 Remix)"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N95dfc4d488ee4d95906bc7d1a5871f1e ;
    schema:name "Fungal Funk (2-1 Remix)"@en .

_:N7b6609ea654f4b32b9085b19af0d6db5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mausoleum Mash (1-3 Remix)"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:N95dfc4d488ee4d95906bc7d1a5871f1e ;
    schema:name "Mausoleum Mash (1-3 Remix)"@en .

_:N8114b804201242f8ba940289742c9aba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Styx and Stones (4-1 Remix)"@en ;
    mo:track_number 17 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N95dfc4d488ee4d95906bc7d1a5871f1e ;
    schema:name "Styx and Stones (4-1 Remix)"@en .

_:N83a42f38d21440b3990acc3163fc1d89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Wight to Remain (4-3 Remix with Shopkeeper)"@en ;
    mo:track_number 40 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N95dfc4d488ee4d95906bc7d1a5871f1e ;
    schema:name "The Wight to Remain (4-3 Remix with Shopkeeper)"@en .

_:N8b2cf04d311a40669d95070b73c5dea6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Knight to C-Sharp (Deep Blues Remix)"@en ;
    mo:track_number 16 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N95dfc4d488ee4d95906bc7d1a5871f1e ;
    schema:name "Knight to C-Sharp (Deep Blues Remix)"@en .

_:Na5fcb1559d53465db3474b8784c2bae6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Wight to Remain (4-3 Remix)"@en ;
    mo:track_number 19 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N95dfc4d488ee4d95906bc7d1a5871f1e ;
    schema:name "The Wight to Remain (4-3 Remix)"@en .

_:Nb128ea9d3ad240c0a05d6845b2cbd84b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Hot Mess (3-3 Hot Remix with Shopkeeper)"@en ;
    mo:track_number 37 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N95dfc4d488ee4d95906bc7d1a5871f1e ;
    schema:name "A Hot Mess (3-3 Hot Remix with Shopkeeper)"@en .

_:Nb237a1ffedda44e6aee7eca8e31050b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crypteque (1-2 Remix with Shopkeeper)"@en ;
    mo:track_number 27 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N95dfc4d488ee4d95906bc7d1a5871f1e ;
    schema:name "Crypteque (1-2 Remix with Shopkeeper)"@en .

_:Nb6f915cc37aa4ec89715a02d07605468 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crypteque (1-2 Remix)"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N95dfc4d488ee4d95906bc7d1a5871f1e ;
    schema:name "Crypteque (1-2 Remix)"@en .

_:Nb928a16552d64e82b9a6f23c34948cfa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grave Throbbing (2-2 Remix with Shopkeeper)"@en ;
    mo:track_number 30 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:N95dfc4d488ee4d95906bc7d1a5871f1e ;
    schema:name "Grave Throbbing (2-2 Remix with Shopkeeper)"@en .

_:Nb9f379efa134495fb1239021c6b575b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deep Sea Bass (Coral Riff Remix)"@en ;
    mo:track_number 20 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N95dfc4d488ee4d95906bc7d1a5871f1e ;
    schema:name "Deep Sea Bass (Coral Riff Remix)"@en .

_:Nd3d2fe01e39045fb80c780a57fea3444 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Power Cords (5-2 Remix with Shopkeeper)"@en ;
    mo:track_number 42 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N95dfc4d488ee4d95906bc7d1a5871f1e ;
    schema:name "Power Cords (5-2 Remix with Shopkeeper)"@en .

_:Ndba307bb25ec455abbc101afc74581e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Portabellohead (2-3 Remix with Shopkeeper)"@en ;
    mo:track_number 31 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N95dfc4d488ee4d95906bc7d1a5871f1e ;
    schema:name "Portabellohead (2-3 Remix with Shopkeeper)"@en .

_:Ndc66148417fe4a78b5d86b104208a8fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dance of the Decorous (3-2 Cold Remix with Shopkeeper)"@en ;
    mo:track_number 34 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:N95dfc4d488ee4d95906bc7d1a5871f1e ;
    schema:name "Dance of the Decorous (3-2 Cold Remix with Shopkeeper)"@en .

_:Ne385f8c40cbe44c99ab5f196b4cf067f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stone Cold (3-1 Cold Remix with Shopkeeper)"@en ;
    mo:track_number 32 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:N95dfc4d488ee4d95906bc7d1a5871f1e ;
    schema:name "Stone Cold (3-1 Cold Remix with Shopkeeper)"@en .

_:Ne568a64ae54844bfa5b6baffb2e194a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Disco Discent (1-1 Remix)"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N95dfc4d488ee4d95906bc7d1a5871f1e ;
    schema:name "Disco Discent (1-1 Remix)"@en .

_:Ne87126c505c7435aa6ae01d4b8d6a9a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Notorious D.I.G. (Fortissimole Remix feat. Mega Ran)"@en ;
    mo:track_number 25 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N95dfc4d488ee4d95906bc7d1a5871f1e ;
    schema:name "Notorious D.I.G. (Fortissimole Remix feat. Mega Ran)"@en .

_:Nef99fabe288f4c069ee64febb8a45d60 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dance of the Decorous (3-2 Cold Remix)"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:N95dfc4d488ee4d95906bc7d1a5871f1e ;
    schema:name "Dance of the Decorous (3-2 Cold Remix)"@en .

_:Nf06f3ac5ef9d4131b64a5dc20fdd03e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voltzwaltz (5-1 Remix)"@en ;
    mo:track_number 21 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N95dfc4d488ee4d95906bc7d1a5871f1e ;
    schema:name "Voltzwaltz (5-1 Remix)"@en .

_:Nf78d7309604f4fd7bad7ff1f29c4e540 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Konga Conga Kappa (King Conga Remix)"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:N95dfc4d488ee4d95906bc7d1a5871f1e ;
    schema:name "Konga Conga Kappa (King Conga Remix)"@en .

_:N95dfc4d488ee4d95906bc7d1a5871f1e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N08cc832f555c49dba15a97eaafd59478,
        _:N0d7b7144a2d2438f8774450b155e5e3d,
        _:N0e1224201e524c39ab8a7540696b2387,
        _:N18e2ef19cf6c47eabc47cdbafb87af96,
        _:N1c4b381700c94f2ba1e9ad9dbf9352bb,
        _:N2017a667fa0448f697e61ce1b52b99d9,
        _:N25d42b1a3f6645769836a87654fe8c49,
        _:N27dd2b175b6f4f3ebc2b420e57e0cbcc,
        _:N2fd029e787554ee0bf98e1bc829cc056,
        _:N30094b6ca602484fa114a11c9e0445e4,
        _:N38b00115f872409fb162104156d511cc,
        _:N39e817c70324487fb6194a90b0356997,
        _:N3ae64c2f1d394616babefcdd74c277f6,
        _:N3ec666b304d24f40a6086d6eba9d94ef,
        _:N3f7251df4e874347b16254739dac4747,
        _:N40b447e5b8744ca0b7df9b6527c9101b,
        _:N4b4624febb7947cb8c3abb1d96d6106c,
        _:N5dd998ec2a6d4abfbee05ee83bd34bac,
        _:N5f2d3e04d8f849ba889633b3f0b89833,
        _:N60f6aad1faeb440e9cf4e4cc0163acd7,
        _:N6331e5a9e0cc4f48aceb28e85a0ec5ab,
        _:N642e9081e36c42598fa0739264f47e07,
        _:N6cd300b3f2914ed3bd5a53ef78adaec0,
        _:N7473eca7bb254318963680eda8056b68,
        _:N7b6609ea654f4b32b9085b19af0d6db5,
        _:N8114b804201242f8ba940289742c9aba,
        _:N83a42f38d21440b3990acc3163fc1d89,
        _:N8b2cf04d311a40669d95070b73c5dea6,
        _:Na5fcb1559d53465db3474b8784c2bae6,
        _:Nb128ea9d3ad240c0a05d6845b2cbd84b,
        _:Nb237a1ffedda44e6aee7eca8e31050b1,
        _:Nb6f915cc37aa4ec89715a02d07605468,
        _:Nb928a16552d64e82b9a6f23c34948cfa,
        _:Nb9f379efa134495fb1239021c6b575b5,
        _:Nd3d2fe01e39045fb80c780a57fea3444,
        _:Ndba307bb25ec455abbc101afc74581e1,
        _:Ndc66148417fe4a78b5d86b104208a8fc,
        _:Ne385f8c40cbe44c99ab5f196b4cf067f,
        _:Ne568a64ae54844bfa5b6baffb2e194a3,
        _:Ne87126c505c7435aa6ae01d4b8d6a9a5,
        _:Nef99fabe288f4c069ee64febb8a45d60,
        _:Nf06f3ac5ef9d4131b64a5dc20fdd03e1,
        _:Nf78d7309604f4fd7bad7ff1f29c4e540 ;
    mo:track_count 43 ;
    schema:duration "PT118:37"^^xsd:interval ;
    schema:numTracks 43 ;
    schema:track _:N08cc832f555c49dba15a97eaafd59478,
        _:N0d7b7144a2d2438f8774450b155e5e3d,
        _:N0e1224201e524c39ab8a7540696b2387,
        _:N18e2ef19cf6c47eabc47cdbafb87af96,
        _:N1c4b381700c94f2ba1e9ad9dbf9352bb,
        _:N2017a667fa0448f697e61ce1b52b99d9,
        _:N25d42b1a3f6645769836a87654fe8c49,
        _:N27dd2b175b6f4f3ebc2b420e57e0cbcc,
        _:N2fd029e787554ee0bf98e1bc829cc056,
        _:N30094b6ca602484fa114a11c9e0445e4,
        _:N38b00115f872409fb162104156d511cc,
        _:N39e817c70324487fb6194a90b0356997,
        _:N3ae64c2f1d394616babefcdd74c277f6,
        _:N3ec666b304d24f40a6086d6eba9d94ef,
        _:N3f7251df4e874347b16254739dac4747,
        _:N40b447e5b8744ca0b7df9b6527c9101b,
        _:N4b4624febb7947cb8c3abb1d96d6106c,
        _:N5dd998ec2a6d4abfbee05ee83bd34bac,
        _:N5f2d3e04d8f849ba889633b3f0b89833,
        _:N60f6aad1faeb440e9cf4e4cc0163acd7,
        _:N6331e5a9e0cc4f48aceb28e85a0ec5ab,
        _:N642e9081e36c42598fa0739264f47e07,
        _:N6cd300b3f2914ed3bd5a53ef78adaec0,
        _:N7473eca7bb254318963680eda8056b68,
        _:N7b6609ea654f4b32b9085b19af0d6db5,
        _:N8114b804201242f8ba940289742c9aba,
        _:N83a42f38d21440b3990acc3163fc1d89,
        _:N8b2cf04d311a40669d95070b73c5dea6,
        _:Na5fcb1559d53465db3474b8784c2bae6,
        _:Nb128ea9d3ad240c0a05d6845b2cbd84b,
        _:Nb237a1ffedda44e6aee7eca8e31050b1,
        _:Nb6f915cc37aa4ec89715a02d07605468,
        _:Nb928a16552d64e82b9a6f23c34948cfa,
        _:Nb9f379efa134495fb1239021c6b575b5,
        _:Nd3d2fe01e39045fb80c780a57fea3444,
        _:Ndba307bb25ec455abbc101afc74581e1,
        _:Ndc66148417fe4a78b5d86b104208a8fc,
        _:Ne385f8c40cbe44c99ab5f196b4cf067f,
        _:Ne568a64ae54844bfa5b6baffb2e194a3,
        _:Ne87126c505c7435aa6ae01d4b8d6a9a5,
        _:Nef99fabe288f4c069ee64febb8a45d60,
        _:Nf06f3ac5ef9d4131b64a5dc20fdd03e1,
        _:Nf78d7309604f4fd7bad7ff1f29c4e540 .

