@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/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/radioactive_waste_disposal> .

<https://concepts.sagepub.com/social-science/concept/waste_disposal>
  skos:prefLabel "waste disposal"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/radioactive_waste_disposal> .

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

<https://concepts.sagepub.com/social-science/concept/radioactive_waste_disposal>
  skos:definition "Radioactive waste is the general term for a variety of hazardous by-products generated in both the military and civil nuclear industries. Both the volatility and longevity of most radioactive waste present a unique set of safety concerns for its handling and disposal. [Source: <a href=\"https://sk.sagepub.com/reference/consumption-waste/n276.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Consumption and Waste: The Social Science of Garbage; Radioactive Waste Disposal</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/waste_disposal>, <https://concepts.sagepub.com/social-science/concept/industrial_commercial_consumption_and_waste> ;
  skos:prefLabel "radioactive waste disposal"@en ;
  a skos:Concept .

