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

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

envthes:USLterCV_477
  dc:creator "herbert.schentz@umweltbundesamt.at"@en ;
  skos:prefLabel "root"@en ;
  owl:deprecated true ;
  skos:broader envthes:1 ;
  skos:definition "[Henderson's] n. (1) descending portion of plant, ﬁxing it in soil, and absorbing water and min­erals, and having a characteristic arrange­ment of vascular tissues; (2) radix q.v.; (5) pedicle of vertebra; (6) efferent and afferent ﬁbres of a spinal nerve, leaving or entering the spinal cord."@en ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_6651> ;
  skos:scopeNote "US LTER controlled vocabulary"@en ;
  skos:altLabel "Juuri"@fi, "Racine"@fr, "Radice"@it, "Rot"@no, "Wurzel"@de ;
  dc:isReplacedBy envthes:20579 ;
  skos:note "[controlled by ] U Grandin, 2013-08-22"@en ;
  a skos:Concept ;
  skos:inScheme envthes: .

