@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:-LQHB6NDD-W .

n9j:-LQHB6NDD-W
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/biological_and_chemical_weapons> ;
  skos:definition "The ability to use certain biological and chemical agents as weapons is predicated on certain principles: The agent needs to be economically viable, it must be able to reach the target with limited collateral damage, and it must achieve the desired result. One additional element to make an element appealing as a weapon is the lack of treatment options or limited availability for antidotes, antibiotics, vaccines, active antibodies in immune globulin, or medications. [Source: Encyclopedia of Global Health; Biological and Chemical Weapons]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-L4B5G7MD-W ;
  skos:prefLabel "biological and chemical weapons"@en .

n9j:-L4B5G7MD-W
  skos:prefLabel "health sciences"@en ;
  a skos:Concept ;
  skos:narrower n9j:-LQHB6NDD-W .

n9j: a skos:ConceptScheme .
