@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/people_associated_with_terrorism>
  skos:prefLabel "people associated with terrorism"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/James_Ellison> .

<https://concepts.sagepub.com/social-science/concept/James_Ellison>
  skos:definition "James Ellison was a preacher from Texas who in 1971 founded Zarephath-Horeb, a peaceful fundamentalist Christian group, in the Ozark Mountains of Arkansas. He eventually adopted Christian Identity, a race-based theology, and changed the name of his group to the Covenant, the Sword, and the Arm of the Lord (CSA). [Source: <a href=\"https://sk.sagepub.com/reference/terrorism/n129.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Terrorism; Ellison, James (?–)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/people_associated_with_terrorism> ;
  skos:prefLabel "James Ellison"@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/James_Ellison> .

