@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:21758
  skos:prefLabel "global environmental change"@en ;
  a skos:Concept .

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

envthes:msa0511
  skos:inScheme envthes: ;
  a skos:Concept ;
  dc:isReplacedBy envthes:21758 ;
  skos:altLabel "globally environmental change"@en, "global environmental changes"@en, "GEC"@en ;
  skos:scopeNote "MS Academic Keywords"@en ;
  skos:definition "[Peter J. Gregory] Global environmental change (GEC) is a consequence of a range of human activities and includeselements such as increasing concentrations of gases in the atmosphere, climate variation and change,rising sea level, loss of biodiversity, and changes in water and nitrogen cycling... , \"[Steven L. ChownKevin] Global environmental change (GEC) is a significant concern. However, forecasting the outcomes of this change for species and ecosystems remains a major challenge. In particular, predicting specific changes in systems where initial conditions, instabilities, and model errors have large impacts on the outcome is problematic. Indeed, predictive community ecology has been deemed unworthy of pursuit or an unreachable goal. However, new developments in large-scale biology provide ways of thinking that might substantially improve forecasts of local and regional impacts of climate change..."@en ;
  skos:broader envthes:1 ;
  owl:deprecated true ;
  skos:prefLabel "global environmental change"@en ;
  dc:creator <https://orcid.org/0000-0003-2195-3997> .

