@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:-C7TZC6C2-B .

mdl: a skos:ConceptScheme .
mdl:-CTMNDDBS-Q
  skos:prefLabel "orbite elliptique"@fr, "elliptic orbit"@en ;
  a skos:Concept ;
  skos:related mdl:-C7TZC6C2-B .

mdl:-C7TZC6C2-B
  dc:created "2022-10-12"^^xsd:date ;
  skos:related mdl:-CTMNDDBS-Q ;
  dc:modified "2022-10-12"^^xsd:date ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Petit_axe>, <https://dictionary.obspm.fr/index.php?formSearchTextfield=minor+axis&formSubmit=Search&showAll=1> ;
  skos:broader mdl:-MTR04MTS-9 ;
  skos:inScheme mdl: ;
  a skos:Concept ;
  skos:prefLabel "minor axis"@en, "petit axe"@fr ;
  skos:definition "Le petit axe d'une ellipse est le segment porté par la droite passant par le centre de l'ellipse et perpendiculaire au grand axe de celle-ci. Il traverse l'ellipse à mi-chemin entre ses foyers et perpendiculairement à la ligne qui lie ceux-ci. (Wikipedia, L'Encylopédie Libre, <a href=\"https://fr.wikipedia.org/wiki/Petit_axe\" target=\"_blank\">https://fr.wikipedia.org/wiki/Petit_axe</a>)"@fr, "The axis of an ellipse that is perpendicular to the major axis at a point equidistant from the foci.  (An Etymological Dictionary of Astronomy and Astrophysics, by M. Heydari-Malayeri, <a href=\"https://dictionary.obspm.fr/index.php?formSearchTextfield=minor+axis&formSubmit=Search&showAll=1\" target=\"_blank\">https://dictionary.obspm.fr/index.php?formSearchTextfield=minor+axis&formSubmit=Search&showAll=1</a>)"@en ;
  skos:hiddenLabel "minor axises"@en, "petits axes"@fr .

