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

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-Q77CC47S-1 .

n9j:-Q77CC47S-1
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/taliban_code_of_conduct> ;
  skos:definition "In 2009 the Afghan Taliban leadership, exiled in Pakistan, issued a “code of conduct,” known formally as the “Taliban 2009 Rules and Regulations Booklet.” The booklet provided guidance to local, regional, and provincial Taliban commanders, who enjoyed some autonomy in deciding which operations to conduct and running their territory of control. The booklet aimed to consolidate command and control of the Taliban movement and introduce discipline among the rank and file. [Source: The SAGE Encyclopedia of Terrorism; Taliban Code of Conduct]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-P0K1JZWW-H ;
  skos:prefLabel "taliban code of conduct"@en .

n9j: a skos:ConceptScheme .
n9j:-P0K1JZWW-H
  skos:prefLabel "culture and ideology of terrorism"@en ;
  a skos:Concept ;
  skos:narrower n9j:-Q77CC47S-1 .

