@prefix mdl: <http://data.loterre.fr/ark:/67375/MDL> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

mdl:-B3RXXXDB-9
  dc:modified "2022-10-10"^^xsd:date ;
  a skos:Concept ;
  skos:prefLabel "équateur céleste"@fr, "celestial equator"@en ;
  skos:definition "L'équateur céleste, en astronomie, est un grand cercle, tracé sur la sphère céleste, qui est la projection de l'équateur terrestre sur celle-ci. Par extension, l'équateur céleste correspond, pour un objet céleste donné, à la projection de l'équateur de cet objet sur la sphère céleste. (Wikipedia, L'Encylopédie Libre, <a href=\"https://fr.wikipedia.org/wiki/%C3%89quateur_c%C3%A9leste\" target=\"_blank\">https://fr.wikipedia.org/wiki/%C3%89quateur_c%C3%A9leste</a>)"@fr, "The celestial equator is the great circle of the imaginary celestial sphere on the same plane as the equator of Earth. This plane of reference bases the equatorial coordinate system. In other words, the celestial equator is an abstract projection of the terrestrial equator into outer space. Due to Earth's axial tilt, the celestial equator is currently inclined by about 23.44° with respect to the ecliptic (the plane of Earth's orbit), but has varied from about 22.0° to 24.5° over the past 5 million years due to perturbation from other planets. (Wikipedia, The Free Encyclopedia, <a href=\"https://en.wikipedia.org/wiki/Celestial_equator\" target=\"_blank\">https://en.wikipedia.org/wiki/Celestial_equator</a>)"@en ;
  skos:hiddenLabel "équateurs célestes"@fr, "celestial equators"@en ;
  skos:inScheme mdl: ;
  dc:created "2022-10-10"^^xsd:date ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/%C3%89quateur_c%C3%A9leste>, <https://en.wikipedia.org/wiki/Celestial_equator> ;
  skos:broader mdl:-S94K9ZQ2-1 .

mdl:-S94K9ZQ2-1
  skos:prefLabel "equatorial coordinate system"@en, "système de coordonnées équatoriales"@fr ;
  a skos:Concept ;
  skos:narrower mdl:-B3RXXXDB-9 .

mdl: a skos:ConceptScheme .
