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

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

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

<artist/1040#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/113183#subject> ;
    schema:name "Danny Baranowsky"@en ;
    foaf:made <album/113183#composition>,
        <album/113183#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/113183#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Crypt of the NecroDancer - MegaMixed"@en,
        "Crypt of the NecroDancer - MegaMixed"@ja,
        "Crypt of the NecroDancer - MegaMixed"@ja-latn ;
    mo:composer <artist/1040#subject> ;
    mo:produced_work <album/113183#musicalwork> ;
    schema:name "Crypt of the NecroDancer - MegaMixed"@en,
        "Crypt of the NecroDancer - MegaMixed"@ja,
        "Crypt of the NecroDancer - MegaMixed"@ja-latn .

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

<https://media.vgm.io/albums/38/113183/113183-46bda8acc8a5.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/113183#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/38/113183/113183-46bda8acc8a5.png> ;
    foaf:depicts <album/113183#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/38/113183/113183-46bda8acc8a5.png> .

<https://medium-media.vgm.io/albums/38/113183/113183-46bda8acc8a5.png> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/113183#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-06-17"^^xsd:date ;
    dcterms:title "Crypt of the NecroDancer - MegaMixed"@en,
        "Crypt of the NecroDancer - MegaMixed"@ja,
        "Crypt of the NecroDancer - MegaMixed"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/113183#musicalexpression> ;
    mo:publisher _:N88e07f8cfa444a00a6818ba6b65529b5 ;
    mo:record _:N7112b73d605a45babe528505085dd3d8 ;
    mo:record_count 1 ;
    schema:about <product/4288#subject> ;
    schema:byArtist <artist/49606#subject> ;
    schema:datePublished "2017-06-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/38/113183/113183-46bda8acc8a5.png> ;
    schema:name "Crypt of the NecroDancer - MegaMixed"@en,
        "Crypt of the NecroDancer - MegaMixed"@ja,
        "Crypt of the NecroDancer - MegaMixed"@ja-latn ;
    schema:publisher _:N88e07f8cfa444a00a6818ba6b65529b5 ;
    foaf:depiction <https://media.vgm.io/albums/38/113183/113183-46bda8acc8a5.png> .

_:N0e03d7d341144d19b7ce2e21217a941a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voltzwaltz (5-1) MEGAMIX"@en ;
    mo:track_number 23 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N7112b73d605a45babe528505085dd3d8 ;
    schema:name "Voltzwaltz (5-1) MEGAMIX"@en .

_:N1400d37e8b854cbb80ff1c45cda343e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Wight to Remain (4-3) MEGAMIX"@en ;
    mo:track_number 21 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:N7112b73d605a45babe528505085dd3d8 ;
    schema:name "The Wight to Remain (4-3) MEGAMIX"@en .

_:N16834c05cfb1450b8dc5a9a32b7505cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Notorious D.I.G. (Fortissimole) MEGAMIX"@en ;
    mo:track_number 26 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N7112b73d605a45babe528505085dd3d8 ;
    schema:name "Notorious D.I.G. (Fortissimole) MEGAMIX"@en .

_:N1c4b5baec23c4c3283d69769411f5cd7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mausoleum Mash (1-3) MEGAMIX"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N7112b73d605a45babe528505085dd3d8 ;
    schema:name "Mausoleum Mash (1-3) MEGAMIX"@en .

_:N1c5343f5a8174dca845716e7b2fec621 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rhythmortis (Lobby) MEGAMIX"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N7112b73d605a45babe528505085dd3d8 ;
    schema:name "Rhythmortis (Lobby) MEGAMIX"@en .

_:N224e1c2c08fd4b82b32df9392da91f19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Metalmancy (Death Metal) MEGAMIX"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N7112b73d605a45babe528505085dd3d8 ;
    schema:name "Metalmancy (Death Metal) MEGAMIX"@en .

_:N226047c6136c48108113b31d08a54cd4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last Dance (NecroDancer Fight 2nd Phase) MEGAMIX"@en ;
    mo:track_number 29 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N7112b73d605a45babe528505085dd3d8 ;
    schema:name "Last Dance (NecroDancer Fight 2nd Phase) MEGAMIX"@en .

_:N2b9bb9209989414980db035a2733bf6c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tombtorial (Tutorial) MEGAMIX"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N7112b73d605a45babe528505085dd3d8 ;
    schema:name "Tombtorial (Tutorial) MEGAMIX"@en .

_:N3c082de2d0a64fe2913231450db20dfa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stone Cold (3-1 Cold) MEGAMIX"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N7112b73d605a45babe528505085dd3d8 ;
    schema:name "Stone Cold (3-1 Cold) MEGAMIX"@en .

_:N44205763463d449483c20990d9e3a46c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grave Throbbing (2-2) MEGAMIX"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N7112b73d605a45babe528505085dd3d8 ;
    schema:name "Grave Throbbing (2-2) MEGAMIX"@en .

_:N4f3da3252824475da03f4d4456599ee1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crypteque (1-2) MEGAMIX"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:N7112b73d605a45babe528505085dd3d8 ;
    schema:name "Crypteque (1-2) MEGAMIX"@en .

