@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:20140
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:scopeNote "MS Academic Keywords"@en ;
  skos:definition "[Daniel C. Dauwalter] Abundance estimation is an integral part of understanding the ecology and advancing the managementof fish populations and communities. Mark-recapture and removal methods are commonly used toestimate the abundance of stream fishes. Alternatively, abundance can be estimated by dividing thenumber of individuals sampled by the probability of capture..."@en ;
  skos:broader envthes:20104 ;
  skos:prefLabel "abundance estimate"@en ;
  dc:creator <https://orcid.org/0000-0003-2195-3997> .

envthes:20104
  skos:prefLabel "أسلوب - منهج"@ar, "Метод"@bg, "μέθοδος"@el, "módszer"@hu, "métodos"@pt, "método"@es, "méthode"@fr, "metóda"@sk, "metodă"@ro, "Methode"@de, "meetod"@et, "menetelmä"@fi, "method"@en, "methode"@nl, "metod"@sv, "metoda"@cs, "metoda"@pl, "metoda"@sl, "metodas"@lt, "metode"@da, "metode"@lv, "metode"@no, "metodo"@it ;
  skos:narrower envthes:20140 ;
  a skos:Concept .

