@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:-PLXP7XRB-9 .

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

mdl:-PLXP7XRB-9
  skos:hiddenLabel "grands axes"@fr, "major axises"@en ;
  dc:created "2022-10-12"^^xsd:date ;
  skos:prefLabel "major axis"@en, "grand axe"@fr ;
  dc:modified "2022-10-12"^^xsd:date ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Grand_axe>, <https://dictionary.obspm.fr/index.php?formSearchTextfield=major+axis&formSubmit=Search&showAll=1> ;
  skos:definition "En géométrie, le grand axe (en latin : axis maior) d'une ellipse est le plus long diamètre de cette conique. (Wikipedia, L'Encylopédie Libre, <a href=\"https://fr.wikipedia.org/wiki/Grand_axe\" target=\"_blank\">https://fr.wikipedia.org/wiki/Grand_axe</a>)"@fr, "The greatest diameter of an ellipse; it passes through the two foci.  (An Etymological Dictionary of Astronomy and Astrophysics, by M. Heydari-Malayeri, <a href=\"https://dictionary.obspm.fr/index.php?formSearchTextfield=major+axis&formSubmit=Search&showAll=1\" target=\"_blank\">https://dictionary.obspm.fr/index.php?formSearchTextfield=major+axis&formSubmit=Search&showAll=1</a>)"@en ;
  skos:related mdl:-CTMNDDBS-Q ;
  skos:broader mdl:-MTR04MTS-9 ;
  a skos:Concept ;
  skos:inScheme mdl: .

