@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix sosa: <http://www.w3.org/ns/sosa/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://w3id.org/ozcar-theia/c_2c664967>
  skos:prefLabel "Environmental entity"@en ;
  a skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_c6ce7aec> .

<https://w3id.org/ozcar-theia/c_f7292790>
  skos:prefLabel "Glacier"@en ;
  a sosa:FeatureOfInterest, <https://w3id.org/iadopt/ont/Entity>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_c6ce7aec> .

<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/c_c6ce7aec>
  skos:definition "[Wikipedia] The cryosphere is an all-encompassing term for those portions of Earth's surface where water is in solid form, including sea ice, lake ice, river ice, snow cover, glaciers, ice caps, ice sheets, and frozen ground (which includes permafrost). "@en ;
  a <https://w3id.org/iadopt/ont/Entity>, skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_3771fd13>, <https://w3id.org/ozcar-theia/c_f7292790>, <https://w3id.org/ozcar-theia/c_18102e24>, <https://w3id.org/ozcar-theia/c_51572f6f> ;
  skos:prefLabel "Cryosphere"@en ;
  skos:broader <https://w3id.org/ozcar-theia/c_2c664967> ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime .

<https://w3id.org/ozcar-theia/c_51572f6f>
  skos:prefLabel "Permafrost"@en ;
  a <https://w3id.org/iadopt/ont/Entity>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_c6ce7aec> .

<https://w3id.org/ozcar-theia/c_3771fd13>
  skos:prefLabel "Ice sheet"@en ;
  a <https://w3id.org/iadopt/ont/Entity>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_c6ce7aec> .

<https://w3id.org/ozcar-theia/c_18102e24>
  skos:prefLabel "Snow"@en ;
  a <https://w3id.org/iadopt/ont/Entity>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_c6ce7aec> .

