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

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

<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/def_183fa97e>
  dc:source <https://en.wikipedia.org/wiki/Elevation> ;
  rdf:value "The elevation of a geographic location is its height above or below a fixed reference point, most commonly a reference geoid, a mathematical model of the Earth's sea level as an equipotential gravitational surface (see Geodetic datum § Vertical datum). The term elevation is mainly used when referring to points on the Earth's surface, while altitude or geopotential height is used for points above the surface, such as an aircraft in flight or a spacecraft in orbit, and depth is used for points below the surface."@en .

<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_d5ca0be2> .

<https://w3id.org/ozcar-theia/c_54dd4971> ns0:hasProperty <https://w3id.org/ozcar-theia/c_d5ca0be2> .
<https://w3id.org/ozcar-theia/c_d5ca0be2>
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime ;
  skos:broader <https://w3id.org/ozcar-theia/c_8d808f3c> ;
  skos:definition "[EnvThes] The elevation of a geographic location is its height above a fixed reference point, most commonly a reference geoid, a mathematical model of the Earth's sea level as an equipotential gravitational surface. The term elevation is mainly used when referring to points on the Earth's surface, while altitude or geopotential height is used for points above the surface, such as an aircraft in flight or a spacecraft in orbit, and depth is used for points below the surface. "@en, <https://w3id.org/ozcar-theia/def_183fa97e> ;
  a ns0:Property, skos:Concept ;
  skos:exactMatch <http://vocabs.lter-europe.net/EnvThes/21553> ;
  skos:prefLabel "Elevation"@en ;
  skos:closeMatch <https://w3id.org/ozcar-theia/c_1c794355> .

