@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

envthes:
  skos:prefLabel "EnvThes"@en ;
  a skos:ConceptScheme .

envthes:21742
  skos:narrower envthes:21758 ;
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:exactMatch <http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl#C18814> ;
  skos:definition "[NCIT] Refers to large-scale environmental and cultural changes on Earth."@en ;
  skos:broader envthes:30031 ;
  skos:prefLabel "global change"@en ;
  dc:modified "2018-12-11"^^xsd:date ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

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

envthes:30031
  skos:prefLabel "natural science"@en ;
  a skos:Concept ;
  skos:narrower envthes:21742 .

