@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix elter_cl: <http://vocabs.lter-europe.net/elter_cl/> .
@prefix dc: <http://purl.org/dc/terms/> .

<http://vocabs.lter-europe.net/elter_cl>
  skos:prefLabel "eLTER Controlled Lists"@en ;
  a skos:ConceptScheme .

elter_cl:10043
  skos:inScheme <http://vocabs.lter-europe.net/elter_cl> ;
  dc:source <http://inspire.ec.europa.eu/theme/hh> ;
  a skos:Concept ;
  dc:contributor "0000-0003-2195-3997"@en ;
  skos:exactMatch <http://inspire.ec.europa.eu/theme/hh> ;
  skos:definition "Geographical distribution of dominance of pathologies (allergies, cancers, respiratory diseases, etc.), information indicating the effect on health (biomarkers, decline of fertility, epidemics) or well-being of humans (fatigue, stress, etc.) linked directly (air pollution, chemicals, depletion of the ozone layer, noise, etc.) or indirectly (food, genetically modified organisms, etc.) to the quality of the environment."@en ;
  skos:broader elter_cl:10001 ;
  skos:prefLabel "human health and safety"@en ;
  dc:creator "0000-0003-2195-3997"@en .

elter_cl:10001
  skos:prefLabel "INSPIRE data theme"@en ;
  a skos:Concept ;
  skos:narrower elter_cl:10043 .

