@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/personal_consumption_and_waste>
  skos:prefLabel "personal consumption and waste"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/human_waste> .

<https://concepts.sagepub.com/social-science/concept/human_waste>
  skos:definition "Human waste (sometimes referred to as raw sewage) is becoming an increasing problem for people, animals, and the environment. Untreated human waste, as it runs off into streams, rivers, lakes, and oceans, is causing significant problems for humans and marine life. [Source: <a href=\"https://sk.sagepub.com/reference/environment/n1167.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Environment and Society; Waste, Human</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/society>, <https://concepts.sagepub.com/social-science/concept/personal_consumption_and_waste> ;
  skos:prefLabel "human waste"@en ;
  a skos:Concept .

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

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

