@prefix envthes: <http://vocabs.lter-europe.net/EnvThes/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

envthes:
  skos:prefLabel "EnvThes"@en ;
  a skos:ConceptScheme .

envthes:21300
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:altLabel "ground water flow"@en, "groundwaters flowing"@en, "groundwater flows"@en, "groundwater flowing"@en, "groundwater flowed"@en ;
  skos:scopeNote "MS Academic Keywords"@en ;
  skos:definition "[Peter M. Thibodeau] Groundwater flow is an important factor in governing botanical zonation in the salt marsh at NorthInlet, SC. Areas of the marsh adjacent to upland forest are characterized by upward flow of freshgroundwater. This inhibits the infiltration and evapoconcentration of saline tidal water and thedevelopment of a habitat for hypersaline-tolerant fugitive species such as Salicornia europaea..."@en ;
  skos:broader envthes:21243 ;
  skos:prefLabel "groundwater flow"@en ;
  dc:modified "2018-12-11"^^xsd:date ;
  dc:creator <https://orcid.org/0000-0003-2195-3997> .

envthes:21243
  skos:prefLabel "water cycle"@en ;
  a skos:Concept ;
  skos:narrower envthes:21300 .

