@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:21728
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:altLabel "EIA"@en ;
  skos:scopeNote "MS Academic Keywords"@en ;
  skos:exactMatch <http://www.eionet.europa.eu/gemet/concept/2830> ;
  skos:definition "[GEMET] Analysis and judgement of the effects upon the environment, both temporary and permanent, of a significant development or project. It must also consider the social consequences and alternative actions."@en ;
  skos:broader envthes:21725 ;
  skos:prefLabel "environmental impact assessment"@en ;
  dc:creator <https://orcid.org/0000-0003-2195-3997> .

envthes:21725
  skos:prefLabel "environmental assessment"@en ;
  a skos:Concept ;
  skos:narrower envthes:21728 .

