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

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

envthes:1
  skos:prefLabel "deprecated concept"@en ;
  a skos:Concept .

envthes:USLterCV_454
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:scopeNote "US LTER controlled vocabulary"@en ;
  skos:exactMatch <http://www.eionet.europa.eu/gemet/concept/6884>, <http://linkeddata.ge.imati.cnr.it:2020/resource/EARTh/43190>, <http://en.wikipedia.org/wiki/radiation>, <http://aims.fao.org/aos/agrovoc/c_6422> ;
  skos:definition "[Henderson's] n. (1) emission of radiant energy in the form of waves or particles; (2) en­ergy radiated in the form of waves or par­ticles, e.g. electromagnetic radiation (radio waves, infrared, visible light, ultraviolet, X-rays and gamma rays) or emissions from radioactive sources (e.g. beta rays). Often refers esp. to that radiation potentially harmful to living organisms, e.g. ionizing radiation (e.g. X- and gamma rays and streams of α- and β-particles, emitted from radioactive elements); (3) (evol.) the rel­atively rapid increase in numbers of new species of a particular type of animal or plant and their diversiﬁcation and spread into many new habitats, e.g. the mam­malian radiation that occurred after the end of the Cretaceous period when most present-day types of mammals arose."@en ;
  skos:broader envthes:1 ;
  owl:deprecated true ;
  skos:prefLabel "rayonnement"@fr, "radiation measure"@en ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

