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

<https://concepts.sagepub.com/social-science/concept/Saddam_Hussein>
  skos:definition "Saddam Hussein is the dictator of Iraq, a position he attained and maintains through the use of state terror. He has also sponsored international terrorism for almost 30 years. [Source: <a href=\"https://sk.sagepub.com/reference/terrorism/n196.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Terrorism; Hussein, Saddam (1937–)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/people_associated_with_terrorism> ;
  skos:prefLabel "Saddam Hussein"@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/Saddam_Hussein> .

