@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/ballistic_missiles>
  skos:prefLabel "ballistic missiles"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/missiles> .

<https://concepts.sagepub.com/social-science/concept/political_crises>
  skos:prefLabel "political crises"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/missiles> .

<https://concepts.sagepub.com/social-science/concept/missiles>
  skos:definition "Missiles are projectile weapons, usually with an explosive charge, that are both guided and self-propelled (smart bombs, which serve a very similar purpose, lack a propulsion system). Militaries use missiles in five basic roles, according to their launch platform and their target. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-crisis-management/n213.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Crisis Management; Missiles</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/intercontinental_missile>, <https://concepts.sagepub.com/social-science/concept/guided_missile>, <https://concepts.sagepub.com/social-science/concept/ballistic_missiles>, <https://concepts.sagepub.com/social-science/concept/anti-missile_defense> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/political_crises>, <https://concepts.sagepub.com/social-science/concept/military_equipment> ;
  skos:prefLabel "missiles"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/military_equipment>
  skos:prefLabel "military equipment"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/missiles> .

<https://concepts.sagepub.com/social-science/concept/anti-missile_defense>
  skos:prefLabel "anti-missile defense"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/missiles> .

<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/missiles> .

<https://concepts.sagepub.com/social-science/concept/guided_missile>
  skos:prefLabel "guided missile"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/missiles> .

<https://concepts.sagepub.com/social-science/concept/intercontinental_missile>
  skos:prefLabel "intercontinental missile"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/missiles> .

