@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_9685bd0c>
  skos:prefLabel "Aerosol variable"@en ;
  a <https://w3id.org/ozcar-theia/CategoryOfVariable>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_d9824eec> .

<https://w3id.org/ozcar-theia/c_d9824eec>
  skos:broader <https://w3id.org/ozcar-theia/c_341ce66a> ;
  skos:narrower <https://w3id.org/ozcar-theia/c_9685bd0c>, <https://w3id.org/ozcar-theia/c_23c8c514>, <https://w3id.org/ozcar-theia/c_e6b5b328>, <https://w3id.org/ozcar-theia/c_f43c792b>, <https://w3id.org/ozcar-theia/c_d3629e44>, <https://w3id.org/ozcar-theia/c_051e41ab>, <https://w3id.org/ozcar-theia/c_d61d1e9b>, <https://w3id.org/ozcar-theia/c_f5540efe>, <https://w3id.org/ozcar-theia/c_1985d667> ;
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime ;
  a <https://w3id.org/ozcar-theia/CategoryOfVariable>, skos:Concept ;
  ns0:simplifiedLabel "Atmosphere"@en ;
  skos:inScheme ns0: ;
  skos:definition "[Wikipedia] The atmosphere of Earth is the layer of gases, commonly known as air, retained by Earth's gravity, surrounding the planet Earth and forming its planetary atmosphere."@en ;
  skos:prefLabel "Atmosphere variable"@en .

ns0:c_23c8c514
  skos:prefLabel "Atmospheric temperature variable"@en ;
  a ns0:CategoryOfVariable, skos:Concept ;
  skos:broader ns0:c_d9824eec .

ns0:c_f5540efe
  skos:prefLabel "Atmospheric radiation variable"@en ;
  a ns0:CategoryOfVariable, skos:Concept ;
  skos:broader ns0:c_d9824eec .

ns0:c_1985d667
  skos:prefLabel "Surface flux variable"@en ;
  a ns0:CategoryOfVariable, skos:Concept ;
  skos:broader ns0:c_d9824eec .

ns0:c_051e41ab
  skos:prefLabel "Wind variable"@en ;
  a ns0:CategoryOfVariable, skos:Concept ;
  skos:broader ns0:c_d9824eec .

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

ns0:c_e6b5b328
  skos:prefLabel "Atmospheric chemistry"@en ;
  a ns0:CategoryOfVariable, skos:Concept ;
  skos:broader ns0:c_d9824eec .

ns0: a skos:ConceptScheme, owl:Ontology .
ns0:c_f43c792b
  skos:prefLabel "Precipitation variable"@en ;
  a ns0:CategoryOfVariable, skos:Concept ;
  skos:broader ns0:c_d9824eec .

ns0:c_d3629e44
  skos:prefLabel "Atmospheric pressure variable"@en ;
  a ns0:CategoryOfVariable, skos:Concept ;
  skos:broader ns0:c_d9824eec .

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

ns0:c_341ce66a
  skos:prefLabel "Variable"@en ;
  a ns0:CategoryOfVariable, skos:Concept ;
  skos:narrower ns0:c_d9824eec .

