@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:-MTR04MTS-9
  skos:prefLabel "orbital element"@en, "élément orbital"@fr ;
  a skos:Concept ;
  skos:narrower mdl:-R5GMV0CW-4 .

mdl:-R5GMV0CW-4
  dc:modified "2022-10-07"^^xsd:date ;
  skos:hiddenLabel "aphélies"@fr, "aphelions"@en ;
  skos:inScheme mdl: ;
  skos:prefLabel "aphelion"@en, "aphélie"@fr ;
  skos:definition "The point in the orbit of a planet, or other object in the solar system, which is furthest from the Sun.  (An Etymological Dictionary of Astronomy and Astrophysics, by M. Heydari-Malayeri, <a href=\"https://dictionary.obspm.fr/index.php?formSearchTextfield=aphelion&formSubmit=Search&showAll=1\" target=\"_blank\">https://dictionary.obspm.fr/index.php?formSearchTextfield=aphelion&formSubmit=Search&showAll=1</a>)"@en, "L’aphélie (nom masculin) est le point de la trajectoire d'un objet céleste en orbite héliocentrique qui est le plus éloigné du centre de masse, donc du Soleil (dans le cas du système solaire). (Wikipedia, L'Encylopédie Libre, <a href=\"https://fr.wikipedia.org/wiki/Aph%C3%A9lie\" target=\"_blank\">https://fr.wikipedia.org/wiki/Aph%C3%A9lie</a>)"@fr ;
  a skos:Concept ;
  skos:broader mdl:-MTR04MTS-9 ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Aph%C3%A9lie>, <https://dictionary.obspm.fr/index.php?formSearchTextfield=aphelion&formSubmit=Search&showAll=1> ;
  dc:created "2022-10-07"^^xsd:date .

mdl: a skos:ConceptScheme .
