@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:21758
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:altLabel "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..."@en ;
  skos:broader envthes:21742 ;
  skos:prefLabel "global environmental change"@en ;
  dc:creator <https://orcid.org/0000-0003-2195-3997> .

envthes:21742
  skos:prefLabel "global change"@en ;
  a skos:Concept ;
  skos:narrower envthes:21758 .

