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

psr: a skos:ConceptScheme .
psr:-F83W7JC6-D
  skos:prefLabel "conique"@fr, "conic section"@en ;
  a skos:Concept ;
  skos:narrower psr:-R4XF5W63-0 .

psr:-H51D6H37-3
  skos:prefLabel "cercle"@fr, "circle"@en ;
  a skos:Concept ;
  skos:broader psr:-R4XF5W63-0 .

psr:-R4XF5W63-0
  skos:prefLabel "ellipse"@en, "ellipse"@fr ;
  a skos:Concept ;
  skos:narrower psr:-H51D6H37-3 ;
  skos:broader psr:-F83W7JC6-D ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Ellipse_(math%C3%A9matiques)>, <https://en.wikipedia.org/wiki/Ellipse> ;
  skos:definition """En géométrie, une ellipse est une courbe plane fermée obtenue par l’intersection d’un cône de révolution avec un plan, à condition que celui-ci coupe l'axe de rotation du cône ou du cylindre : c'est une conique d'excentricité strictement comprise entre 0 et 1. On peut également la définir comme le lieu des points dont la somme des distances à deux points fixes, dits foyers, est constante (sa construction par la méthode du jardinier est très simple). 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Ellipse_(math%C3%A9matiques)">https://fr.wikipedia.org/wiki/Ellipse_(math%C3%A9matiques)</a>)"""@fr, """In mathematics, an ellipse is a plane curve surrounding two focal points, such that for all points on the curve, the sum of the two distances to the focal points is a constant. It generalizes a circle, which is the special type of ellipse in which the two focal points are the same. The elongation of an ellipse is measured by its eccentricity <span class="mwe-math-element"><span class="mwe-math-mathml-inline mwe-math-mathml-a11y" style="display: none;"><math xmlns="http://www.w3.org/1998/Math/MathML" alttext="{\\\\displaystyle e}">
         <semantics>
         <mrow class="MJX-TeXAtom-ORD">
         <mstyle displaystyle="true" scriptlevel="0">
         <mi>e</mi>
         </mstyle>
         </mrow>
         <annotation encoding="application/x-tex">{\\\\displaystyle e}</annotation>
         </semantics>
         </math></span><img src="https://wikimedia.org/api/rest_v1/media/math/render/svg/cd253103f0876afc68ebead27a5aa9867d927467" class="mwe-math-fallback-image-inline mw-invert" aria-hidden="true" style="vertical-align: -0.338ex; width:1.083ex; height:1.676ex;" alt="e"></span>, a number ranging from <span class="mwe-math-element"><span class="mwe-math-mathml-inline mwe-math-mathml-a11y" style="display: none;"><math xmlns="http://www.w3.org/1998/Math/MathML" alttext="{\\\\displaystyle e=0}">
         <semantics>
         <mrow class="MJX-TeXAtom-ORD">
         <mstyle displaystyle="true" scriptlevel="0">
         <mi>e</mi>
         <mo>=</mo>
         <mn>0</mn>
         </mstyle>
         </mrow>
         <annotation encoding="application/x-tex">{\\\\displaystyle e=0}</annotation>
         </semantics>
         </math></span><img src="https://wikimedia.org/api/rest_v1/media/math/render/svg/d9850169d70a5ab7df71c2126441a86cec93eec8" class="mwe-math-fallback-image-inline mw-invert" aria-hidden="true" style="vertical-align: -0.338ex; width:5.344ex; height:2.176ex;" alt="e=0"></span> (the limiting case of a circle) to <span class="mwe-math-element"><span class="mwe-math-mathml-inline mwe-math-mathml-a11y" style="display: none;"><math xmlns="http://www.w3.org/1998/Math/MathML" alttext="{\\\\displaystyle e=1}">
         <semantics>
         <mrow class="MJX-TeXAtom-ORD">
         <mstyle displaystyle="true" scriptlevel="0">
         <mi>e</mi>
         <mo>=</mo>
         <mn>1</mn>
         </mstyle>
         </mrow>
         <annotation encoding="application/x-tex">{\\\\displaystyle e=1}</annotation>
         </semantics>
         </math></span><img src="https://wikimedia.org/api/rest_v1/media/math/render/svg/9c2f5932668126c63c844dc00ca187bc58a29e5a" class="mwe-math-fallback-image-inline mw-invert" aria-hidden="true" style="vertical-align: -0.338ex; width:5.344ex; height:2.176ex;" alt="e=1"></span> (the limiting case of infinite elongation, no longer an ellipse but a parabola). 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Ellipse">https://en.wikipedia.org/wiki/Ellipse</a>)"""@en ;
  skos:inScheme psr: .

