@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/water_wells>
  skos:prefLabel "water wells"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/groundwater> .

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

<https://concepts.sagepub.com/social-science/concept/groundwater>
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D060587.html> ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/water_springs>, <https://concepts.sagepub.com/social-science/concept/wells_(groundwater)>, <https://concepts.sagepub.com/social-science/concept/water_wells>, <https://concepts.sagepub.com/social-science/concept/natural_springs> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/water_features>, <https://concepts.sagepub.com/social-science/concept/pollution>, <https://concepts.sagepub.com/social-science/concept/geomorphology>, <https://concepts.sagepub.com/social-science/concept/geological_phenomena> ;
  skos:definition "Groundwater is underground water found in the pore spaces and cracks of soil, sand, and rock. The source of all groundwater is precipitation, either through direct percolation into the earth's surface, or through replenishment from local surface water including lakes, ponds, wetlands or rivers. [Source: <a href=\"https://sk.sagepub.com/reference/environment/n500.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Environment and Society; Groundwater</a>]"@en ;
  skos:prefLabel "groundwater"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/water_springs>
  skos:prefLabel "water springs"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/groundwater> .

<https://concepts.sagepub.com/social-science/concept/wells_(groundwater)>
  skos:prefLabel "wells (groundwater)"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/groundwater> .

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

<https://concepts.sagepub.com/social-science/concept/natural_springs>
  skos:prefLabel "natural springs"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/groundwater> .

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

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

<https://concepts.sagepub.com/social-science/concept/geological_phenomena>
  skos:prefLabel "geological phenomena"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/groundwater> .

