@prefix mdl: <http://data.loterre.fr/ark:/67375/MDL> .
@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#> .

mdl:-T09SFQQJ-W
  skos:hiddenLabel "azimuts"@fr, "azimuths"@en ;
  skos:definition "An azimuth is an angular measurement in a spherical coordinate system. More specifically, it is the horizontal angle from a cardinal direction, most commonly north. Mathematically, the relative position vector from an observer (origin) to a point of interest is projected perpendicularly onto a reference plane (the horizontal 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. (Wikipedia, The Free Encyclopedia, <a href=\"https://en.wikipedia.org/wiki/Azimuth\" target=\"_blank\">https://en.wikipedia.org/wiki/Azimuth</a>)"@en, "L’azimut (anciennement et parfois encore orthographié azimuth) est l'angle dans le plan horizontal entre la direction d'un objet et une direction de référence. 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. (Wikipedia, L'Encylopédie Libre, <a href=\"https://fr.wikipedia.org/wiki/Azimut\" target=\"_blank\">https://fr.wikipedia.org/wiki/Azimut</a>)"@fr ;
  dc:created "2022-10-10"^^xsd:date ;
  a skos:Concept ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Azimuth>, <https://fr.wikipedia.org/wiki/Azimut> ;
  dc:modified "2022-10-10"^^xsd:date ;
  skos:broader mdl:-WLMGH1WH-V ;
  skos:prefLabel "azimuth"@en, "azimut"@fr ;
  skos:inScheme mdl: .

mdl: a skos:ConceptScheme .
mdl:-WLMGH1WH-V
  skos:prefLabel "horizontal coordinate system"@en, "système de coordonnées horizontales"@fr ;
  a skos:Concept ;
  skos:narrower mdl:-T09SFQQJ-W .

