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

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

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

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

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

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

<https://media.vgm.io/albums/14/65041/65041-1485288856.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/65041#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/14/65041/65041-1485288856.png> ;
    foaf:depicts <album/65041#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/14/65041/65041-1485288856.png> .

<https://medium-media.vgm.io/albums/14/65041/65041-1485288856.png> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/65041#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-01-24"^^xsd:date ;
    dcterms:title "Crypt of the NecroDancer: OverClocked"@en,
        "Crypt of the NecroDancer: OverClocked"@ja,
        "Crypt of the NecroDancer: OverClocked"@ja-latn ;
    mo:catalogue_number "OCRX-0006" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/65041#musicalexpression> ;
    mo:publisher <org/1328#subject> ;
    mo:record _:Nc6f40ffe355447b4a6770465aa2d8de2 ;
    mo:record_count 1 ;
    schema:about <product/4288#subject> ;
    schema:byArtist <artist/49606#subject> ;
    schema:datePublished "2017-01-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/14/65041/65041-1485288856.png> ;
    schema:name "Crypt of the NecroDancer: OverClocked"@en,
        "Crypt of the NecroDancer: OverClocked"@ja,
        "Crypt of the NecroDancer: OverClocked"@ja-latn ;
    schema:publisher <org/1328#subject> ;
    foaf:depiction <https://media.vgm.io/albums/14/65041/65041-1485288856.png> .

_:N001378183ed444bf9c29723523bb98d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Portabellohead (2-3 ReMix)"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:Nc6f40ffe355447b4a6770465aa2d8de2 ;
    schema:name "Portabellohead (2-3 ReMix)"@en .

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

_:N0cfde26c01e14fc38884d338cd5fa2d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Power Cords (5-2 ReMix)"@en ;
    mo:track_number 28 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:Nc6f40ffe355447b4a6770465aa2d8de2 ;
    schema:name "Power Cords (5-2 ReMix)"@en .

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

_:N19a0f21b74d44411a087ed8d0cfb1aed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Hot Mess (3-3 Hot ReMix)"@en ;
    mo:track_number 17 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:Nc6f40ffe355447b4a6770465aa2d8de2 ;
    schema:name "A Hot Mess (3-3 Hot ReMix)"@en .

_:N222e6d295a854c1cb3008376329d1df9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crypteque (1-2 ReMix)"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:Nc6f40ffe355447b4a6770465aa2d8de2 ;
    schema:name "Crypteque (1-2 ReMix)"@en .

_:N239225d9fab546fd9b9c8bde9b73cf9f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tombtorial (Tutorial ReMix)"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:Nc6f40ffe355447b4a6770465aa2d8de2 ;
    schema:name "Tombtorial (Tutorial ReMix)"@en .

_:N2d031c5652724f538e97211b8caef0fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last Dance (Necrodancer Fight 2nd Phase ReMix)"@en ;
    mo:track_number 25 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:Nc6f40ffe355447b4a6770465aa2d8de2 ;
    schema:name "Last Dance (Necrodancer Fight 2nd Phase ReMix)"@en .

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

_:N38cf4d3821ef4d22b39377c63ace06ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mausoleum Mash (1-3 ReMix)"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:Nc6f40ffe355447b4a6770465aa2d8de2 ;
    schema:name "Mausoleum Mash (1-3 ReMix)"@en .

_:N43a56724e5604010b1e650b624278575 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Absolutetion (Golden Lute ReMix)"@en ;
    mo:track_number 26 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:Nc6f40ffe355447b4a6770465aa2d8de2 ;
    schema:name "Absolutetion (Golden Lute ReMix)"@en .

_:N43f64148e46247438854a6cdad683243 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Watch Your Step (Training ReMix)"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:Nc6f40ffe355447b4a6770465aa2d8de2 ;
    schema:name "Watch Your Step (Training ReMix)"@en .

_:N460764c408624560af072120b7621229 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Cold Sweat (3-3 Cold ReMix)"@en ;
    mo:track_number 16 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:Nc6f40ffe355447b4a6770465aa2d8de2 ;
    schema:name "A Cold Sweat (3-3 Cold ReMix)"@en .

