@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/hazardous_waste>
  skos:definition "Hazardous waste, or discarded material harmful to human or environmental health when improperly managed, was not regulated in the United States until the 1970s. During that decade, Congress passed a number of statutes to oversee the generation, transportation, and disposal of hazardous material. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-white-collar-and-corporate-crime-2e/n214.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of White-Collar and Corporate Crime; Hazardous Waste</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/radioactive_waste> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D006256.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/waste_products> ;
  skos:prefLabel "hazardous waste"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/waste_products>
  skos:prefLabel "waste products"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/hazardous_waste> .

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

<https://concepts.sagepub.com/social-science/concept/radioactive_waste>
  skos:prefLabel "radioactive waste"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/hazardous_waste> .

