@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:20715
  skos:narrower envthes:20716 ;
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:scopeNote "US LTER controlled vocabulary"@en ;
  skos:exactMatch <https://vocab.lternet.edu/vocab/vocab/?tema=439>, <http://en.wikipedia.org/wiki/populations> ;
  skos:definition "[Henderson's] n. a group of individuals of the same species living in a certain deﬁned area."@en ;
  skos:broader envthes:20708 ;
  skos:prefLabel "population"@en ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

envthes:20716
  skos:prefLabel "plant population"@en ;
  a skos:Concept ;
  skos:broader envthes:20715 .

envthes:20708
  skos:prefLabel "biological system"@en ;
  a skos:Concept ;
  skos:narrower envthes:20715 .

