@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_d9824eec>
  skos:prefLabel "Atmosphere variable"@en ;
  a <https://w3id.org/ozcar-theia/CategoryOfVariable>, skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_d61d1e9b> .

<https://w3id.org/ozcar-theia/c_6555e6c9>
  skos:prefLabel "Dew point temperature"@en ;
  a <https://w3id.org/iadopt/ont/Variable>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_d61d1e9b> .

<https://w3id.org/ozcar-theia/c_6db0faac>
  skos:prefLabel "Potential evapotranspiration"@en ;
  a <https://w3id.org/iadopt/ont/Variable>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_d61d1e9b> .

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

<https://w3id.org/ozcar-theia/c_e9e39204>
  skos:prefLabel "Air relative humidity"@en ;
  a <https://w3id.org/iadopt/ont/Variable>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_d61d1e9b> .

<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/c_6d72baf9>
  skos:prefLabel "Air absolute humidity"@en ;
  a <https://w3id.org/iadopt/ont/Variable>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_d61d1e9b> .

<https://w3id.org/ozcar-theia/c_8e6173d7>
  skos:prefLabel "Latent heat flux"@en ;
  a <https://w3id.org/iadopt/ont/Variable>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_d61d1e9b> .

<https://w3id.org/ozcar-theia/c_e2572fd9>
  skos:prefLabel "Actual evapotranspiration"@en ;
  a <https://w3id.org/iadopt/ont/Variable>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_d61d1e9b> .

<https://w3id.org/ozcar-theia/c_d61d1e9b>
  skos:narrower <https://w3id.org/ozcar-theia/c_0e07e972>, <https://w3id.org/ozcar-theia/c_6555e6c9>, <https://w3id.org/ozcar-theia/c_e9e39204>, <https://w3id.org/ozcar-theia/c_8e6173d7>, <https://w3id.org/ozcar-theia/c_6d72baf9>, <https://w3id.org/ozcar-theia/c_6db0faac>, <https://w3id.org/ozcar-theia/c_e2572fd9> ;
  a <https://w3id.org/ozcar-theia/CategoryOfVariable>, skos:Concept ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime ;
  skos:broader <https://w3id.org/ozcar-theia/c_d9824eec> ;
  ns0:simplifiedLabel "Atmospheric water vapor"@en ;
  skos:prefLabel "Atmospheric water vapor variable"@en .

ns0:c_0e07e972
  skos:prefLabel "Air specific humidity"@en ;
  a <https://w3id.org/iadopt/ont/Variable>, skos:Concept ;
  skos:broader ns0:c_d61d1e9b .

