@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://w3id.org/ozcar-theia/c_17d5ed47>
  skos:prefLabel "Chemistry property"@en ;
  a skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_9551d43e> .

<https://w3id.org/ozcar-theia/c_9551d43e>
  dc:modified "2022-03-10T14:34:42"^^xsd:dateTime ;
  skos:narrowMatch <http://vocabs.lter-europe.net/EnvThes/30067> ;
  skos:related <https://w3id.org/ozcar-theia/c_ee293e26> ;
  skos:prefLabel "Cation exchange capacity"@en ;
  skos:broader <https://w3id.org/ozcar-theia/c_17d5ed47> ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:definition "[Wikipedia] Cation-exchange capacity (CEC) is a measure of how many cations can be retained on soil particle surfaces.[1] Negative charges on the surfaces of soil particles bind positively-charged atoms or molecules (cations), but allow these to exchange with other positively charged particles in the surrounding soil water.[2] This is one of the ways that solid materials in soil alter the chemistry of the soil. CEC affects many aspects of soil chemistry, and is used as a measure of soil fertility, as it indicates the capacity of the soil to retain several nutrients (e.g. K+, NH4+, Ca2+) in plant-available form. It also indicates the capacity to retain pollutant cations (e.g. Pb2+)."@en ;
  a skos:Concept, <https://w3id.org/iadopt/ont/Property> ;
  skos:exactMatch <http://vocabs.lter-europe.net/EnvThes/22084> ;
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime .

<https://w3id.org/ozcar-theia/c_ee293e26>
  skos:prefLabel "Soil variable"@en ;
  a <https://w3id.org/ozcar-theia/CategoryOfVariable>, skos:Concept ;
  skos:related <https://w3id.org/ozcar-theia/c_9551d43e> .

<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
