@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <https://w3id.org/iadopt/ont/> .

<https://w3id.org/ozcar-theia/c_542f36e7>
  skos:broader <https://w3id.org/ozcar-theia/c_18102e24> ;
  skos:definition <https://w3id.org/ozcar-theia/def_f9f93fed> ;
  dc:modified "2023-05-12T15:13:43"^^xsd:dateTime ;
  dc:created "2023-01-24T11:02:05"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:prefLabel "Snow cover"@en ;
  a <https://w3id.org/iadopt/ont/Entity>, skos:Concept .

<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/def_f9f93fed> rdf:value "The total amount of snow that accumulates on the ground in a given location, including that from snowfall, snowdrift, and avalanche."@en .
<https://w3id.org/ozcar-theia/c_b70409a7> ns0:hasObjectOfInterest <https://w3id.org/ozcar-theia/c_542f36e7> .
<https://w3id.org/ozcar-theia/c_18102e24>
  skos:prefLabel "Snow"@en ;
  a ns0:Entity, skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_542f36e7> .

