@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

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

envthes:21541
  skos:inScheme envthes: ;
  a skos:Concept ;
  dc:contributor "0000-0002-3565-4624"@en ;
  skos:note "[controlled by ] U Grandin, 2013-08-22\" , \"[source of definition ] Begon, M., et al. (1996). Ecology Individuals, Populations and Communities. Cambidge, Blackwell Science"@en ;
  skos:scopeNote "US LTER controlled vocabulary"@en ;
  skos:exactMatch <https://vocab.lternet.edu/vocab/vocab/?tema=6>, <http://linkeddata.ge.imati.cnr.it:2020/resource/EARTh/177160> ;
  skos:definition "The number of organisms in a population, guild, life form, etc., combining 'intensity' (density within inhabited areas) and 'prevalence' (number and size of inhabited areas)"@en ;
  skos:broader envthes:10351 ;
  skos:prefLabel "abundance"@en ;
  dc:modified "2019-06-12"^^xsd:date ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

envthes:10351
  skos:prefLabel "observable property"@en ;
  a skos:Concept ;
  skos:narrower envthes:21541 .

