@prefix psr: <http://data.loterre.fr/ark:/67375/PSR> .
@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#> .

psr:-X4G201WV-9
  skos:broader psr:-Q2R593CF-Z ;
  skos:prefLabel "excentricité"@fr, "eccentricity"@en ;
  a skos:Concept ;
  skos:inScheme psr: ;
  skos:related psr:-F83W7JC6-D ;
  dc:created "2023-07-17"^^xsd:date ;
  skos:definition """In mathematics, the eccentricity of a conic section is a non-negative real number that uniquely characterizes its shape. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Eccentricity_(mathematics)">https://en.wikipedia.org/wiki/Eccentricity_(mathematics)</a>)"""@en, """En géométrie euclidienne, l'excentricité est un paramètre caractéristique d'une courbe conique. C'est un nombre réel positif, souvent noté <i>e</i>. Les coniques apparaissent notamment en mécanique newtonienne avec la trajectoire d’un corps ponctuel dans un champ gravitationnel radial. C’est donc, en première approximation, la forme des trajectoires des planètes autour du soleil, de leurs satellites et des comètes. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Excentricit%C3%A9_(math%C3%A9matiques)">https://fr.wikipedia.org/wiki/Excentricit%C3%A9_(math%C3%A9matiques)</a>)"""@fr ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Excentricit%C3%A9_(math%C3%A9matiques)>, <https://en.wikipedia.org/wiki/Eccentricity_(mathematics)> ;
  dc:modified "2023-07-17"^^xsd:date .

psr:-F83W7JC6-D
  skos:prefLabel "conique"@fr, "conic section"@en ;
  a skos:Concept ;
  skos:related psr:-X4G201WV-9 .

psr:-Q2R593CF-Z
  skos:prefLabel "analytic geometry"@en, "géométrie analytique"@fr ;
  a skos:Concept ;
  skos:narrower psr:-X4G201WV-9 .

psr: a skos:ConceptScheme .
