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

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

envthes:USLterCV_147
  skos:inScheme envthes: ;
  a skos:Concept ;
  dc:isReplacedBy envthes:21817 ;
  skos:scopeNote "US LTER controlled vocabularybr /LTER BIOME"@en ;
  skos:exactMatch <http://linkeddata.ge.imati.cnr.it:2020/resource/EARTh/19520>, <http://en.wikipedia.org/wiki/deserts>, <http://aims.fao.org/aos/agrovoc/c_2205> ;
  skos:definition "[Henderson's] n. biome where the average amount of precipitation is erratic and less than 25 cm per annum, and evaporation exceeds precipitation. Such areas have sparse, highly adapted, vegetation, e.g. cacti, succulents and spiny shrubs. Hot deserts such as the Sahara have very high daytime temper&shy;atures. Cold deserts such as the Gobi and the northern Californian desert have very low winter temperatures."@en ;
  skos:broader envthes:1 ;
  owl:deprecated true ;
  skos:prefLabel "desert"@en ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

