@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:24
  skos:prefLabel "تربة"@ar, "Почва"@bg, "έδαφος"@el, "tlo"@hr, "tla, prst, zemlja"@sl, "talaj"@hu, "suolo"@it, "suelos"@es, "solos"@pt, "maaperä"@fi, "Boden"@de, "augsne"@lv, "bodem"@nl, "dirvožemis, gruntas"@lt, "gleba"@pl, "jord"@da, "jord"@sv, "jordsmonn"@no, "muld"@et, "pôda"@sk, "půda"@cs, "soil"@en, "sol"@fr, "sol"@ro ;
  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:21520
  skos:prefLabel "amount of substance"@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:22065
  skos:inScheme envthes: ;
  iop:hasMatrix envthes:24 ;
  iop:hasProperty envthes:21520 ;
  iop:hasObjectOfInterest envthes:30320 ;
  a iop:Variable, skos:Concept ;
  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 ;
  skos:broader envthes:20935 ;
  skos:prefLabel "soil base saturation"@en ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

envthes:22244 dc:isReplacedBy envthes:22065 .
envthes:20935
  skos:prefLabel "variable"@en ;
  a skos:Concept ;
  skos:narrower envthes:22065 .

