@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/dance_of_death>
  skos:altLabel "danse macabre"@en ;
  skos:definition "The dance of death, or danse macabre, seems to have first appeared as a practice in the late 13th and early 14th centuries. It was expressed as a dance in allegorical form in which a group of the dead led a group of the living in a dance procession down to their graves to show the living that all are equal in death and that no one will escape death. [Source: <a href=\"https://sk.sagepub.com/reference/humanexperience/n86.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Death and the Human Experience; Dance of Death (Danse Macabre)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/death_in_culture> ;
  skos:prefLabel "dance of death"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/death_in_culture>
  skos:prefLabel "death in culture"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/dance_of_death> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/dance_of_death> .

