@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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#> .
@prefix ns0: <https://w3id.org/ozcar-theia/> .

<https://w3id.org/ozcar-theia/simplifiedLabel>
  rdfs:comment "For Theia OZCAR information system purpose. This label is used to enhance discoverability on the information system."@en ;
  rdfs:label "Simplified label"@en .

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

<https://w3id.org/ozcar-theia/c_a675e067>
  skos:prefLabel "Soil microbiology"@en ;
  a <https://w3id.org/ozcar-theia/CategoryOfVariable>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_ee293e26> .

<https://w3id.org/ozcar-theia/c_312da400>
  skos:prefLabel "Soil macrofauna"@en ;
  a <https://w3id.org/ozcar-theia/CategoryOfVariable>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_ee293e26> .

<https://w3id.org/ozcar-theia/c_9551d43e>
  skos:prefLabel "Cation exchange capacity"@en ;
  a <https://w3id.org/iadopt/ont/Property>, skos:Concept ;
  skos:related <https://w3id.org/ozcar-theia/c_ee293e26> .

<https://w3id.org/ozcar-theia/c_c1bb8a72>
  skos:prefLabel "Subsurface geophysics variable"@en ;
  a <https://w3id.org/ozcar-theia/CategoryOfVariable>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_ee293e26> .

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

<https://w3id.org/ozcar-theia/c_0f1ab34e>
  skos:prefLabel "Erosion and sedimentation variable"@en ;
  a <https://w3id.org/ozcar-theia/CategoryOfVariable>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_ee293e26> .

<https://w3id.org/ozcar-theia/c_895b2c1f>
  skos:prefLabel "Soil chemistry"@en ;
  a <https://w3id.org/ozcar-theia/CategoryOfVariable>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_ee293e26> .

<https://w3id.org/ozcar-theia/CategoryOfVariable>
  rdfs:label "Category of variable"@en ;
  a owl:Class .

<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/c_0310682c>
  skos:prefLabel "Soil property variable"@en ;
  a <https://w3id.org/ozcar-theia/CategoryOfVariable>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_ee293e26> .

<https://w3id.org/ozcar-theia/c_8b34f633>
  skos:prefLabel "Land surface variable"@en ;
  a <https://w3id.org/ozcar-theia/CategoryOfVariable>, skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_ee293e26> .

<https://w3id.org/ozcar-theia/c_ee293e26>
  skos:narrower <https://w3id.org/ozcar-theia/c_0f1ab34e>, <https://w3id.org/ozcar-theia/c_a675e067>, <https://w3id.org/ozcar-theia/c_84e528d5>, <https://w3id.org/ozcar-theia/c_c1bb8a72>, <https://w3id.org/ozcar-theia/c_0310682c>, <https://w3id.org/ozcar-theia/c_312da400>, <https://w3id.org/ozcar-theia/c_49a4f3df>, <https://w3id.org/ozcar-theia/c_895b2c1f> ;
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime ;
  skos:broader <https://w3id.org/ozcar-theia/c_8b34f633> ;
  a <https://w3id.org/ozcar-theia/CategoryOfVariable>, skos:Concept ;
  skos:prefLabel "Soil variable"@en ;
  skos:related <https://w3id.org/ozcar-theia/c_9551d43e> ;
  ns0:simplifiedLabel "Soil"@en ;
  skos:inScheme ns0: .

