@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <https://w3id.org/iadopt/ont/> .

<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/c_a537fce9>
  skos:broader <https://w3id.org/ozcar-theia/c_418b5b00> ;
  skos:definition <https://w3id.org/ozcar-theia/def_18f968fa> ;
  dc:modified "2023-02-15T15:34:25"^^xsd:dateTime ;
  dc:created "2023-02-15T15:32:14"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:prefLabel "Ice flow"@en ;
  a <https://w3id.org/iadopt/ont/Entity>, skos:Concept .

<https://w3id.org/ozcar-theia/def_18f968fa>
  dc:source <https://en.wikipedia.org/wiki/Ice-sheet_dynamics#Flow_dynamics> ;
  rdf:value "Flow within glaciers can be attributed to an increase in the surface slope, brought upon by an imbalance between the amounts of accumulation vs. ablation. This imbalance increases the shear stress on a glacier until it begins to flow. The flow velocity and deformation will increase as the equilibrium line between these two processes is approached, but are also affected by the slope of the ice, the ice thickness and temperature."@en .

<https://w3id.org/ozcar-theia/c_89a3449a> ns0:hasObjectOfInterest <https://w3id.org/ozcar-theia/c_a537fce9> .
<https://w3id.org/ozcar-theia/c_418b5b00>
  skos:prefLabel "Water cycle"@en ;
  a ns0:Entity, skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_a537fce9> .

