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

<https://w3id.org/ozcar-theia/c_d4be84c4>
  skos:prefLabel "Property"@en ;
  a skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_1763d22a> .

<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/c_3b665477>
  skos:prefLabel "Water content"@en ;
  a <https://w3id.org/iadopt/ont/Property>, skos:Concept ;
  skos:related <https://w3id.org/ozcar-theia/c_1763d22a> .

<https://w3id.org/ozcar-theia/c_84094271>
  skos:prefLabel "Water potential"@en ;
  a <https://w3id.org/iadopt/ont/Property>, skos:Concept ;
  skos:related <https://w3id.org/ozcar-theia/c_1763d22a> .

<https://w3id.org/ozcar-theia/c_1763d22a>
  a skos:Concept, <https://w3id.org/iadopt/ont/Property> ;
  skos:exactMatch <http://vocabs.lter-europe.net/EnvThes/30035> ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:definition "[Wikipedia] Water retention curve is the relationship between the water content, θ, and the soil water potential, ψ. This curve is characteristic for different types of soil, and is also called the soil moisture characteristic. "@en ;
  skos:related <https://w3id.org/ozcar-theia/c_84094271>, <https://w3id.org/ozcar-theia/c_3b665477> ;
  skos:altLabel "Soil moisture characteristic"@en ;
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime ;
  skos:prefLabel "Water retention curve"@en ;
  skos:broader <https://w3id.org/ozcar-theia/c_d4be84c4> .

