@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix sosa: <http://www.w3.org/ns/sosa/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc: <http://purl.org/dc/terms/> .

<http://theia-spatial/c_8a100a1f>
  skos:prefLabel "Date of the end of snow cover"@en, "Date de fin de la couverture neigeuse"@fr ;
  skos:topConceptOf <https://www.theia-land.fr> ;
  owl:sameAs <http://theia-spatial/c_8a100a1f> ;
  skos:inScheme <https://www.theia-land.fr> ;
  a skos:Concept, sosa:ObservableProperty ;
  skos:exactMatch <http://theia-spatial/c_8a100a1f> ;
  rdfs:label "Date of the end of snow cover"@en, "Date de fin de la couverture neigeuse"@fr ;
  dc:description """
The total amount of snow that accumulates on the ground in a given location, including that from snowfall, snowdrift, and avalanche."""@en, "La quantité totale de neige qui s’accumule sur le sol à un endroit donné, y compris celle provenant des chutes de neige, des congères et des avalanches."@fr ;
  skos:broader <http://theia-spatial/c_341ce66a> .

<https://www.theia-land.fr> a skos:ConceptScheme, owl:Ontology .
<http://theia-spatial/c_341ce66a>
  skos:prefLabel "Variable"@en ;
  a <http://theia-spatial/CategoryOfVariable>, skos:Concept ;
  skos:narrower <http://theia-spatial/c_8a100a1f> .

