@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-DGB0PKML-G .

n9j:-MZZ6J5HX-W
  skos:prefLabel "theology"@en ;
  a skos:Concept ;
  skos:narrower n9j:-DGB0PKML-G .

n9j: a skos:ConceptScheme .
n9j:-DGB0PKML-G
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/witch_doctor> ;
  skos:definition "Witch doctor, also sometimes witchman, is an unfortunate term created by English speakers during colonial times in Africa to refer originally to healers using supernatural means, but it became a generic term for any sort of traditional healer anywhere, regardless of what methods were employed or what affliction was treated. It reflects a time when the label witchcraft was applied pejoratively to any supernatural practice or belief system that appeared radically different from the observer's custom, in spite of efforts by anthropologists to specify meanings. [Source: Encyclopedia of Anthropology; Witch Doctor]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-MZZ6J5HX-W ;
  skos:prefLabel "witch doctor"@en .

