@prefix envthes: <http://vocabs.lter-europe.net/EnvThes/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix iop: <https://w3id.org/iadopt/ont/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc: <http://purl.org/dc/terms/> .

envthes:
  skos:prefLabel "EnvThes"@en ;
  a skos:ConceptScheme .

envthes:30205
  skos:prefLabel "4-8% slope"@en ;
  a skos:Concept .

iop:hasConstraint
  rdfs:comment "A Variable has a Constraint, that confines an Entity involved in the observation." ;
  rdfs:label "hasConstraint" .

envthes:10092
  skos:prefLabel "مستجمع مياه"@ar, "Водохващане"@bg, "συλλεκτήρας"@el, "zlewnia"@pl, "vízgyűjtő"@hu, "veepüüdemahuti"@et, "upptagningsområde"@sv, "stroomgebied"@nl, "slivnik"@hr, "(surinkimo) baseinas"@lt, "(veden) saanto"@fi, "(vodni) zbiralnik"@sl, "Auffangbecken"@de, "captación"@es, "captage"@fr, "captare"@ro, "captazione (struttura)"@it, "catchment"@en, "oppsamling"@no, "opsamling (af vand)"@da, "povodie"@sk, "povodí"@cs, "reservatórios de água"@pt, "satece"@lv ;
  a skos:Concept .

iop:hasContextObject
  rdfs:comment "A Variable has an Entity that provides additional background information regarding the ObjectOfInterest." ;
  rdfs:label "hasContextObject" .

envthes:21533
  skos:prefLabel "area"@en ;
  a skos:Concept .

iop:hasProperty
  rdfs:comment "A Variable has a Property that characterizes an Entity." ;
  rdfs:label "hasProperty" .

iop:hasObjectOfInterest
  rdfs:comment "A Variable has an Entity whose Property is observed." ;
  rdfs:label "hasObjectOfInterest" .

envthes:30220
  skos:inScheme envthes: ;
  iop:hasConstraint envthes:30205 ;
  iop:hasContextObject envthes:10092 ;
  iop:hasProperty envthes:21533 ;
  iop:hasObjectOfInterest <http://purl.obolibrary.org/obo/ENVO_01001177> ;
  a iop:Variable, skos:Concept ;
  skos:broader envthes:20935 ;
  skos:prefLabel "area of slope 4-8% arable land of catchment"@en ;
  dc:creator <https://orcid.org/0000-0003-2195-3997> .

envthes:20935
  skos:prefLabel "variable"@en ;
  a skos:Concept ;
  skos:narrower envthes:30220 .

