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

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

envthes:USLterCV_145
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:note "[controlled by ] Alessandro Oggioni 23.05.2013 , \"[controlled by ] Alessandro Oggioni 23.05.2013"@en ;
  dc:isReplacedBy envthes:21549 ;
  skos:scopeNote "US LTER controlled vocabulary"@en ;
  skos:exactMatch <http://vocab.lternet.edu/vocab/vocab/index.php?tema=145&/depth>, <http://aims.fao.org/aos/agrovoc/c_2190> ;
  skos:definition "Distance below surface , \"n. of a geographic location is a geometric height below surface of sea, lake, river, or another body water"@en ;
  skos:broader envthes:1 ;
  owl:deprecated true ;
  skos:prefLabel "depth"@en ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

