@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://w3id.org/ozcar-theia/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns1: <https://w3id.org/iadopt/ont/> .
@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_d17d8a31>
  skos:prefLabel "Air relative humidity at 18 meters height"@en ;
  a <https://w3id.org/iadopt/ont/Variable>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_e9e39204> .

<https://w3id.org/ozcar-theia/c_e9e39204>
  skos:narrower <https://w3id.org/ozcar-theia/c_d17d8a31>, <https://w3id.org/ozcar-theia/c_f9092c22>, <https://w3id.org/ozcar-theia/c_3a60cbe4>, <https://w3id.org/ozcar-theia/c_1b54bc56>, <https://w3id.org/ozcar-theia/c_e1a58c76>, <https://w3id.org/ozcar-theia/c_213a246c>, <https://w3id.org/ozcar-theia/c_35f20984> ;
  skos:prefLabel "Air relative humidity"@en ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  ns0:simplifiedLabel "Air relative humidity"@en ;
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime ;
  a <https://w3id.org/iadopt/ont/Variable>, skos:Concept ;
  ns1:hasProperty ns0:c_b9bb91f1 ;
  ns1:hasObjectOfInterest ns0:c_d57d0742 ;
  dc:description "Scientific variable observing air relative humidity"@en ;
  skos:exactMatch <http://vocabs.lter-europe.net/EnvThes/21579> ;
  skos:broader ns0:c_d61d1e9b .

ns0: a skos:ConceptScheme, owl:Ontology .
ns0:c_213a246c
  skos:prefLabel "Mean air relative humidity"@en ;
  a ns1:Variable, skos:Concept ;
  skos:broader ns0:c_e9e39204 .

ns0:c_f9092c22
  skos:prefLabel "Air relative humidity at 15 meters height"@en ;
  a ns1:Variable, skos:Concept ;
  skos:broader ns0:c_e9e39204 .

ns0:c_35f20984
  skos:prefLabel "Air relative humidity at 5 meters height"@en ;
  a ns1:Variable, skos:Concept ;
  skos:broader ns0:c_e9e39204 .

ns0:c_d61d1e9b
  skos:prefLabel "Atmospheric water vapor variable"@en ;
  a ns0:CategoryOfVariable, skos:Concept ;
  skos:narrower ns0:c_e9e39204 .

ns0:c_e1a58c76
  skos:prefLabel "Air relative humidity at 2 meters height"@en ;
  a ns1:Variable, skos:Concept ;
  skos:broader ns0:c_e9e39204 .

ns0:c_b9bb91f1
  skos:prefLabel "Relative humidity"@en ;
  a ns1:Property, skos:Concept .

ns0:c_3a60cbe4
  skos:prefLabel "Ventilated air relative humidity"@en ;
  a ns1:Variable, skos:Concept ;
  skos:broader ns0:c_e9e39204 .

ns0:c_1b54bc56
  skos:prefLabel "Air relative humidity at 20 meters height"@en ;
  a ns1:Variable, skos:Concept ;
  skos:broader ns0:c_e9e39204 .

ns0:c_d57d0742
  skos:prefLabel "Air"@en ;
  a ns1:Entity, skos:Concept .