_:N6b9557fba2874ca8bf83541c20a948bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deep Sea Bass (Coral Riff) MEGAMIX"@en ;
    mo:track_number 22 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N7112b73d605a45babe528505085dd3d8 ;
    schema:name "Deep Sea Bass (Coral Riff) MEGAMIX"@en .

_:N6f946c06e6d74180bc8fec7be90c1a1b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Konga Conga Kappa (King Conga) MEGAMIX"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N7112b73d605a45babe528505085dd3d8 ;
    schema:name "Konga Conga Kappa (King Conga) MEGAMIX"@en .

_:N7026f6cc1f374b4ebfe54addf9419300 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Knight to C-Sharp (Deep Blues) MEGAMIX"@en ;
    mo:track_number 18 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N7112b73d605a45babe528505085dd3d8 ;
    schema:name "Knight to C-Sharp (Deep Blues) MEGAMIX"@en .

_:N70f84424083d4dd29ea1fe104725e9eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Absolutetion (Golden Lute Fight) MEGAMIX"@en ;
    mo:track_number 30 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N7112b73d605a45babe528505085dd3d8 ;
    schema:name "Absolutetion (Golden Lute Fight) MEGAMIX"@en .

_:N81b48aa94d1446289ef35449d875013e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Power Cords (5-2) MEGAMIX"@en ;
    mo:track_number 24 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N7112b73d605a45babe528505085dd3d8 ;
    schema:name "Power Cords (5-2) MEGAMIX"@en .

_:N88e07f8cfa444a00a6818ba6b65529b5 schema:name "Sonomancer"@en,
        "Sonomancer"@ja,
        "Sonomancer"@ja-latn ;
    foaf:name "Sonomancer"@en,
        "Sonomancer"@ja,
        "Sonomancer"@ja-latn .

_:N927000d02bed42b8b5883ba3a7969171 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "March of the Profane (3-2 Hot) MEGAMIX"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N7112b73d605a45babe528505085dd3d8 ;
    schema:name "March of the Profane (3-2 Hot) MEGAMIX"@en .

_:Na0f844ef8bca48b9909abc4cbd1b1f2c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heart of the Crypt (4-2) MEGAMIX"@en ;
    mo:track_number 20 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:N7112b73d605a45babe528505085dd3d8 ;
    schema:name "Heart of the Crypt (4-2) MEGAMIX"@en .

_:Naee3cc1b1adb4e15b0735eac4d27fc14 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dance of the Decorous (3-2 Cold) MEGAMIX"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N7112b73d605a45babe528505085dd3d8 ;
    schema:name "Dance of the Decorous (3-2 Cold) MEGAMIX"@en .

_:Nbb3e9039a22a41e2a65a591165e9dc51 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Momentum Mori (NecroDancer Fight 1st Phase) MEGAMIX"@en ;
    mo:track_number 28 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N7112b73d605a45babe528505085dd3d8 ;
    schema:name "Momentum Mori (NecroDancer Fight 1st Phase) MEGAMIX"@en .

_:Nc9995d7305ac45879233d469b06fa951 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Portabellohead (2-3) MEGAMIX"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:N7112b73d605a45babe528505085dd3d8 ;
    schema:name "Portabellohead (2-3) MEGAMIX"@en .

_:Ncc40066c1c444bd8ae68049c02cca32a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Hot Mess (3-3 Hot) MEGAMIX"@en ;
    mo:track_number 17 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N7112b73d605a45babe528505085dd3d8 ;
    schema:name "A Hot Mess (3-3 Hot) MEGAMIX"@en .

_:Ncde42ada15c945abbce2ba6625488947 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "For Whom the Knell Tolls (Dead Ringer) MEGAMIX"@en ;
    mo:track_number 27 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N7112b73d605a45babe528505085dd3d8 ;
    schema:name "For Whom the Knell Tolls (Dead Ringer) MEGAMIX"@en .

_:Nd57b14a489f74e148ad1f7ab35726eab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Styx and Stones (4-1) MEGAMIX"@en ;
    mo:track_number 19 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N7112b73d605a45babe528505085dd3d8 ;
    schema:name "Styx and Stones (4-1) MEGAMIX"@en .

_:Ndd7570fdb7f64b5592a6f7565a8ac309 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Six Feet Thunder (5-3) MEGAMIX"@en ;
    mo:track_number 25 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N7112b73d605a45babe528505085dd3d8 ;
    schema:name "Six Feet Thunder (5-3) MEGAMIX"@en .

_:Necb4cda41d214bf2a64cbf174e5d9766 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Disco Descent (1-1) MEGAMIX"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N7112b73d605a45babe528505085dd3d8 ;
    schema:name "Disco Descent (1-1) MEGAMIX"@en .

_:Nee477b38894447709988fa282e271344 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Cold Sweat (3-3 Cold) MEGAMIX"@en ;
    mo:track_number 16 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N7112b73d605a45babe528505085dd3d8 ;
    schema:name "A Cold Sweat (3-3 Cold) MEGAMIX"@en .

