@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/politics>
  skos:prefLabel "politics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/nuclear_weapons> .

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

<https://concepts.sagepub.com/social-science/concept/radiological_weapons>
  skos:prefLabel "radiological weapons"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/nuclear_weapons> .

<https://concepts.sagepub.com/social-science/concept/weapons_of_mass_destruction>
  skos:prefLabel "weapons of mass destruction"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/nuclear_weapons> .

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

<https://concepts.sagepub.com/social-science/concept/tactical_nuclear_weapon>
  skos:prefLabel "tactical nuclear weapon"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/nuclear_weapons> .

<https://concepts.sagepub.com/social-science/concept/strategic_nuclear_weapon>
  skos:prefLabel "strategic nuclear weapon"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/nuclear_weapons> .

<https://concepts.sagepub.com/social-science/concept/challenges,_issues,_and_controversies>
  skos:prefLabel "challenges, issues, and controversies"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/nuclear_weapons> .

<https://concepts.sagepub.com/social-science/concept/nuclear_weapons>
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/politics>, <https://concepts.sagepub.com/social-science/concept/weapons_of_mass_destruction>, <https://concepts.sagepub.com/social-science/concept/challenges,_issues,_and_controversies>, <https://concepts.sagepub.com/social-science/concept/political_crises> ;
  skos:definition "Nuclear weapons are among the most destructive devices ever created by humanity and continue to represent a significant threat to human security. Nuclear weapons are also occasionally referred to as thermonuclear weapons or atomic weapons, although all function in approximately the same way. [Source: <a href=\"https://sk.sagepub.com/reference/environment/n786.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Environment and Society; Nuclear Weapons</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/radiological_weapons>, <https://concepts.sagepub.com/social-science/concept/tactical_nuclear_weapon>, <https://concepts.sagepub.com/social-science/concept/strategic_nuclear_weapon> ;
  skos:prefLabel "nuclear weapons"@en .

