@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-Q1JTPC9S-X
  skos:prefLabel "murder"@en ;
  a skos:Concept ;
  skos:narrower n9j:-VP7FZBVM-N .

n9j:-Q2MVPH0Q-L
  skos:prefLabel "types and methods of terrorism"@en ;
  a skos:Concept ;
  skos:narrower n9j:-VP7FZBVM-N .

n9j: a skos:ConceptScheme .
n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-VP7FZBVM-N .

n9j:-VP7FZBVM-N
  owl:sameAs <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: Encyclopedia of Death and the Human Experience; Death Squads]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-Q1JTPC9S-X, n9j:-Q2MVPH0Q-L ;
  skos:prefLabel "death squads"@en .

