@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:22065 . envthes:30320 skos:prefLabel "basic nutrient"@en ; 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" . envthes:22065 a iadopt:Variable ; skos:prefLabel "soil base saturation"@en ; iadopt:hasMatrix envthes:24 ; skos:definition "Base saturation is a measure of the amount of basic nutrients in the soil, expressed as a percentage of the total cation exchange capacity."@en ; dc:creator "herbert.schentz@umweltbundesamt.at"@en ; iadopt:hasObjectOfInterest envthes:30320 ; skos:broader envthes:20935 ; dc:modified "2023-10-15"^^xsd:date ; iadopt:hasProperty envthes:21520 ; dc:created "2016-03-31"^^xsd:date . iadopt:hasMatrix rdfs:subPropertyOf iadopt:hasContextObject ; rdfs:comment "A Variable might have an Entity in which the ObjectOfInterest is contained." ; rdfs:label "hasMatrix" . envthes:24 skos:prefLabel "sol"@ro, "sol"@fr, "soil"@en, "تربة"@ar, "muld"@et, "Boden"@de, "tlo"@hr, "maaperä"@fi, "půda"@cs, "dirvožemis, gruntas"@lt, "gleba"@pl, "pôda"@sk, "έδαφος"@el, "jord"@sv, "jord"@da, "suolo"@it, "suelos"@es, "solos"@pt, "Почва"@bg, "augsne"@lv, "tla, prst, zemlja"@sl, "jordsmonn"@no, "talaj"@hu, "bodem"@nl ; a skos:Concept . envthes:21520 skos:prefLabel "amount of substance"@en ; a skos:Concept . iadopt:hasObjectOfInterest rdfs:comment "A Variable has an Entity whose Property is observed." ; rdfs:label "hasObjectOfInterest" . envthes:22244 dc:isReplacedBy envthes:22065 .