@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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/c_8b23ac2b>
  skos:prefLabel "Surface water temperature"@en ;
  a <https://w3id.org/iadopt/ont/Variable>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_b23989c9> .

<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_dfaea451>
  skos:prefLabel "Surface water velocity"@en ;
  a <https://w3id.org/iadopt/ont/Variable>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_b23989c9> .

<https://w3id.org/ozcar-theia/c_b292a218>
  skos:prefLabel "Surface water turbidity"@en ;
  a <https://w3id.org/iadopt/ont/Variable>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_b23989c9> .

<https://w3id.org/ozcar-theia/c_b23989c9>
  skos:narrower <https://w3id.org/ozcar-theia/c_bf938e32>, <https://w3id.org/ozcar-theia/c_6ea2dbd7>, <https://w3id.org/ozcar-theia/c_c159113b>, <https://w3id.org/ozcar-theia/c_c04c5c87>, <https://w3id.org/ozcar-theia/c_b292a218>, <https://w3id.org/ozcar-theia/c_d8ba24b8>, <https://w3id.org/ozcar-theia/c_1862b46d>, <https://w3id.org/ozcar-theia/c_dfaea451>, <https://w3id.org/ozcar-theia/c_8b23ac2b> ;
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime ;
  skos:broader <https://w3id.org/ozcar-theia/c_af623670> ;
  ns0:simplifiedLabel "Surface water physic"@en ;
  skos:prefLabel "Surface water physic variable"@en ;
  skos:inScheme ns0: ;
  a skos:Concept, ns0:CategoryOfVariable .

ns0:c_6ea2dbd7
  skos:prefLabel "Surface water suspended sediment concentration"@en ;
  a <https://w3id.org/iadopt/ont/Variable>, skos:Concept ;
  skos:broader ns0:c_b23989c9 .

ns0:c_1862b46d
  skos:prefLabel "Surface water level"@en ;
  a <https://w3id.org/iadopt/ont/Variable>, skos:Concept ;
  skos:broader ns0:c_b23989c9 .

ns0:c_af623670
  skos:prefLabel "Surface water hydrology"@en ;
  a ns0:CategoryOfVariable, skos:Concept ;
  skos:narrower ns0:c_b23989c9 .

ns0:c_c159113b
  skos:prefLabel "Surface water pH"@en ;
  a <https://w3id.org/iadopt/ont/Variable>, skos:Concept ;
  skos:broader ns0:c_b23989c9 .

ns0:c_bf938e32
  skos:prefLabel "Surface water discharge"@en ;
  a <https://w3id.org/iadopt/ont/Variable>, skos:Concept ;
  skos:broader ns0:c_b23989c9 .

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

ns0: a skos:ConceptScheme, owl:Ontology .
ns0:c_c04c5c87
  skos:prefLabel "Surface water conductivity"@en ;
  a <https://w3id.org/iadopt/ont/Variable>, skos:Concept ;
  skos:broader ns0:c_b23989c9 .

ns0:c_d8ba24b8
  skos:prefLabel "Surface water suspended sediment flux"@en ;
  a <https://w3id.org/iadopt/ont/Variable>, skos:Concept ;
  skos:broader ns0:c_b23989c9 .

