@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/uranium_mining>
  skos:definition "Western states have been endowed with significant uranium resources, and uranium mining plays a significant role in western states’ economic development and natural resources policy. The post–World War II emergence of nuclear weapons and increased demand for nuclear power produced the establishment of the Atomic Energy Commission, which was charged with promoting the nuclear industry and uranium mining. [Source: <a href=\"https://sk.sagepub.com/cqpress/encyclopedia-of-politics-of-the-american-west/n273.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Politics of the American West; Mining, Uranium</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/metal_mining> ;
  skos:prefLabel "uranium mining"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/metal_mining>
  skos:prefLabel "metal mining"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/uranium_mining> .

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

