@prefix mdl: <http://data.loterre.fr/ark:/67375/MDL> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

mdl:-F1PT1VRL-G
  skos:exactMatch <https://www.daviddarling.info/encyclopedia/O/orbit.html>, <http://astrothesaurus.org/uat/457> ;
  skos:prefLabel "eccentric orbit"@en, "orbite excentrique"@fr ;
  skos:inScheme mdl: ;
  skos:hiddenLabel "Orbite excentrique"@fr, "orbites excentriques"@fr, "Eccentric orbit"@en, "Orbite excentriques"@fr, "eccentric orbits"@en ;
  skos:definition "An eccentric orbit is a highly elliptical orbit with a low perapsis and a high apoapsis.   (Encyclopedia of Science, by David Darling, <a href=\"https://www.daviddarling.info/encyclopedia/O/orbit.html\" target=\"_blank\">https://www.daviddarling.info/encyclopedia/O/orbit.html</a>)"@en, "Une orbite excentrique est une orbite hautement elliptique avec un periapse faible et un apoapse élevé.  (traduit depuis \"Encyclopedia of Science, by David Darling\", <a href=\"https://www.daviddarling.info/encyclopedia/O/orbit.html\" target=\"_blank\">https://www.daviddarling.info/encyclopedia/O/orbit.html</a>)"@fr ;
  a skos:Concept ;
  skos:broader mdl:-CTMNDDBS-Q .

mdl: a skos:ConceptScheme .
mdl:-CTMNDDBS-Q
  skos:prefLabel "orbite elliptique"@fr, "elliptic orbit"@en ;
  a skos:Concept ;
  skos:narrower mdl:-F1PT1VRL-G .

