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

qx8: a skos:ConceptScheme .
qx8:-BD50GN75-D
  skos:prefLabel "paramètre astronomique"@fr, "astronomical parameter"@en ;
  a skos:Concept ;
  skos:narrower qx8:-J8BWXC38-Z .

qx8:-J8BWXC38-Z
  skos:definition "L’azimut (anciennement et parfois encore orthographié azimuth) représente, dans le plan horizontal, l'angle situé entre la direction d'un objet et une direction de référence. Cette référence peut être le nord géographique ou magnétique. L'azimut est mesuré depuis le nord en degrés, de 0° (inclus) à 360° (exclu) dans le sens rétrograde (sens des aiguilles d'une montre) : ainsi l’est est au 90°, le sud au 180° et l’ouest au 270°. En astronomie, dans le système de coordonnées horizontales (système local), la direction d'un objet céleste peut être donnée par son azimut, angle horizontal mesuré depuis le méridien sud dans le sens des aiguilles d'une montre, et sa hauteur : l'avantage est qu'au moment de son passage au méridien, l'azimut et l'angle horaire d'un astre sont tous deux nuls. En géodésie, on le compte à partir du nord. (Adapté de : <a href=\"https://fr.wikipedia.org/wiki/Azimut\">https://fr.wikipedia.org/wiki/Azimut</a>)"@fr, "An azimuth is an angular measurement in a spherical coordinate system. The vector from an observer (origin) to a point of interest is projected perpendicularly onto a reference plane; the angle between the projected vector and a reference vector on the reference plane is called the azimuth. When used as a celestial coordinate, the azimuth is the horizontal direction of a star or other astronomical object in the sky. The star is the point of interest, the reference plane is the local area (e.g. a circular area with a 5 km radius at sea level) around an observer on Earth's surface, and the reference vector points to true north. The azimuth is the angle between the north vector and the star's vector on the horizontal plane. It is usually measured in degrees (°). (Adapted from: <a href=\"https://en.wikipedia.org/wiki/Azimuth\">https://en.wikipedia.org/wiki/Azimuth</a>)"@en ;
  a skos:Concept ;
  skos:inScheme qx8: ;
  skos:broader qx8:-BD50GN75-D ;
  skos:prefLabel "azimut"@fr, "azimuth"@en ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Azimut>, <https://en.wikipedia.org/wiki/Azimuth> .

