@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: a skos:ConceptScheme .
mdl:-P725CFZR-C
  skos:inScheme mdl: ;
  skos:prefLabel "nadir"@en, "nadir"@fr ;
  a skos:Concept ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Nadir_(astronomie)>, <https://en.wikipedia.org/wiki/Nadir> ;
  skos:broader mdl:-WLMGH1WH-V ;
  dc:modified "2022-10-10"^^xsd:date ;
  dc:created "2022-10-10"^^xsd:date ;
  skos:hiddenLabel "nadirs"@en, "nadirs"@fr ;
  skos:definition "Le nadir est, en astronomie, le point de la sphère céleste représentatif de la direction verticale descendante, c'est-à-dire le point de la sphère céleste \"en dessous\" d'un endroit particulier. Il est donc l'opposé du zénith. (Wikipedia, L'Encylopédie Libre, <a href=\"https://fr.wikipedia.org/wiki/Nadir_(astronomie)\" target=\"_blank\">https://fr.wikipedia.org/wiki/Nadir_(astronomie)</a>)"@fr, "The nadir is the direction pointing directly below a particular location; that is, it is one of two vertical directions at a specified location, orthogonal to a horizontal flat surface. (Wikipedia, The Free Encyclopedia, <a href=\"https://en.wikipedia.org/wiki/Nadir\" target=\"_blank\">https://en.wikipedia.org/wiki/Nadir</a>)"@en .

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

