@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 owl: <http://www.w3.org/2002/07/owl#> .

<https://w3id.org/ozcar-theia/c_fc25f338>
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:broader <https://w3id.org/ozcar-theia/c_135a2be5> ;
  skos:exactMatch <http://vocabs.lter-europe.net/EnvThes/22032>, <http://vocabs.lter-europe.net/EnvThes/21578> ;
  skos:definition "[Wikipedia] Humidity is the concentration of water vapour present in the air. "@en ;
  a <https://w3id.org/iadopt/ont/Property>, skos:Concept ;
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime ;
  skos:narrower <https://w3id.org/ozcar-theia/c_6df0f870>, <https://w3id.org/ozcar-theia/c_b9bb91f1>, <https://w3id.org/ozcar-theia/c_82e58739> ;
  dc:modified "2022-03-10T13:18:52"^^xsd:dateTime ;
  skos:prefLabel "Humidity"@en .

<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/c_135a2be5>
  skos:prefLabel "Concentration"@en ;
  a <https://w3id.org/iadopt/ont/Property>, skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_fc25f338> .

<https://w3id.org/ozcar-theia/c_6df0f870>
  skos:prefLabel "Absolute humidity"@en ;
  a <https://w3id.org/iadopt/ont/Property>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_fc25f338> .

<https://w3id.org/ozcar-theia/c_82e58739>
  skos:prefLabel "Specific humidity"@en ;
  a <https://w3id.org/iadopt/ont/Property>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_fc25f338> .

<https://w3id.org/ozcar-theia/c_b9bb91f1>
  skos:prefLabel "Relative humidity"@en ;
  a <https://w3id.org/iadopt/ont/Property>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_fc25f338> .

