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

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

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

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

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

<org/1738#subject> schema:name "Ghost Ramp"@en,
        "Ghost Ramp"@ja,
        "Ghost Ramp"@ja-latn ;
    foaf:name "Ghost Ramp"@en,
        "Ghost Ramp"@ja,
        "Ghost Ramp"@ja-latn .

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

<https://medium-media.vgm.io/albums/84/75748/75748-1519633345.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/45325#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/75748#performance> ;
    schema:name "FamilyJules7x"@en ;
    foaf:name "FamilyJules7x"@en .

<album/75748#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-01-01"^^xsd:date ;
    dcterms:title "Crypt of the NecroDancer OST"@en,
        "Crypt of the NecroDancer OST"@ja,
        "Crypt of the NecroDancer OST"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/75748#musicalexpression> ;
    mo:publisher <org/1738#subject> ;
    mo:record _:N6827e4326eca41eaa2294cbd1d5d4177 ;
    mo:record_count 1 ;
    schema:about <product/4288#subject> ;
    schema:byArtist <artist/45325#subject> ;
    schema:datePublished "2017-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/84/75748/75748-1519633345.jpg> ;
    schema:name "Crypt of the NecroDancer OST"@en,
        "Crypt of the NecroDancer OST"@ja,
        "Crypt of the NecroDancer OST"@ja-latn ;
    schema:publisher <org/1738#subject> ;
    foaf:depiction <https://media.vgm.io/albums/84/75748/75748-1519633345.jpg> .

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

_:N101e69ccf06e40bdbf38cd30ae4da826 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deep Sea Bass (Coral Riff)"@en ;
    mo:track_number 22 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N6827e4326eca41eaa2294cbd1d5d4177 ;
    schema:name "Deep Sea Bass (Coral Riff)"@en .

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

_:N2295b535f25e464c87584730aca623c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dead End (Credits Theme)"@en ;
    mo:track_number 27 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N6827e4326eca41eaa2294cbd1d5d4177 ;
    schema:name "Dead End (Credits Theme)"@en .

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

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

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

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

_:N5910e160ed9146ef86b4f2138fa9fdc9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Watch Your Step (Training)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N6827e4326eca41eaa2294cbd1d5d4177 ;
    schema:name "Watch Your Step (Training)"@en .

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

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

_:N79481152cb564e6d92348fdbee7b75ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mausoleum Mash (1-3)"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N6827e4326eca41eaa2294cbd1d5d4177 ;
    schema:name "Mausoleum Mash (1-3)"@en .

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

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

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

_:N87a41832d7154aa8874f95c7dde4a6b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Absolutetion (Golden Lute Fight)"@en ;
    mo:track_number 26 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N6827e4326eca41eaa2294cbd1d5d4177 ;
    schema:name "Absolutetion (Golden Lute Fight)"@en .

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

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

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

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

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

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

_:Nc561f796a3344843a5b3e8384d311096 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Konga Conga Kappa (King Conga)"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N6827e4326eca41eaa2294cbd1d5d4177 ;
    schema:name "Konga Conga Kappa (King Conga)"@en .

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

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

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

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

_:N6827e4326eca41eaa2294cbd1d5d4177 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N05c9af36c037410bbd61eef8785c62bb,
        _:N101e69ccf06e40bdbf38cd30ae4da826,
        _:N17e1dec6a4ea41e58b8ac591a06dcf93,
        _:N2295b535f25e464c87584730aca623c7,
        _:N238d037b095e4ee9abdb64799c8e0970,
        _:N2d0c07b2144743d58e64d3dd78877065,
        _:N2da33af618bb49e8af3f7e442210a327,
        _:N3a7a1921b9f2465c96be7154d0918305,
        _:N5910e160ed9146ef86b4f2138fa9fdc9,
        _:N7265f2d0ec534498927288025da42e33,
        _:N792b9fbd7ba64b8ab66239963d9c501d,
        _:N79481152cb564e6d92348fdbee7b75ce,
        _:N7f64f16d0e6843879151fbb4ab97819d,
        _:N8118e4960eb4468bb4d75c6df71b0f7c,
        _:N859cc567fa934fb69bce9508bc83b375,
        _:N87a41832d7154aa8874f95c7dde4a6b4,
        _:Na37a78573fc74d92b063db32f8ebb0c9,
        _:Na6dd13ee53944241a993316cf5dbf2a5,
        _:Nb23a9ebf546a4e3aa831f21b9094684d,
        _:Nc161be3ba8e640ffab337f2a0299df3b,
        _:Nc16e2470a088417d8126ddfec5927969,
        _:Nc4189ff6957c4b94bc560bdfed96b9d1,
        _:Nc561f796a3344843a5b3e8384d311096,
        _:Ncb83e48b64bc40eb9739ace2447565fb,
        _:Nd2ec6280f47c43d397354e61a3189ae5,
        _:Nf21991cee30a42b587b8f3f47b948a67,
        _:Nfd282b001aca4cbca56e48a334595aaa ;
    mo:track_count 27 ;
    schema:duration "PT76:51"^^xsd:interval ;
    schema:numTracks 27 ;
    schema:track _:N05c9af36c037410bbd61eef8785c62bb,
        _:N101e69ccf06e40bdbf38cd30ae4da826,
        _:N17e1dec6a4ea41e58b8ac591a06dcf93,
        _:N2295b535f25e464c87584730aca623c7,
        _:N238d037b095e4ee9abdb64799c8e0970,
        _:N2d0c07b2144743d58e64d3dd78877065,
        _:N2da33af618bb49e8af3f7e442210a327,
        _:N3a7a1921b9f2465c96be7154d0918305,
        _:N5910e160ed9146ef86b4f2138fa9fdc9,
        _:N7265f2d0ec534498927288025da42e33,
        _:N792b9fbd7ba64b8ab66239963d9c501d,
        _:N79481152cb564e6d92348fdbee7b75ce,
        _:N7f64f16d0e6843879151fbb4ab97819d,
        _:N8118e4960eb4468bb4d75c6df71b0f7c,
        _:N859cc567fa934fb69bce9508bc83b375,
        _:N87a41832d7154aa8874f95c7dde4a6b4,
        _:Na37a78573fc74d92b063db32f8ebb0c9,
        _:Na6dd13ee53944241a993316cf5dbf2a5,
        _:Nb23a9ebf546a4e3aa831f21b9094684d,
        _:Nc161be3ba8e640ffab337f2a0299df3b,
        _:Nc16e2470a088417d8126ddfec5927969,
        _:Nc4189ff6957c4b94bc560bdfed96b9d1,
        _:Nc561f796a3344843a5b3e8384d311096,
        _:Ncb83e48b64bc40eb9739ace2447565fb,
        _:Nd2ec6280f47c43d397354e61a3189ae5,
        _:Nf21991cee30a42b587b8f3f47b948a67,
        _:Nfd282b001aca4cbca56e48a334595aaa .

