@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: a skos:ConceptScheme .
psr:-Q82KZJNB-3
  skos:broader psr:-P8WJC0B5-K, psr:-MS1LS1CS-W ;
  skos:prefLabel "paraboloïde"@fr, "paraboloid"@en ;
  skos:inScheme psr: ;
  a skos:Concept ;
  dc:modified "2023-06-30"^^xsd:date ;
  skos:definition """In geometry, a paraboloid is a quadric surface that has exactly one axis of symmetry and no center of symmetry. The term "paraboloid" is derived from parabola, which refers to a conic section that has a similar property of symmetry. Every plane section of a paraboloid by a plane parallel to the axis of symmetry is a parabola. The paraboloid is hyperbolic if every other plane section is either a hyperbola, or two crossing lines (in the case of a section by a tangent plane). The paraboloid is elliptic if every other nonempty plane section is either an ellipse, or a single point (in the case of a section by a tangent plane). A paraboloid is either elliptic or hyperbolic. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Paraboloid">https://en.wikipedia.org/wiki/Paraboloid</a>)"""@en, """En mathématiques, un paraboloïde est une surface du second degré de l'espace euclidien. Il fait donc partie des quadriques, avec pour caractéristique principale de ne pas posséder de centre de symétrie. Certaines sections d'un paraboloïde avec un plan sont des paraboles. D'autres sont, selon le cas, des ellipses ou des hyperboles. On distingue donc les paraboloïdes elliptiques et les paraboloïdes hyperboliques. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Parabolo%C3%AFde">https://fr.wikipedia.org/wiki/Parabolo%C3%AFde</a>)"""@fr ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Parabolo%C3%AFde>, <https://en.wikipedia.org/wiki/Paraboloid> .

psr:-MS1LS1CS-W
  skos:prefLabel "quadric"@en, "quadrique"@fr ;
  a skos:Concept ;
  skos:narrower psr:-Q82KZJNB-3 .

psr:-P8WJC0B5-K
  skos:prefLabel "surface réglée"@fr, "ruled surface"@en ;
  a skos:Concept ;
  skos:narrower psr:-Q82KZJNB-3 .

