@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_f0743a26>
  skos:prefLabel "Groundwater sulfate concentration"@en ;
  a <https://w3id.org/iadopt/ont/Variable>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_62f43de9> .

<https://w3id.org/ozcar-theia/c_d7f074c8>
  skos:prefLabel "Groundwater hydrogenocarbonate concentration"@en ;
  a <https://w3id.org/iadopt/ont/Variable>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_62f43de9> .

<https://w3id.org/ozcar-theia/c_f3ccf2ef>
  skos:prefLabel "Groundwater calcium(2+) concentration"@en ;
  a <https://w3id.org/iadopt/ont/Variable>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_62f43de9> .

<https://w3id.org/ozcar-theia/c_6c4cdb1c>
  skos:prefLabel "Groundwater potassium(1+) concentration"@en ;
  a <https://w3id.org/iadopt/ont/Variable>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_62f43de9> .

<https://w3id.org/ozcar-theia/c_befa3ff8>
  skos:prefLabel "Groundwater chloride concentration"@en ;
  a <https://w3id.org/iadopt/ont/Variable>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_62f43de9> .

<https://w3id.org/ozcar-theia/c_e4e2c38c>
  skos:prefLabel "Groundwater sodium(1+) concentration"@en ;
  a <https://w3id.org/iadopt/ont/Variable>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_62f43de9> .

<https://w3id.org/ozcar-theia/c_afeb0760>
  skos:prefLabel "Groundwater magnesium(2+) concentration"@en ;
  a <https://w3id.org/iadopt/ont/Variable>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_62f43de9> .

<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_80bf8582>
  skos:prefLabel "Groundwater chemistry"@en ;
  a <https://w3id.org/ozcar-theia/CategoryOfVariable>, skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_62f43de9> .

<https://w3id.org/ozcar-theia/c_62f43de9>
  skos:narrower <https://w3id.org/ozcar-theia/c_d7f074c8>, <https://w3id.org/ozcar-theia/c_befa3ff8>, <https://w3id.org/ozcar-theia/c_6c4cdb1c>, <https://w3id.org/ozcar-theia/c_7a8c53c6>, <https://w3id.org/ozcar-theia/c_f0743a26>, <https://w3id.org/ozcar-theia/c_f3ccf2ef>, <https://w3id.org/ozcar-theia/c_afeb0760>, <https://w3id.org/ozcar-theia/c_e4e2c38c> ;
  a <https://w3id.org/ozcar-theia/CategoryOfVariable>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_80bf8582> ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime ;
  skos:prefLabel "Groundwater major ions"@en ;
  ns0:simplifiedLabel "Groundwater major ions"@en .

ns0:c_7a8c53c6
  skos:prefLabel "Groundwater nitrate concentration"@en ;
  a <https://w3id.org/iadopt/ont/Variable>, skos:Concept ;
  skos:broader ns0:c_62f43de9 .

