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

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

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

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

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

<album/57207#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Crypt of the Necrodancer: Freestyle Retro"@en,
        "Crypt of the Necrodancer: Freestyle Retro"@ja,
        "Crypt of the Necrodancer: Freestyle Retro"@ja-latn ;
    mo:performance_of <album/57207#musicalwork> ;
    mo:recorded_as <album/57207#musicalexpression> ;
    schema:name "Crypt of the Necrodancer: Freestyle Retro"@en,
        "Crypt of the Necrodancer: Freestyle Retro"@ja,
        "Crypt of the Necrodancer: Freestyle Retro"@ja-latn ;
    schema:workPerformed <album/57207#musicalwork> .

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

<https://medium-media.vgm.io/albums/70/57207/57207-1455692729.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/57207#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-02-17"^^xsd:date ;
    dcterms:title "Crypt of the Necrodancer: Freestyle Retro"@en,
        "Crypt of the Necrodancer: Freestyle Retro"@ja,
        "Crypt of the Necrodancer: Freestyle Retro"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/57207#musicalexpression> ;
    mo:publisher _:N99c3a14f72db4ce196a01c0a6d8d817f ;
    mo:record _:N7e842ec44b694271b6ddc33acc9a0de2 ;
    mo:record_count 1 ;
    schema:about <product/4288#subject> ;
    schema:datePublished "2016-02-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/70/57207/57207-1455692729.jpg> ;
    schema:name "Crypt of the Necrodancer: Freestyle Retro"@en,
        "Crypt of the Necrodancer: Freestyle Retro"@ja,
        "Crypt of the Necrodancer: Freestyle Retro"@ja-latn ;
    schema:publisher _:N99c3a14f72db4ce196a01c0a6d8d817f ;
    foaf:depiction <https://media.vgm.io/albums/70/57207/57207-1455692729.jpg> .

_:N04b54d4e386049078173188d19c7933e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Hot Mess (3-3 Hot Remix)"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:N7e842ec44b694271b6ddc33acc9a0de2 ;
    schema:name "A Hot Mess (3-3 Hot Remix)"@en .

_:N05a72d2e75af41e68cfad98d61464598 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Disco Descent (1-1 Remix)"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N7e842ec44b694271b6ddc33acc9a0de2 ;
    schema:name "Disco Descent (1-1 Remix)"@en .

_:N05dad2e392b142c1a1e86af2cf63ac7c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Knight to C-Sharp (Deep Blues Remix)"@en ;
    mo:track_number 15 ;
    schema:duration "PT0:39"^^xsd:interval ;
    schema:inPlaylist _:N7e842ec44b694271b6ddc33acc9a0de2 ;
    schema:name "Knight to C-Sharp (Deep Blues Remix)"@en .

_:N0745f911057c40bf8b7d0de46e17263c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stone Cold (3-1 Cold Remix)"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N7e842ec44b694271b6ddc33acc9a0de2 ;
    schema:name "Stone Cold (3-1 Cold Remix)"@en .

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

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

_:N4f810ef878c042248358e6180592e008 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Cold Sweat (3-3 Cold Remix)"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:N7e842ec44b694271b6ddc33acc9a0de2 ;
    schema:name "A Cold Sweat (3-3 Cold Remix)"@en .

_:N60f83804312443c0bc3a3c5a698e89e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deep Sea Bass (Coral Riff Remix)"@en ;
    mo:track_number 19 ;
    schema:duration "PT0:53"^^xsd:interval ;
    schema:inPlaylist _:N7e842ec44b694271b6ddc33acc9a0de2 ;
    schema:name "Deep Sea Bass (Coral Riff Remix)"@en .

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

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

_:N92e1ab1d51a74dabb81926d194bad7e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Metalmancy (Death Metal Remix)"@en ;
    mo:track_number 20 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:N7e842ec44b694271b6ddc33acc9a0de2 ;
    schema:name "Metalmancy (Death Metal Remix)"@en .

