@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/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/new_religious_movements> .

<https://concepts.sagepub.com/social-science/concept/new_religious_movements>
  skos:definition "New religious movements have been a controversial part of the social scene for more than 4 decades in Western societies. These movements have often been referred to as “cults” in media treatments and public discourse, a clear sign that they rather quickly achieved a notorious status in societies where they developed or were imported from elsewhere. [Source: <a href=\"https://sk.sagepub.com/reference/ethnicity/n472.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Race, Ethnicity, and Society; Religious Movements, New</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/religion> ;
  skos:prefLabel "new religious movements"@en ;
  a skos:Concept .

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

