@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/satanic_groups>
  skos:definition "Satanism and satanic cults are not new phenomena. For centuries, individuals and groups have professed allegiance to and belief in the entity described in the Bible as Satan. [Source: <a href=\"https://sk.sagepub.com/reference/violentcrime/n398.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Murder and Violent Crime; Satanic Groups</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/cults> ;
  skos:prefLabel "satanic groups"@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/satanic_groups> .

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

