@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>
  skos:definition "Uranium is a metallic-white element, number 92 in the periodic table, with the symbol U. It is found in the earth in the form of minerals such as pitchblende, carnotite, and urainite. Attention is focused on uranium because of its central role in the nuclear energy industry. [Source: <a href=\"https://sk.sagepub.com/reference/environment/n1138.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Environment and Society; Uranium</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/pollution>, <https://concepts.sagepub.com/social-science/concept/nuclear_fuels>, <https://concepts.sagepub.com/social-science/concept/industrial_commercial_consumption_and_waste> ;
  skos:prefLabel "uranium"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/industrial_commercial_consumption_and_waste>
  skos:prefLabel "industrial/commercial consumption and waste"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/uranium> .

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

<https://concepts.sagepub.com/social-science/concept/nuclear_fuels>
  skos:prefLabel "nuclear fuels"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/uranium> .

