@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:21868
  skos:prefLabel "arid zone"@en ;
  a skos:Concept .

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

envthes:msa0073
  skos:inScheme envthes: ;
  a skos:Concept ;
  dc:isReplacedBy envthes:21868 ;
  skos:altLabel "aridized zone"@en, "aridity zone"@en, "aridic zones"@en, "arid zones"@en ;
  skos:scopeNote "MS Academic Keywords"@en ;
  skos:definition "[Henderson's] regions extending from latitudes 15° to 30° in both hemispheres in which rainfall is very low and either evaporates in the high daytime temperatures or drains away rapidly so that it is unavailable to vegetation. This zone contains most of the world’s deserts. Parts of the zone support vegetation and some cultivation but are subject to overgrazing and overcultivation in times of drought, which can lead to desertiﬁcation."@en ;
  skos:broader envthes:1 ;
  owl:deprecated true ;
  skos:prefLabel "arid zone"@en ;
  dc:creator <https://orcid.org/0000-0003-2195-3997> .

