@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/public_water_services>
  skos:definition "Public water services encompass the provision of collective services to a given community, typically an urban center. Water supply entails the abstraction of raw water from a natural source, such as surface water (e.g., rivers and lakes) or groundwater (i.e., aquifers); its treatment to make it fit for human consumption; and, finally, its distribution to households and commercial users via an underground pipeline network. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n940.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Public Water Services</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/water> ;
  skos:prefLabel "public water services"@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/public_water_services> .

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