_:Nf0d5c09295ea4dda854c2e777aeff200 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Igneous Rock (3-1 Hot) MEGAMIX"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:N7112b73d605a45babe528505085dd3d8 ;
    schema:name "Igneous Rock (3-1 Hot) MEGAMIX"@en .

_:Nf7e58d1aa10f4129b0e38d615959d7f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Watch Your Step (Training) MEGAMIX"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:N7112b73d605a45babe528505085dd3d8 ;
    schema:name "Watch Your Step (Training) MEGAMIX"@en .

_:Nf9dd63de3faa462eb5aaff6dc4b81ea3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fungal Funk (2-1) MEGAMIX"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N7112b73d605a45babe528505085dd3d8 ;
    schema:name "Fungal Funk (2-1) MEGAMIX"@en .

_:N7112b73d605a45babe528505085dd3d8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0e03d7d341144d19b7ce2e21217a941a,
        _:N1400d37e8b854cbb80ff1c45cda343e8,
        _:N16834c05cfb1450b8dc5a9a32b7505cf,
        _:N1c4b5baec23c4c3283d69769411f5cd7,
        _:N1c5343f5a8174dca845716e7b2fec621,
        _:N224e1c2c08fd4b82b32df9392da91f19,
        _:N226047c6136c48108113b31d08a54cd4,
        _:N2b9bb9209989414980db035a2733bf6c,
        _:N3c082de2d0a64fe2913231450db20dfa,
        _:N44205763463d449483c20990d9e3a46c,
        _:N4f3da3252824475da03f4d4456599ee1,
        _:N6b9557fba2874ca8bf83541c20a948bb,
        _:N6f946c06e6d74180bc8fec7be90c1a1b,
        _:N7026f6cc1f374b4ebfe54addf9419300,
        _:N70f84424083d4dd29ea1fe104725e9eb,
        _:N81b48aa94d1446289ef35449d875013e,
        _:N927000d02bed42b8b5883ba3a7969171,
        _:Na0f844ef8bca48b9909abc4cbd1b1f2c,
        _:Naee3cc1b1adb4e15b0735eac4d27fc14,
        _:Nbb3e9039a22a41e2a65a591165e9dc51,
        _:Nc9995d7305ac45879233d469b06fa951,
        _:Ncc40066c1c444bd8ae68049c02cca32a,
        _:Ncde42ada15c945abbce2ba6625488947,
        _:Nd57b14a489f74e148ad1f7ab35726eab,
        _:Ndd7570fdb7f64b5592a6f7565a8ac309,
        _:Necb4cda41d214bf2a64cbf174e5d9766,
        _:Nee477b38894447709988fa282e271344,
        _:Nf0d5c09295ea4dda854c2e777aeff200,
        _:Nf7e58d1aa10f4129b0e38d615959d7f2,
        _:Nf9dd63de3faa462eb5aaff6dc4b81ea3 ;
    mo:track_count 30 ;
    schema:duration "PT94:07"^^xsd:interval ;
    schema:numTracks 30 ;
    schema:track _:N0e03d7d341144d19b7ce2e21217a941a,
        _:N1400d37e8b854cbb80ff1c45cda343e8,
        _:N16834c05cfb1450b8dc5a9a32b7505cf,
        _:N1c4b5baec23c4c3283d69769411f5cd7,
        _:N1c5343f5a8174dca845716e7b2fec621,
        _:N224e1c2c08fd4b82b32df9392da91f19,
        _:N226047c6136c48108113b31d08a54cd4,
        _:N2b9bb9209989414980db035a2733bf6c,
        _:N3c082de2d0a64fe2913231450db20dfa,
        _:N44205763463d449483c20990d9e3a46c,
        _:N4f3da3252824475da03f4d4456599ee1,
        _:N6b9557fba2874ca8bf83541c20a948bb,
        _:N6f946c06e6d74180bc8fec7be90c1a1b,
        _:N7026f6cc1f374b4ebfe54addf9419300,
        _:N70f84424083d4dd29ea1fe104725e9eb,
        _:N81b48aa94d1446289ef35449d875013e,
        _:N927000d02bed42b8b5883ba3a7969171,
        _:Na0f844ef8bca48b9909abc4cbd1b1f2c,
        _:Naee3cc1b1adb4e15b0735eac4d27fc14,
        _:Nbb3e9039a22a41e2a65a591165e9dc51,
        _:Nc9995d7305ac45879233d469b06fa951,
        _:Ncc40066c1c444bd8ae68049c02cca32a,
        _:Ncde42ada15c945abbce2ba6625488947,
        _:Nd57b14a489f74e148ad1f7ab35726eab,
        _:Ndd7570fdb7f64b5592a6f7565a8ac309,
        _:Necb4cda41d214bf2a64cbf174e5d9766,
        _:Nee477b38894447709988fa282e271344,
        _:Nf0d5c09295ea4dda854c2e777aeff200,
        _:Nf7e58d1aa10f4129b0e38d615959d7f2,
        _:Nf9dd63de3faa462eb5aaff6dc4b81ea3 .

