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

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

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

<https://concepts.sagepub.com/social-science/concept/magic>
  skos:definition "Magic happens when someone appears to cause something to occur that seems to be outside of the known principles of normal human perception. Thus, when a law such as that of gravity is broken or when a person is cut in half or disappears, we usually say that it is because of magic. [Source: <a href=\"https://sk.sagepub.com/reference/africanreligion/n253.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of African Religion; Magic</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/witchcraft> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D008273.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/theology>, <https://concepts.sagepub.com/social-science/concept/superstitions> ;
  skos:prefLabel "magic"@en ;
  a skos:Concept .

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

