@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:-QM8GT0F0-V .

n9j: a skos:ConceptScheme .
n9j:-QM8GT0F0-V
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/local_response_to_chemical_and_biological_terrorism> ;
  skos:definition "Chemical and biological weapons are rarely used by terrorists, yet they have captured the public imagination. These weapons have the potential to kill many thousands of people, but are far more difficult to acquire, control, and use effectively than conventional weapons. [Source: Encyclopedia of Law Enforcement; Chemical and Biological Terrorism, Local Response to]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-MGQ5W8NP-S ;
  skos:prefLabel "local response to chemical and biological terrorism"@en .

n9j:-MGQ5W8NP-S
  skos:prefLabel "counterterrorism"@en ;
  a skos:Concept ;
  skos:narrower n9j:-QM8GT0F0-V .

