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

mdl: a skos:ConceptScheme .
mdl:-NRQF2DRV-5
  skos:prefLabel "problème à 2 corps"@fr, "two-body problem"@en ;
  a skos:Concept ;
  skos:narrower mdl:-HXFZ2MD8-L .

mdl:-HXFZ2MD8-L
  skos:hiddenLabel "problèmes de Kepler"@fr, "Problème Kepler"@fr ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Kepler_problem> ;
  skos:definition "En mécanique classique, le problème de Kepler est un cas particulier du problème à deux corps, dans lequel les deux corps interagissent par une force centrale F qui varie en grandeur comme l'inverse du carré de la distance r entre eux. La force peut être attractive ou répulsive. Le problème est de trouver la position ou la vitesse des deux corps au fil du temps étant donné leurs masses, positions et vitesses. En utilisant la mécanique classique, la solution peut être exprimée comme une orbite de Kepler à l'aide de six éléments orbitaux.  (traduit depuis \"Wikipedia, The Free Encyclopedia\", <a href=\"https://en.wikipedia.org/wiki/Kepler_problem\" target=\"_blank\">https://en.wikipedia.org/wiki/Kepler_problem</a>)"@fr, "In classical mechanics, the Kepler problem is a special case of the two-body problem, in which the two bodies interact by a central force F that varies in strength as the inverse square of the distance r between them. The force may be either attractive or repulsive. The problem is to find the position or speed of the two bodies over time given their masses, positions, and velocities. Using classical mechanics, the solution can be expressed as a Kepler orbit using six orbital elements. (Wikipedia, The Free Encyclopedia, <a href=\"https://en.wikipedia.org/wiki/Kepler_problem\" target=\"_blank\">https://en.wikipedia.org/wiki/Kepler_problem</a>)"@en ;
  skos:prefLabel "Kepler problem"@en, "problème de Kepler"@fr ;
  skos:broader mdl:-NRQF2DRV-5 ;
  skos:inScheme mdl: ;
  a skos:Concept .

