@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:-TZMHRT6K-F
  skos:definition """In geometry, a hyperboloid of revolution, sometimes called a circular hyperboloid, is the surface generated by rotating a hyperbola around one of its principal axes. A hyperboloid is the surface obtained from a hyperboloid of revolution by deforming it by means of directional scalings, or more generally, of an affine transformation. A hyperboloid is a quadric surface, that is, a surface defined as the zero set of a polynomial of degree two in three variables. Among quadric surfaces, a hyperboloid is characterized by not being a cone or a cylinder, having a center of symmetry, and intersecting many planes into hyperbolas. A hyperboloid has three pairwise perpendicular axes of symmetry, and three pairwise perpendicular planes of symmetry. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Hyperboloid">https://en.wikipedia.org/wiki/Hyperboloid</a>)"""@en, """Un hyperboloïde est en géométrie une surface du second degré de l'espace euclidien. Il fait donc partie des quadriques, avec pour caractéristique principale de posséder un centre de symétrie et de s'étendre à l'infini.  Les sections non triviales d'un hyperboloïde avec un plan sont des paraboles, des ellipses ou des hyperboles. On distingue deux types d'hyperboloïdes, connexes ou non, chaque partie connexe s'appelant une nappe. Le cône peut être vu comme une forme dégénérée d'hyperboloïde. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Hyperbolo%C3%AFde">https://fr.wikipedia.org/wiki/Hyperbolo%C3%AFde</a>)"""@fr ;
  skos:broader psr:-MS1LS1CS-W, psr:-P8WJC0B5-K ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Hyperboloid>, <https://fr.wikipedia.org/wiki/Hyperbolo%C3%AFde> ;
  skos:prefLabel "hyperboloid"@en, "hyperboloïde"@fr ;
  dc:modified "2023-06-30"^^xsd:date ;
  skos:inScheme psr: ;
  a skos:Concept .

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

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

