@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:20899
  skos:prefLabel "sediment"@en ;
  a skos:Concept .

iop:hasMatrix
  rdfs:subPropertyOf iop:hasContextObject ;
  rdfs:comment "A Variable might have an Entity in which the ObjectOfInterest is contained." ;
  rdfs:label "hasMatrix" .

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:30207
  skos:prefLabel "portion"@en ;
  a skos:Concept .

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

envthes:21286
  skos:prefLabel "soil erosion"@en ;
  a skos:Concept .

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

envthes:30206
  skos:inScheme envthes: ;
  iop:hasMatrix envthes:20899 ;
  iop:hasContextObject envthes:10092 ;
  iop:hasProperty envthes:30207 ;
  iop:hasObjectOfInterest envthes:21286 ;
  a iop:Variable, skos:Concept ;
  skos:definition "Share of eroded sediment (soil loss) that is transported to the surface water (depends on slope, distance from Surface water, soil texture)"@en ;
  skos:broader envthes:20935 ;
  skos:prefLabel "delivery ratio of soil erosion in sediment of catchment"@en ;
  dc:creator <https://orcid.org/0000-0003-2195-3997> .

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