_:N4abf2785f5c14f73ae6063e46224b41b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rhythmortis (Lobby ReMix)"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:Nc6f40ffe355447b4a6770465aa2d8de2 ;
    schema:name "Rhythmortis (Lobby ReMix)"@en .

_:N5a23d27be134404eaeb99fd601fa5c20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Notorious D.I.G. (Fortissimole ReMix)"@en ;
    mo:track_number 30 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:Nc6f40ffe355447b4a6770465aa2d8de2 ;
    schema:name "Notorious D.I.G. (Fortissimole ReMix)"@en .

_:N5d08125a2ade4914b28af51c988b56ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "For Whom the Knell Tolls (Dead Ringer ReMix)"@en ;
    mo:track_number 23 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:Nc6f40ffe355447b4a6770465aa2d8de2 ;
    schema:name "For Whom the Knell Tolls (Dead Ringer ReMix)"@en .

_:N6e3d20483d304f67bf63c4c96ef700fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Knight to C-Sharp (Deep Blues ReMix)"@en ;
    mo:track_number 18 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:Nc6f40ffe355447b4a6770465aa2d8de2 ;
    schema:name "Knight to C-Sharp (Deep Blues ReMix)"@en .

_:N726d74e7dbe844749ffb68792a1b2551 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Metalmancy (Death Metal ReMix)"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:Nc6f40ffe355447b4a6770465aa2d8de2 ;
    schema:name "Metalmancy (Death Metal ReMix)"@en .

_:N751a59d26ed34759a87418347ca3ddb7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grave Throbbing (2-2 ReMix)"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:Nc6f40ffe355447b4a6770465aa2d8de2 ;
    schema:name "Grave Throbbing (2-2 ReMix)"@en .

_:N98cb4153d19a43c4942dd08f1de888ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Momentum Mori (Necrodancer Fight 1st Phase ReMix)"@en ;
    mo:track_number 24 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:Nc6f40ffe355447b4a6770465aa2d8de2 ;
    schema:name "Momentum Mori (Necrodancer Fight 1st Phase ReMix)"@en .

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

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

_:Nbbcbf0038e13440b8155275aa3db3495 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deep Sea Bass (Coral Riff ReMix)"@en ;
    mo:track_number 22 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:Nc6f40ffe355447b4a6770465aa2d8de2 ;
    schema:name "Deep Sea Bass (Coral Riff ReMix)"@en .

_:Nd0c0f07f92a84b50873132190598bddd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Konga Conga Kappa (King Conga ReMix)"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:Nc6f40ffe355447b4a6770465aa2d8de2 ;
    schema:name "Konga Conga Kappa (King Conga ReMix)"@en .

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

_:Ndf63629a0ac8427bb5ff69ed9e09498b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voltzwaltz (5-1 ReMix)"@en ;
    mo:track_number 27 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:Nc6f40ffe355447b4a6770465aa2d8de2 ;
    schema:name "Voltzwaltz (5-1 ReMix)"@en .

_:Ne65a81ebd0e44a7189ae1783241a145b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Six Feet Thunder (5-3 ReMix)"@en ;
    mo:track_number 29 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:Nc6f40ffe355447b4a6770465aa2d8de2 ;
    schema:name "Six Feet Thunder (5-3 ReMix)"@en .

_:Nedce9b80b3b444bf904af2846e5bbd8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Igneus Rock (3-1 Hot ReMix)"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:Nc6f40ffe355447b4a6770465aa2d8de2 ;
    schema:name "Igneus Rock (3-1 Hot ReMix)"@en .

_:Nf1e755fef78340bfaac707f97fac6883 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stone Cold (3-1 Cold ReMix)"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:Nc6f40ffe355447b4a6770465aa2d8de2 ;
    schema:name "Stone Cold (3-1 Cold ReMix)"@en .

_:Nf976c5335bb04034b70cf1ccc0973ba9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Disco Descent (1-1 ReMix)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:Nc6f40ffe355447b4a6770465aa2d8de2 ;
    schema:name "Disco Descent (1-1 ReMix)"@en .

