@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:-JHRPG2TW-D
  skos:prefLabel "pôle galactique"@fr, "galactic pole"@en ;
  a skos:Concept ;
  skos:broader mdl:-CWSPC5W2-1 .

mdl:-DC8X4N0C-8
  skos:prefLabel "astronomical coordinate"@en, "coordonnée astronomique"@fr ;
  a skos:Concept ;
  skos:narrower mdl:-CWSPC5W2-1 .

mdl:-CWSPC5W2-1
  a skos:Concept ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Syst%C3%A8me_de_coordonn%C3%A9es_galactiques#Conventions>, <https://en.wikipedia.org/wiki/Galactic_coordinate_system> ;
  skos:inScheme mdl: ;
  skos:definition "The galactic coordinate system is a celestial coordinate system in spherical coordinates, with the Sun as its center, the primary direction aligned with the approximate center of the Milky Way Galaxy, and the fundamental plane parallel to an approximation of the galactic plane but offset to its north. It uses the right-handed convention, meaning that coordinates are positive toward the north and toward the east in the fundamental plane. (Wikipedia, The Free Encyclopedia, <a href=\"https://en.wikipedia.org/wiki/Galactic_coordinate_system\" target=\"_blank\">https://en.wikipedia.org/wiki/Galactic_coordinate_system</a>)"@en, "En astronomie, les coordonnées galactiques sont un des nombreux systèmes de repérage sur la sphère céleste, adaptés aux objets situés dans notre Galaxie et non situés dans le voisinage proche du Soleil. De tels objets sont pour la plupart situés dans le plan galactique, qui occupe une bande relativement étroite sur le ciel. Les coordonnées galactiques sont un repérage effectué à l'aide d'une latitude et d'une longitude définies de telle sorte que le plan galactique corresponde à l'équateur, et l'origine des longitudes corresponde au centre galactique. La plupart des objets situés dans notre galaxie ont donc une latitude galactique faible en valeur absolue. (Wikipedia, L'Encylopédie Libre, <a href=\"https://fr.wikipedia.org/wiki/Syst%C3%A8me_de_coordonn%C3%A9es_galactiques#Conventions\" target=\"_blank\">https://fr.wikipedia.org/wiki/Syst%C3%A8me_de_coordonn%C3%A9es_galactiques#Conventions</a>)"@fr ;
  skos:hiddenLabel "galactic coordinate systems"@en, "systèmes de coordonnées galactiques"@fr ;
  dc:modified "2022-10-10"^^xsd:date ;
  skos:narrower mdl:-JHRPG2TW-D ;
  skos:broader mdl:-DC8X4N0C-8 ;
  skos:prefLabel "système de coordonnées galactiques"@fr, "galactic coordinate system"@en ;
  dc:created "2022-10-10"^^xsd:date .

