@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/David_Koresh>
  skos:definition "David Koresh was an influential man who gained the loyalty of many followers. He and his cult, the Davidians, lived in peace in a compound in Waco, Texas, until February 28, 1993. [Source: <a href=\"https://sk.sagepub.com/reference/violentcrime/n246.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Murder and Violent Crime; David Koresh</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/cults> ;
  skos:prefLabel "David Koresh"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/people>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "people"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/David_Koresh> .

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