_:Nc6f40ffe355447b4a6770465aa2d8de2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N001378183ed444bf9c29723523bb98d5,
        _:N0ab827f9366c479f8e146b53aaf50081,
        _:N0cfde26c01e14fc38884d338cd5fa2d1,
        _:N160e73c7c34841d7ad9dd4af716f2ab5,
        _:N19a0f21b74d44411a087ed8d0cfb1aed,
        _:N222e6d295a854c1cb3008376329d1df9,
        _:N239225d9fab546fd9b9c8bde9b73cf9f,
        _:N2d031c5652724f538e97211b8caef0fc,
        _:N3219b3014cd244b6a64ec3f50895b14d,
        _:N38cf4d3821ef4d22b39377c63ace06ed,
        _:N43a56724e5604010b1e650b624278575,
        _:N43f64148e46247438854a6cdad683243,
        _:N460764c408624560af072120b7621229,
        _:N4abf2785f5c14f73ae6063e46224b41b,
        _:N5a23d27be134404eaeb99fd601fa5c20,
        _:N5d08125a2ade4914b28af51c988b56ce,
        _:N6e3d20483d304f67bf63c4c96ef700fb,
        _:N726d74e7dbe844749ffb68792a1b2551,
        _:N751a59d26ed34759a87418347ca3ddb7,
        _:N98cb4153d19a43c4942dd08f1de888ea,
        _:Na1270f64412d48f782868850ea78753b,
        _:Na471a06737ea4187a9a191f70735e936,
        _:Nbbcbf0038e13440b8155275aa3db3495,
        _:Nd0c0f07f92a84b50873132190598bddd,
        _:Nd336a2a486ff425297cb78aff6e84b77,
        _:Ndf63629a0ac8427bb5ff69ed9e09498b,
        _:Ne65a81ebd0e44a7189ae1783241a145b,
        _:Nedce9b80b3b444bf904af2846e5bbd8e,
        _:Nf1e755fef78340bfaac707f97fac6883,
        _:Nf976c5335bb04034b70cf1ccc0973ba9 ;
    mo:track_count 30 ;
    schema:duration "PT83:19"^^xsd:interval ;
    schema:numTracks 30 ;
    schema:track _:N001378183ed444bf9c29723523bb98d5,
        _:N0ab827f9366c479f8e146b53aaf50081,
        _:N0cfde26c01e14fc38884d338cd5fa2d1,
        _:N160e73c7c34841d7ad9dd4af716f2ab5,
        _:N19a0f21b74d44411a087ed8d0cfb1aed,
        _:N222e6d295a854c1cb3008376329d1df9,
        _:N239225d9fab546fd9b9c8bde9b73cf9f,
        _:N2d031c5652724f538e97211b8caef0fc,
        _:N3219b3014cd244b6a64ec3f50895b14d,
        _:N38cf4d3821ef4d22b39377c63ace06ed,
        _:N43a56724e5604010b1e650b624278575,
        _:N43f64148e46247438854a6cdad683243,
        _:N460764c408624560af072120b7621229,
        _:N4abf2785f5c14f73ae6063e46224b41b,
        _:N5a23d27be134404eaeb99fd601fa5c20,
        _:N5d08125a2ade4914b28af51c988b56ce,
        _:N6e3d20483d304f67bf63c4c96ef700fb,
        _:N726d74e7dbe844749ffb68792a1b2551,
        _:N751a59d26ed34759a87418347ca3ddb7,
        _:N98cb4153d19a43c4942dd08f1de888ea,
        _:Na1270f64412d48f782868850ea78753b,
        _:Na471a06737ea4187a9a191f70735e936,
        _:Nbbcbf0038e13440b8155275aa3db3495,
        _:Nd0c0f07f92a84b50873132190598bddd,
        _:Nd336a2a486ff425297cb78aff6e84b77,
        _:Ndf63629a0ac8427bb5ff69ed9e09498b,
        _:Ne65a81ebd0e44a7189ae1783241a145b,
        _:Nedce9b80b3b444bf904af2846e5bbd8e,
        _:Nf1e755fef78340bfaac707f97fac6883,
        _:Nf976c5335bb04034b70cf1ccc0973ba9 .

