@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/gender_and_religion>
  skos:prefLabel "gender and religion"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/witches> .

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

<https://concepts.sagepub.com/social-science/concept/witches>
  skos:definition "References to witches are found in a variety of historical and cultural accounts. Witches are thought to be involved in witchcraft, an activity that involves the manipulation or deciphering of supernatural forces. [Source: <a href=\"https://sk.sagepub.com/reference/humanexperience/n336.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Death and the Human Experience; Witches</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/unworldly_entities_and_events>, <https://concepts.sagepub.com/social-science/concept/gender_and_religion> ;
  skos:prefLabel "witches"@en ;
  a skos:Concept .

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

