@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/curses_and_hexes> .

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

<https://concepts.sagepub.com/social-science/concept/curses_and_hexes>
  skos:definition "The English word hex is derived from the German word Hexe, used to describe a witch or a curse. Curse is derived from the Old English term curs and is used to describe magically induced misfortune, although in modern usage it also refers to poor luck and bad language. [Source: <a href=\"https://sk.sagepub.com/reference/humanexperience/n84.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Death and the Human Experience; Curses and Hexes</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/unworldly_entities_and_events> ;
  skos:prefLabel "curses and hexes"@en ;
  a skos:Concept .

