@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:21807
  skos:prefLabel "estuary"@en ;
  a skos:Concept .

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

envthes:USLterCV_182
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:note "[controlled by ] Mauro Bastianini 6.6.13\" , \"[source of definition ] Pritchard, D. W. (1967). \\\\\"What is an estuary: physical viewpoint\\\\\". In Lauf, G. H. Estuaries. A.A.A.S. Publ. 83. Washington, DC. pp.Ê3Ð5"@en ;
  dc:isReplacedBy envthes:21807 ;
  skos:scopeNote "US LTER controlled vocabulary"@en ;
  skos:exactMatch <http://en.wikipedia.org/wiki/estuaries>, <http://aims.fao.org/aos/agrovoc/c_2673> ;
  skos:definition "An estuary is a partly enclosed coastal body of brackish water with one or more rivers or streams flowing into it, and with a free connection to the open sea"@en ;
  skos:broader envthes:1 ;
  owl:deprecated true ;
  skos:prefLabel "estuary"@en ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

