@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_68140d22>
  skos:prefLabel "Snowmelt rate"@en ;
  a <https://w3id.org/iadopt/ont/Variable>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_32edb2b2> .

<https://w3id.org/ozcar-theia/c_32edb2b2>
  skos:narrower <https://w3id.org/ozcar-theia/c_950b033e>, <https://w3id.org/ozcar-theia/c_68140d22>, <https://w3id.org/ozcar-theia/c_16fb2051>, <https://w3id.org/ozcar-theia/c_b70409a7>, <https://w3id.org/ozcar-theia/c_11b1ffca>, <https://w3id.org/ozcar-theia/c_6f3f2a22> ;
  a skos:Concept, <https://w3id.org/ozcar-theia/CategoryOfVariable> ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime ;
  ns0:simplifiedLabel "Snow and ice"@en ;
  skos:prefLabel "Snow and ice variable"@en ;
  skos:broader ns0:c_fb3683f0 .

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

ns0: a skos:ConceptScheme, owl:Ontology .
ns0:c_11b1ffca
  skos:prefLabel "Snow water equivalent"@en ;
  a <https://w3id.org/iadopt/ont/Variable>, skos:Concept ;
  skos:broader ns0:c_32edb2b2 .

ns0:c_fb3683f0
  skos:prefLabel "Cryosphere variable"@en ;
  a ns0:CategoryOfVariable, skos:Concept ;
  skos:narrower ns0:c_32edb2b2 .

ns0:c_950b033e
  skos:prefLabel "Ice core crystal orientations"@en ;
  a <https://w3id.org/iadopt/ont/Variable>, skos:Concept ;
  skos:broader ns0:c_32edb2b2 .

ns0:c_b70409a7
  skos:prefLabel "Snow cover presence"@en ;
  a <https://w3id.org/iadopt/ont/Variable>, skos:Concept ;
  skos:broader ns0:c_32edb2b2 .

ns0:c_6f3f2a22
  skos:prefLabel "Snow temperature"@en ;
  a <https://w3id.org/iadopt/ont/Variable>, skos:Concept ;
  skos:broader ns0:c_32edb2b2 .

ns0:c_16fb2051
  skos:prefLabel "Snow depth"@en ;
  a <https://w3id.org/iadopt/ont/Variable>, skos:Concept ;
  skos:broader ns0:c_32edb2b2 .

