@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/> .

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

envthes:21553
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:altLabel "altitude"@en ;
  skos:scopeNote "US LTER controlled vocabulary"@en ;
  skos:exactMatch <https://vocab.lternet.edu/vocab/vocab/?tema=177>, <http://purl.obolibrary.org/obo/ENVO_00000176>, <http://en.wikipedia.org/wiki/elevation> ;
  skos:definition "The elevation of a geographic location is its height above a fixed reference point, most commonly a reference geoid, a mathematical model of the Earth's sea level as an equipotential gravitational surface"@en ;
  skos:broader envthes:10351 ;
  skos:prefLabel "elevation"@en ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

envthes:10351
  skos:prefLabel "observable property"@en ;
  a skos:Concept ;
  skos:narrower envthes:21553 .

