@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_38330a76>
  skos:prefLabel "Precipitation water calcium(2+) concentration"@en ;
  a <https://w3id.org/iadopt/ont/Variable>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_05b40797> .

<https://w3id.org/ozcar-theia/c_9040fd58>
  skos:prefLabel "Precipitation water chemistry"@en ;
  a <https://w3id.org/ozcar-theia/CategoryOfVariable>, skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_05b40797> .

<https://w3id.org/ozcar-theia/c_89dc8938>
  skos:prefLabel "Precipitation water sulfate concentration"@en ;
  a <https://w3id.org/iadopt/ont/Variable>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_05b40797> .

<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_8d99949f>
  skos:prefLabel "Precipitation water potassium(1+) concentration"@en ;
  a <https://w3id.org/iadopt/ont/Variable>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_05b40797> .

<https://w3id.org/ozcar-theia/c_05b40797>
  a skos:Concept, <https://w3id.org/ozcar-theia/CategoryOfVariable> ;
  skos:narrower <https://w3id.org/ozcar-theia/c_88b6e413>, <https://w3id.org/ozcar-theia/c_c49d8109>, <https://w3id.org/ozcar-theia/c_8d99949f>, <https://w3id.org/ozcar-theia/c_38330a76>, <https://w3id.org/ozcar-theia/c_7f748c3f>, <https://w3id.org/ozcar-theia/c_89dc8938>, <https://w3id.org/ozcar-theia/c_d5effa4d> ;
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime ;
  skos:prefLabel "Precipitation water major ions"@en ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  ns0:simplifiedLabel "Precipitation water major ions"@en ;
  skos:broader ns0:c_9040fd58 .

ns0:c_7f748c3f
  skos:prefLabel "Precipitation water hydrogenocarbonate concentration"@en ;
  a <https://w3id.org/iadopt/ont/Variable>, skos:Concept ;
  skos:broader ns0:c_05b40797 .

ns0:c_c49d8109
  skos:prefLabel "Precipitation water nitrate concentration"@en ;
  a <https://w3id.org/iadopt/ont/Variable>, skos:Concept ;
  skos:broader ns0:c_05b40797 .

ns0:c_d5effa4d
  skos:prefLabel "Precipitation water magnesium(2+) concentration"@en ;
  a <https://w3id.org/iadopt/ont/Variable>, skos:Concept ;
  skos:broader ns0:c_05b40797 .

ns0:c_88b6e413
  skos:prefLabel "Precipitation water sodium(1+) concentration"@en ;
  a <https://w3id.org/iadopt/ont/Variable>, skos:Concept ;
  skos:broader ns0:c_05b40797 .

