@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/theology>
  skos:prefLabel "theology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/witchcraft> .

<https://concepts.sagepub.com/social-science/concept/anthropology_of_law>
  skos:prefLabel "anthropology of law"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/witchcraft> .

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

<https://concepts.sagepub.com/social-science/concept/magic>
  skos:prefLabel "magic"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/witchcraft> .

<https://concepts.sagepub.com/social-science/concept/witchcraft>
  skos:definition "Witchcraft posed a major challenge for the application of the law in different places and historical periods. Two striking examples may illustrate this. [Source: <a href=\"https://sk.sagepub.com/reference/law/n728.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Law &amp; Society: American and Global Perspectives; Witchcraft</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D018599.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/theology>, <https://concepts.sagepub.com/social-science/concept/magic>, <https://concepts.sagepub.com/social-science/concept/anthropology_of_law> ;
  skos:prefLabel "witchcraft"@en ;
  a skos:Concept .

