@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:20032
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:exactMatch <http://www.eionet.europa.eu/gemet/concept/6758>, <http://purl.obolibrary.org/obo/OBI_0000272> ;
  skos:definition "[OBI] A plan specification which has sufficient level of detail and quantitative information to communicate it between investigation agents, so that different investigation agents will reliably be able to independently reproduce the process."@en ;
  skos:broader envthes:20104 ;
  skos:prefLabel "بروتوكول - اتفاقية"@ar, "Протокол"@bg, "πρωτόκολλο"@el, "pöytäkirja"@fi, "protokół"@pl, "protokols"@lv, "protokoll/jegyzőkönyv"@hu, "protokoll (avtale)"@no, "protokoll"@sv, "Protokoll"@de, "protocol"@en, "protocol"@nl, "protocol"@ro, "protocole"@fr, "protocollo"@it, "protocolos"@es, "protocolos"@pt, "protokol"@cs, "protokol"@da, "protokol"@hr, "protokol"@sk, "protokol"@sl, "protokolas"@lt, "protokoll"@et ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

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:20032 ;
  a skos:Concept .

