@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/types_and_methods_of_terrorism>
  skos:prefLabel "types and methods of terrorism"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/death_squads> .

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

<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/death_squads> .

<https://concepts.sagepub.com/social-science/concept/death_squads>
  skos:definition "Death squads are secretive or clandestine organizations that generally exist outside of formal governmental or military structures and usually are formed on an ad hoc and irregular basis. They are designed to kill people and carry out other violent acts in order to terrorize a civilian population. [Source: <a href=\"https://sk.sagepub.com/reference/humanexperience/n109.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Death and the Human Experience; Death Squads</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/types_and_methods_of_terrorism>, <https://concepts.sagepub.com/social-science/concept/murder> ;
  skos:prefLabel "death squads"@en ;
  a skos:Concept .

