@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:20775
  skos:prefLabel "amino acid"@en ;
  a skos:Concept .

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

envthes:USLterCV_29
  skos:inScheme envthes: ;
  a skos:Concept ;
  dc:isReplacedBy envthes:20775 ;
  skos:scopeNote "US LTER controlled vocabulary"@en ;
  skos:exactMatch <http://linkeddata.ge.imati.cnr.it:2020/resource/EARTh/62240>, <http://en.wikipedia.org/wiki/amino_acids>, <http://aims.fao.org/aos/agrovoc/c_342> ;
  skos:definition "[Henderson's] n. any of a class of compounds of the general formula RCH(NH2)COOH (α-amino acids) where R is a distinctive side chain. Side chains vary from the sin­gle hydrogen atom of glycine to the aro­matic side chains of tryptophan and phenylalanine and the sulphur-containing side chains of cysteine and methionine. Proteins are composed of amino acids covalently linked together through their amino and carboxyl groups into a polypeptide chain with the side chains pro­jecting from the covalently linked back­bone. Amino acids can occur as optically active d- and l-isomers, of which only l-isomers are found in proteins. Around 20 different amino acids are present in proteins, all of which can be synthesized by autotrophs but which in heterotrophs are chieﬂy obtained by breakdown of dietary protein. Amino acids are also biosynthetic precursors of many important molecules such as purines, pyrimidines, histamine, thyroxine, adrenaline, melanin, serotonin, the nicotinamide ring and porphyrins among others. see Fig. 4 and individual entries for each amino acid."@en ;
  skos:broader envthes:1 ;
  owl:deprecated true ;
  skos:prefLabel "amino acid"@en ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

