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

<https://concepts.sagepub.com/social-science/concept/sewage_disposal>
  skos:definition "The history of civilization, especially urban civilization, is the history of water—of the fundamental need to supply clean, fresh, disease-free drinking water while simultaneously disposing of vast quantities of disease-ridden, foul human and animal waste. From at least the time of the Phoenicians up to the present day, the growth of the world's major metropolitan centers—Rome, Paris, London, New York, Beijing—has been defined by how well they solved that dilemma of water supply and waste disposal. [Source: <a href=\"https://sk.sagepub.com/reference/socialproblems/n184.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Problems; Environment, Sewage Disposal</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/sewage_treatment> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/waste_disposal>, <https://concepts.sagepub.com/social-science/concept/population_and_environment> ;
  skos:prefLabel "sewage disposal"@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/sewage_disposal> .

<https://concepts.sagepub.com/social-science/concept/population_and_environment>
  skos:prefLabel "population and environment"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/sewage_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/sewage_disposal> .

