@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/radiological_weapons>
  skos:definition "Before the former Soviet Union was dissolved in 1991 and the Berlin Wall was torn down, one of the greatest fears in the United States was that of a nuclear war between the United States and the Soviet Union. Even though the threat of nuclear warfare between countries is a possibility, it is no longer the primary concern. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-crisis-management/n232.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Crisis Management; Nuclear and Radiological Weapons</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/nuclear_weapons> ;
  skos:prefLabel "radiological weapons"@en ;
  a skos:Concept .

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

