@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/unworldly_entities_and_events>
  skos:prefLabel "unworldly entities and events"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/death_superstitions> .

<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/death_superstitions> .

<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/death_superstitions> .

<https://concepts.sagepub.com/social-science/concept/death_superstitions>
  skos:definition "Superstition is derived from the Latin superstes, meaning “to stand over.” Thus, the concept refers to the practice, based on belief, of standing over rationality of thought. In general, death superstitions have a negative connotation because these are based on unproven scientific validity. [Source: <a href=\"https://sk.sagepub.com/reference/humanexperience/n110.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Death and the Human Experience; Death Superstitions</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/unworldly_entities_and_events>, <https://concepts.sagepub.com/social-science/concept/death_in_culture> ;
  skos:prefLabel "death superstitions"@en ;
  a skos:Concept .

