@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:20175
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:scopeNote "MS Academic Keywords"@en ;
  skos:exactMatch <http://scdontology.h3abionet.org/ontology/SCDO_0000263>, <http://purl.bioontology.org/ontology/MESH/D015331> ;
  skos:definition "[SUICIDEO]*[SCDO] Studies in which subsets of a defined population are identified. These groups may or may not be exposed to factors hypothesized to influence the probability of the occurrence of a particular disease or other outcome.&nbsp;"@en ;
  skos:broader envthes:20104 ;
  skos:prefLabel "cohort study"@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:20175 ;
  a skos:Concept .

