@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/force_protection_conditions>
  skos:definition "The Force Protection Condition (FPCON) system describes progressive levels of security measures to use when military installations are threatened by a terrorist attack. The U.S. Central Command uses FPCONs to standardize threat and readiness conditions across the armed forces. [Source: <a href=\"https://sk.sagepub.com/reference/terrorism2ed/n141.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Encyclopedia of Terrorism; Force Protection Conditions</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/counterterrorism> ;
  skos:prefLabel "force protection conditions"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/counterterrorism>
  skos:prefLabel "counterterrorism"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/force_protection_conditions> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/force_protection_conditions> .

