@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:72
  skos:inScheme envthes: ;
  a skos:Concept ;
  dc:contributor "0000-0003-0320-0692"@en ;
  skos:altLabel "riparian ecology"@en ;
  skos:exactMatch <https://vocab.lternet.edu/vocab/vocab/?tema=559> ;
  skos:definition "Structure and function of running waters, including both biotic and abiotic factors"@en ;
  skos:broader envthes:80 ;
  skos:prefLabel "stream ecology"@en ;
  dc:creator "0000-0002-7997-219X"@en .

envthes:80
  skos:prefLabel "الإيكولوجيا المائية"@ar, "Водна екология"@bg, "οικολογία υγροτόπων"@el, "ūdens ekoloģija"@lv, "vízi ökológia"@hu, "vodná ekológia"@sk, "vodna ekologija"@sl, "vodna ekologija"@hr, "vesiekologia"@fi, "veekogude ökoloogia"@et, "Wasserökologie"@de, "akvatisk økologi"@no, "aquatic ecology"@en, "ecologia acquatica"@it, "ecologia aquática"@pt, "ecologie acvatică"@ro, "ecologie van het water"@nl, "ecología acuática"@es, "ekologia wód"@pl, "ekologie vodní"@cs, "hydro-écologie"@fr, "hydroøkologi"@da, "vandens ekologija"@lt, "vattenekologi"@sv ;
  skos:narrower envthes:72 ;
  a skos:Concept .

