@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:20830
  skos:prefLabel "manganese"@en ;
  a skos:Concept .

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

envthes:USLterCV_321
  skos:inScheme envthes: ;
  a skos:Concept ;
  dc:isReplacedBy envthes:20830 ;
  skos:altLabel "Mn"@en ;
  skos:scopeNote "US LTER controlled vocabulary"@en ;
  skos:exactMatch <http://linkeddata.ge.imati.cnr.it:2020/resource/EARTh/38990>, <http://eurovoc.europa.eu/1779>, <http://en.wikipedia.org/wiki/manganese>, <http://aims.fao.org/aos/agrovoc/c_4570> ;
  skos:definition "Also known as: Colloidal manganese, Cutaval, Magnacat, Tronamang, Mangan, Manganese fume, MANGANESE COMPOUNDS, Mangan [Polish], (52mn)manganese; A trace element with atomic symbol Mn, atomic number 25, and atomic weight 54.94. It is concentrated in cell mitochondria, mostly in the pituitary gland, liver, pancreas, kidney, and bone, influences the synthesis of mucopolysaccharides, stimulates hepatic synthesis of cholesterol and fatty acids, and is a cofactor in many enzymes, including arginase and alkaline phosphatase in the liver. (From AMA Drug Evaluations Annual 1992, p2035)"@en ;
  skos:broader envthes:1 ;
  owl:deprecated true ;
  skos:prefLabel "manganese"@en ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

