@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/radioactive_waste_disposal>
  skos:prefLabel "radioactive waste disposal"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/waste_disposal> .

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

<https://concepts.sagepub.com/social-science/concept/sewage_disposal>
  skos:prefLabel "sewage disposal"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/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/waste_disposal> .

<https://concepts.sagepub.com/social-science/concept/waste_disposal>
  skos:definition "Solid waste is generally known as “trash” or “garbage” in layman's terms. Generally it refers to both domestic waste, generated from households, as well as commercial waste, and includes among other things food scraps, paper, newspaper, clothes, packaging, cans, bottles, grass clippings, furniture, paints, and batteries. [Source: <a href=\"https://sk.sagepub.com/reference/greencities/n141.xml\" target=\"_blank\" data-id=\"to-sk\">Green Cities: An A-to-Z Guide; Waste Disposal</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/waste_tipping>, <https://concepts.sagepub.com/social-science/concept/sewage_engineering>, <https://concepts.sagepub.com/social-science/concept/sewage_disposal>, <https://concepts.sagepub.com/social-science/concept/radioactive_waste_disposal> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/waste_management>, <https://concepts.sagepub.com/social-science/concept/pollution_control> ;
  skos:prefLabel "waste disposal"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/sewage_engineering>
  skos:prefLabel "sewage engineering"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/waste_disposal> .

<https://concepts.sagepub.com/social-science/concept/waste_tipping>
  skos:prefLabel "waste tipping"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/waste_disposal> .

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

