@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:-DC8X4N0C-8
  skos:prefLabel "astronomical coordinate"@en, "coordonnée astronomique"@fr ;
  a skos:Concept ;
  skos:narrower mdl:-WLMGH1WH-V .

mdl:-N1ZC39WK-7
  skos:prefLabel "distance zénithale"@fr, "zenithal distance"@en ;
  a skos:Concept ;
  skos:broader mdl:-WLMGH1WH-V .

mdl:-P725CFZR-C
  skos:prefLabel "nadir"@en, "nadir"@fr ;
  a skos:Concept ;
  skos:broader mdl:-WLMGH1WH-V .

mdl:-T09SFQQJ-W
  skos:prefLabel "azimut"@fr, "azimuth"@en ;
  a skos:Concept ;
  skos:broader mdl:-WLMGH1WH-V .

mdl: a skos:ConceptScheme .
mdl:-WLMGH1WH-V
  dc:created "2022-10-10"^^xsd:date ;
  skos:prefLabel "système de coordonnées horizontales"@fr, "horizontal coordinate system"@en ;
  dc:modified "2022-10-10"^^xsd:date ;
  a skos:Concept ;
  skos:inScheme mdl: ;
  skos:narrower mdl:-T09SFQQJ-W, mdl:-P725CFZR-C, mdl:-N1ZC39WK-7, mdl:-NJMP9PH6-7 ;
  skos:broader mdl:-DC8X4N0C-8 ;
  skos:hiddenLabel "horizontal coordinate systems"@en, "systèmes de coordonnées horizontales"@fr ;
  skos:definition "The horizontal coordinate system is a celestial coordinate system that uses the observer's local horizon as the fundamental plane to define two angles: altitude and azimuth. Therefore, the horizontal coordinate system is sometimes called as the az/el system, the alt/az system, or the alt-azimuth system, among others. In an altazimuth mount of a telescope, the instrument's two axes follow altitude and azimuth. (Wikipedia, The Free Encyclopedia, <a href=\"https://en.wikipedia.org/wiki/Horizontal_coordinate_system\" target=\"_blank\">https://en.wikipedia.org/wiki/Horizontal_coordinate_system</a>)"@en, "Le système de coordonnées horizontales, également appelé système local ou système de coordonnées alt-azimutales, est un système de coordonnées célestes utilisé en astronomie par un observateur au sol. Le système sépare le ciel en deux hémisphères : l'un situé au-dessus de l'observateur et l'autre situé au-dessous, caché par le sol. Le grand cercle séparant les deux hémisphères situe le plan horizontal, à partir duquel sont établis une altitude et un azimut, qui constituent les deux principales coordonnées de ce système. (Wikipedia, L'Encylopédie Libre, <a href=\"https://fr.wikipedia.org/wiki/Syst%C3%A8me_de_coordonn%C3%A9es_horizontales\" target=\"_blank\">https://fr.wikipedia.org/wiki/Syst%C3%A8me_de_coordonn%C3%A9es_horizontales</a>)"@fr ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Syst%C3%A8me_de_coordonn%C3%A9es_horizontales>, <https://en.wikipedia.org/wiki/Horizontal_coordinate_system> .

mdl:-NJMP9PH6-7
  skos:prefLabel "zenith"@en, "zénith"@fr ;
  a skos:Concept ;
  skos:broader mdl:-WLMGH1WH-V .

