@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://w3id.org/iadopt/ont/> .
@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_c6ce7aec>
  skos:prefLabel "Cryosphere"@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_950b033e> ns0:hasObjectOfInterest <https://w3id.org/ozcar-theia/c_3771fd13> .
<https://w3id.org/ozcar-theia/c_3771fd13>
  skos:broader <https://w3id.org/ozcar-theia/c_c6ce7aec> ;
  skos:definition "[Wikipedia] In glaciology, an ice sheet, also known as a continental glacier, is a mass of glacial ice that covers surrounding terrain and is greater than 50,000 km2. The only current ice sheets are in Antarctica and Greenland"@en ;
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:exactMatch <http://www.eionet.europa.eu/gemet/concept/15205> ;
  skos:prefLabel "Ice sheet"@en ;
  a ns0:Entity, skos:Concept .

<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
