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

<https://w3id.org/ozcar-theia/c_ebf59e9b>
  skos:broader <https://w3id.org/ozcar-theia/c_d4be84c4> ;
  skos:definition <https://w3id.org/ozcar-theia/def_0c964f4e> ;
  skos:narrower <https://w3id.org/ozcar-theia/c_bf19fdd4> ;
  dc:modified "2022-12-20T09:59:09"^^xsd:dateTime ;
  dc:created "2022-12-20T09:58:18"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:prefLabel "Position"@en ;
  a <https://w3id.org/iadopt/ont/Property>, skos:Concept .

<https://w3id.org/ozcar-theia/c_d4be84c4>
  skos:prefLabel "Property"@en ;
  a skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_ebf59e9b> .

<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/def_0c964f4e>
  dc:source <https://en.wikipedia.org/wiki/Position_(geometry)> ;
  rdf:value "In geometry, a position or position vector, also known as location vector or radius vector, is a Euclidean vector that represents the position of a point P in space in relation to an arbitrary reference origin O. Usually denoted x, r, or s, it corresponds to the straight line segment from O to P. In other words, it is the displacement or translation that maps the origin to P:["@en .

<https://w3id.org/ozcar-theia/c_bf19fdd4>
  skos:prefLabel "Vertical position"@en ;
  a <https://w3id.org/iadopt/ont/Property>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_ebf59e9b> .

