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

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

envthes:USLterCV_400
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:note "[source of definition ] wikipedia\" , \"[source of definition ] wikipedia , \"[controlled by ] Alessandro Oggioni 23.05.2013 , \"[controlled by ] Alessandro Oggioni 23.05.2013"@en ;
  dc:isReplacedBy envthes:21750 ;
  skos:scopeNote "US LTER controlled vocabulary"@en ;
  skos:exactMatch <http://en.wikipedia.org/wiki/paleolimnology> ;
  skos:definition "n. is a scientific subdiscipline closely related to both limnology and paleoecology. Palaeolimnological studies are concerned with reconstructing the paleoenvironments of inland waters (lakes and streams; freshwater, brackish, or saline) – and especially changes associated with such events as climatic change, human impacts (e.g., eutrophication, or acidification), and internal ontogenic processes."@en ;
  skos:broader envthes:1 ;
  owl:deprecated true ;
  skos:prefLabel "paleolimnology"@en ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

