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

<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_01138829>
  skos:prefLabel "Precipitation water other mineral elements"@en ;
  skos:narrower <https://w3id.org/ozcar-theia/c_eacbd9d3>, <https://w3id.org/ozcar-theia/c_ec8f2eb0>, <https://w3id.org/ozcar-theia/c_5442450d>, <https://w3id.org/ozcar-theia/c_c49d8109> ;
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  dc:modified "2022-02-08T16:41:00"^^xsd:dateTime ;
  ns0:simplifiedLabel "Precipitation water other mineral elements"@en ;
  a ns0:CategoryOfVariable, skos:Concept ;
  skos:broader ns0:c_9040fd58 .

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

ns0:c_9040fd58
  skos:prefLabel "Precipitation water chemistry"@en ;
  a ns0:CategoryOfVariable, skos:Concept ;
  skos:narrower ns0:c_01138829 .

ns0:CategoryOfVariable
  rdfs:label "Category of variable"@en ;
  a owl:Class .

ns0: a skos:ConceptScheme, owl:Ontology .
ns0:c_5442450d
  skos:prefLabel "Precipitation water chlorine concentration"@en ;
  a <https://w3id.org/iadopt/ont/Variable>, skos:Concept ;
  skos:broader ns0:c_01138829 .

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

ns0:c_ec8f2eb0
  skos:prefLabel "Precipitation water silicic acid concentration"@en ;
  a <https://w3id.org/iadopt/ont/Variable>, skos:Concept ;
  skos:broader ns0:c_01138829 .

