@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:21730
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:altLabel "ERA"@en ;
  skos:scopeNote "MS Academic Keywords"@en ;
  skos:exactMatch <http://www.eionet.europa.eu/gemet/concept/2920> ;
  skos:definition "[GEMET] Qualitative and quantitative evaluation of the risk posed to the environment by the actual or potential presence and/or use of specific pollutants."@en ;
  skos:broader envthes:21725 ;
  skos:prefLabel "environmental risk assessment"@en ;
  dc:creator <https://orcid.org/0000-0003-2195-3997> .

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

