@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:22110
  skos:prefLabel "dryland salinity"@en ;
  a skos:Concept .

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

envthes:msa0338
  skos:inScheme envthes: ;
  a skos:Concept ;
  dc:isReplacedBy envthes:22110 ;
  skos:altLabel "dryland salinization"@en, "dryland saline"@en ;
  skos:scopeNote "MS Academic Keywords"@en ;
  skos:definition "[Daniella Csaky] Dryland salinity is a key environmental issue in Australia. Over the last 30 years, numerous studies have been undertaken in an attempt to increase our understanding and to try to remedy this growing problem. However, the extent of primary, secondary and urban salinity continues to expand. Various salinity hazard mapping methodologies have been tried, and published hazards maps and &#39 , \"[Naeem U Khan] Dryland salinity is an insidious problem which progressively degrades arable or marginally productive farming land often to the point that such land becomes incapable of sustaining agriculture in the long term. In Australia, this problem has been exacerbated by the removal of millions of trees to make way for cultivation..."@en ;
  skos:broader envthes:1 ;
  owl:deprecated true ;
  skos:prefLabel "dryland salinity"@en ;
  dc:creator <https://orcid.org/0000-0003-2195-3997> .

