@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/> .

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

envthes:21055
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:scopeNote "US LTER controlled vocabulary"@en ;
  skos:exactMatch <https://kos.lifewatch.eu/thesauri/traits/c_97e3863a>, <https://vocab.lternet.edu/vocab/vocab/?tema=465>, <http://linkeddata.ge.imati.cnr.it:2020/resource/EARTh/110600>, <http://en.wikipedia.org/wiki/reproduction>, <http://aims.fao.org/aos/agrovoc/c_6507> ;
  skos:definition "[GEMET] Any of various processes, either sexual or asexual, by which an animal or plant produces one or more individuals similar to itself."@en ;
  skos:broader envthes:20982 ;
  skos:prefLabel "生殖"@zh, "生殖"@ja, "reproduction"@en ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

envthes:20982
  skos:prefLabel "biological process"@en ;
  a skos:Concept ;
  skos:narrower envthes:21055 .

