@prefix qx8: <http://data.loterre.fr/ark:/67375/QX8> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

qx8: a skos:ConceptScheme .
qx8:-06JXR7F1-B
  skos:prefLabel "paramètre géographique"@fr, "geographical parameter"@en ;
  a skos:Concept ;
  skos:narrower qx8:-X2B4XW01-X .

qx8:-X2B4XW01-X
  skos:prefLabel "latitude"@en, "latitude"@fr ;
  skos:inScheme qx8: ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Latitude>, <https://fr.wikipedia.org/wiki/Latitude> ;
  skos:hiddenLabel "latitudinal"@en, "latitudinal"@fr, "latitudinale"@fr ;
  skos:broader qx8:-06JXR7F1-B ;
  skos:narrower qx8:-NTD93D47-F ;
  skos:definition "In geography, latitude is a coordinate that specifies the north–south position of a point on the surface of the Earth or another celestial body. Latitude is given as an angle that ranges from −90° at the south pole to 90° at the north pole, with 0° at the Equator. Lines of constant latitude, or parallels, run east–west as circles parallel to the equator. Latitude and longitude are used together as a coordinate pair to specify a location on the surface of the Earth. On its own, the term \"latitude\" normally refers to the geodetic latitude as defined below. Briefly, the geodetic latitude of a point is the angle formed between the vector perpendicular (or normal) to the ellipsoidal surface from the point, and the plane of the equator. (Adapted from: <a href=\"https://en.wikipedia.org/wiki/Latitude\">https://en.wikipedia.org/wiki/Latitude</a>)"@en, "La latitude est une coordonnée géographique représentée par une valeur angulaire, expression de la position d'un point sur Terre (ou sur une autre planète), au nord ou au sud de l'équateur qui est le plan de référence. La latitude est une mesure angulaire ; elle varie entre la valeur 0° à l'équateur et 90° aux pôles. La latitude est utilisée en combinaison avec la longitude pour indiquer la position précise d'un élément sur Terre. Lorsqu'ils sont reliés entre eux, tous les endroits de la Terre ayant une même latitude forment un cercle dont le plan est parallèle à celui de l'équateur, d'où l'autre terme « parallèle » permettant de nommer une latitude. (Adapté de : <a href=\"https://fr.wikipedia.org/wiki/Latitude\">https://fr.wikipedia.org/wiki/Latitude</a>)"@fr ;
  a skos:Concept .

qx8:-NTD93D47-F
  skos:prefLabel "paléolatitude"@fr, "paleolatitude"@en ;
  a skos:Concept ;
  skos:broader qx8:-X2B4XW01-X .

