@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#> .

<https://w3id.org/ozcar-theia/c_d5ca0be2>
  skos:prefLabel "Elevation"@en ;
  a <https://w3id.org/iadopt/ont/Property>, skos:Concept ;
  skos:closeMatch <https://w3id.org/ozcar-theia/c_1c794355> .

<https://w3id.org/ozcar-theia/c_1c794355>
  skos:definition "[Wikipedia] Altitude or height (also sometimes known as depth) is a distance measurement, usually in the vertical or \"up\" direction, between a reference datum and a point or object. The exact definition and reference datum varies according to the context (e.g., aviation, geometry, geographical survey, sport, or atmospheric pressure). Although the term altitude is commonly used to mean the height above sea level of a location, in geography the term elevation is often preferred for this usage. "@en ;
  skos:closeMatch <https://w3id.org/ozcar-theia/c_d5ca0be2> ;
  a <https://w3id.org/iadopt/ont/Property>, skos:Concept ;
  skos:prefLabel "Altitude"@en ;
  skos:broader <https://w3id.org/ozcar-theia/c_8d808f3c> ;
  skos:exactMatch <http://www.eionet.europa.eu/gemet/concept/10140>, <http://vocabs.lter-europe.net/EnvThes/21553> ;
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> .

<https://w3id.org/ozcar-theia/c_8d808f3c>
  skos:prefLabel "Height"@en ;
  a <https://w3id.org/iadopt/ont/Property>, skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_1c794355> .

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