@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 owl: <http://www.w3.org/2002/07/owl#> .

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

envthes:21300
  skos:prefLabel "groundwater flow"@en ;
  a skos:Concept .

envthes:1
  skos:prefLabel "deprecated concept"@en ;
  a skos:Concept .

envthes:msa0522
  skos:inScheme envthes: ;
  a skos:Concept ;
  dc:isReplacedBy envthes:21300 ;
  skos:altLabel "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:1 ;
  owl:deprecated true ;
  skos:prefLabel "groundwater flow"@en ;
  dc:creator <https://orcid.org/0000-0003-2195-3997> .

