@prefix envthes: . @prefix skos: . @prefix iadopt: . @prefix rdfs: . @prefix owl: . @prefix dc: . @prefix xsd: . envthes:20935 skos:prefLabel "variable"@en ; a skos:Concept ; skos:narrower envthes:30258 . envthes:10092 skos:prefLabel "catchment"@en, "zlewnia"@pl, "slivnik"@hr, "مستجمع مياه"@ar, "opsamling (af vand)"@da, "Auffangbecken"@de, "povodí"@cs, "stroomgebied"@nl, "captage"@fr, "captación"@es, "veepüüdemahuti"@et, "(veden) saanto"@fi, "upptagningsområde"@sv, "povodie"@sk, "oppsamling"@no, "Водохващане"@bg, "συλλεκτήρας"@el, "captazione (struttura)"@it, "captare"@ro, "(vodni) zbiralnik"@sl, "vízgyűjtő"@hu, "reservatórios de água"@pt, "satece"@lv, "(surinkimo) baseinas"@lt ; a skos:Concept . iadopt:Variable rdfs:label "Variable" ; a owl:Class . iadopt:hasProperty rdfs:comment "A Variable has a Property that characterizes an Entity." ; rdfs:label "hasProperty" . iadopt:hasMatrix rdfs:subPropertyOf iadopt:hasContextObject ; rdfs:comment "A Variable might have an Entity in which the ObjectOfInterest is contained." ; rdfs:label "hasMatrix" . envthes:30227 skos:prefLabel "natural"@en ; a skos:Concept . envthes:30258 a iadopt:Variable ; skos:broader envthes:20935 ; skos:prefLabel "mass per area of natural soil erosion in sediment of catchment"@en ; iadopt:hasContextObject envthes:10092 ; dc:modified "2023-10-16"^^xsd:date ; iadopt:hasMatrix envthes:20899 ; iadopt:hasObjectOfInterest envthes:21286 ; dc:creator "0000-0003-2195-3997"@en ; iadopt:hasConstraint envthes:30227 ; iadopt:hasProperty ; dc:created "2022-03-28"^^xsd:date . envthes:20899 skos:prefLabel "sediment"@en ; a skos:Concept . iadopt:hasObjectOfInterest rdfs:comment "A Variable has an Entity whose Property is observed." ; rdfs:label "hasObjectOfInterest" . envthes:21286 skos:prefLabel "soil erosion"@en ; a skos:Concept . iadopt:hasContextObject rdfs:comment "A Variable has an Entity that provides additional background information regarding the ObjectOfInterest." ; rdfs:label "hasContextObject" . iadopt:hasConstraint rdfs:comment "A Variable has a Constraint, that confines an Entity involved in the observation." ; rdfs:label "hasConstraint" .