@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:-CZ471BN0-G .

n9j: a skos:ConceptScheme .
n9j:-CZ471BN0-G
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/drugs_and_terrorism> ;
  skos:definition "The link between drugs and terrorism has been examined through a variety of lenses and, depending on one's perspective, the nature of this complex relationship can vary substantially. Most notably, politics has proven to be an influential factor in how the relationship between criminal organizations is understood and portrayed. [Source: Encyclopedia of Drug Policy; Drugs and Terrorism]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-BVRWFVP1-H ;
  skos:prefLabel "drugs and terrorism"@en .

n9j:-BVRWFVP1-H
  skos:prefLabel "drug trade and trafficking"@en ;
  a skos:Concept ;
  skos:narrower n9j:-CZ471BN0-G .

