@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/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/sewage_and_sewer_systems> .

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

<https://concepts.sagepub.com/social-science/concept/sewage_and_sewer_systems>
  skos:definition "Sewage (also called wastewater) refers to the liquid and solid waste, usually containing human excrement, that is refused from a home, business or industry. Sewer systems are designed to dispose of human, household, and industrial waste in a manner that reduces human contact with harmful pathogens and toxins, decreases exposure to unpleasant sights and odors, and reduces the environmental impacts of dumping sewage directly into the physical environment. [Source: <a href=\"https://sk.sagepub.com/reference/environment/n972.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Environment and Society; Sewage and Sewer Systems</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/society> ;
  skos:prefLabel "sewage and sewer systems"@en ;
  a skos:Concept .

