@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 owl: <http://www.w3.org/2002/07/owl#> .

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

envthes:20818
  skos:prefLabel "cesium"@en ;
  a skos:Concept .

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

envthes:USLterCV_97
  skos:inScheme envthes: ;
  a skos:Concept ;
  dc:isReplacedBy envthes:20818 ;
  skos:altLabel "Cs"@en ;
  skos:scopeNote "US LTER controlled vocabulary"@en ;
  skos:exactMatch <http://en.wikipedia.org/wiki/cesium> ;
  skos:definition "A soft silvery-white and highly reactive metal belonging to the alkali group of metals. It is a radiation hazard, because it can occur in two radioactive forms. Caesium-134 is produced in nuclear reactors, not directly by fission, but by the reaction. It emits beta- and gamma-radiation and has a half-life of 2.06 years. Caesium-137 is a fission product of uranium and occurs in the fallout from nuclear weapons. It emits beta- and gamma-rays and has a half-life of 30 years. Caesium-137 was the principal product released into the atmosphere, and hence the food chain, from atmospheric testing of nuclear weapons and from the Windscale fire and Chernobyl nuclear accidents. After the Chernobyl accident, which spread a radiation cloud across Europe, the European Commission proposed new and more restrictive limits on levels of caesium in food and drinking water."@en ;
  skos:broader envthes:1 ;
  owl:deprecated true ;
  skos:prefLabel "cesium"@en ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