_:N99c3a14f72db4ce196a01c0a6d8d817f schema:name "Mint Potion Records"@en,
        "Mint Potion Records"@ja,
        "Mint Potion Records"@ja-latn ;
    foaf:name "Mint Potion Records"@en,
        "Mint Potion Records"@ja,
        "Mint Potion Records"@ja-latn .

_:N9eac59be2d35474ca8ab877b085efbd1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Konga Conga Kappa (King Konga Remix)"@en ;
    mo:track_number 5 ;
    schema:duration "PT0:47"^^xsd:interval ;
    schema:inPlaylist _:N7e842ec44b694271b6ddc33acc9a0de2 ;
    schema:name "Konga Conga Kappa (King Konga Remix)"@en .

_:N9f6cb9d9b28d49b798b365d6cec93094 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mauseoleum Mash (1-3 Remix)"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N7e842ec44b694271b6ddc33acc9a0de2 ;
    schema:name "Mauseoleum Mash (1-3 Remix)"@en .

_:Na3db02b9677b4f9091b88cbda5790ab3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rhythmortis (Lobby Remix)"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:N7e842ec44b694271b6ddc33acc9a0de2 ;
    schema:name "Rhythmortis (Lobby Remix)"@en .

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

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

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

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

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

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

_:N7e842ec44b694271b6ddc33acc9a0de2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04b54d4e386049078173188d19c7933e,
        _:N05a72d2e75af41e68cfad98d61464598,
        _:N05dad2e392b142c1a1e86af2cf63ac7c,
        _:N0745f911057c40bf8b7d0de46e17263c,
        _:N0a60bd2162324d1b9c07ef571feb15da,
        _:N2f0406dc5e154ea3b5ed25abe6bc0f70,
        _:N4f810ef878c042248358e6180592e008,
        _:N60f83804312443c0bc3a3c5a698e89e8,
        _:N62ccbcc090d24efbb2771d4a214c998d,
        _:N834d5f7a67c04282ad82d164e8a7342b,
        _:N92e1ab1d51a74dabb81926d194bad7e5,
        _:N9eac59be2d35474ca8ab877b085efbd1,
        _:N9f6cb9d9b28d49b798b365d6cec93094,
        _:Na3db02b9677b4f9091b88cbda5790ab3,
        _:Naad65a26c9174ac9b10753631ee53a2f,
        _:Nba12c971ef364264bf36493fa894c1ee,
        _:Nc17b6c59410241ab99ec427bf543e674,
        _:Nd7a11cead43d4282a8596575852bfdbb,
        _:Ne0c34661a6fc40e1b09848f71bf4ddb9,
        _:Nfcf9c621bfcb4857ba061507263de5b8 ;
    mo:track_count 20 ;
    schema:duration "PT47:22"^^xsd:interval ;
    schema:numTracks 20 ;
    schema:track _:N04b54d4e386049078173188d19c7933e,
        _:N05a72d2e75af41e68cfad98d61464598,
        _:N05dad2e392b142c1a1e86af2cf63ac7c,
        _:N0745f911057c40bf8b7d0de46e17263c,
        _:N0a60bd2162324d1b9c07ef571feb15da,
        _:N2f0406dc5e154ea3b5ed25abe6bc0f70,
        _:N4f810ef878c042248358e6180592e008,
        _:N60f83804312443c0bc3a3c5a698e89e8,
        _:N62ccbcc090d24efbb2771d4a214c998d,
        _:N834d5f7a67c04282ad82d164e8a7342b,
        _:N92e1ab1d51a74dabb81926d194bad7e5,
        _:N9eac59be2d35474ca8ab877b085efbd1,
        _:N9f6cb9d9b28d49b798b365d6cec93094,
        _:Na3db02b9677b4f9091b88cbda5790ab3,
        _:Naad65a26c9174ac9b10753631ee53a2f,
        _:Nba12c971ef364264bf36493fa894c1ee,
        _:Nc17b6c59410241ab99ec427bf543e674,
        _:Nd7a11cead43d4282a8596575852bfdbb,
        _:Ne0c34661a6fc40e1b09848f71bf4ddb9,
        _:Nfcf9c621bfcb4857ba061507263de5b8 .

