@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:-KKRSJLFR-M
  dc:modified "2023-06-30"^^xsd:date ;
  skos:definition """Un cylindre est une surface réglée dont les génératrices sont parallèles, c'est-à-dire une surface dans l'espace constituée de droites parallèles. On parle aussi de surface cylindrique. C'est un exemple de surface développable. On peut considérer un cylindre comme un cône dont le sommet est « rejeté à l'infini ». 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Cylindre">https://fr.wikipedia.org/wiki/Cylindre</a>)"""@fr, """A cylinder (from Ancient Greek κύλινδρος (kúlindros) 'roller, tumbler') has traditionally been a three-dimensional solid, one of the most basic of curvilinear geometric shapes. In elementary geometry, it is considered a prism with a circle as its base. A cylinder may also be defined as an infinite curvilinear surface in various modern branches of geometry and topology. The shift in the basic meaning—solid versus surface (as in ball and sphere)—has created some ambiguity with terminology. The two concepts may be distinguished by referring to solid cylinders and cylindrical surfaces. In the literature the unadorned term cylinder could refer to either of these or to an even more specialized object, the right circular cylinder. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Cylinder">https://en.wikipedia.org/wiki/Cylinder</a>)"""@en ;
  skos:prefLabel "cylindre"@fr, "cylinder"@en ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Cylindre>, <https://en.wikipedia.org/wiki/Cylinder> ;
  dc:created "2023-06-30"^^xsd:date ;
  skos:inScheme psr: ;
  skos:broader psr:-P8WJC0B5-K, psr:-MS1LS1CS-W ;
  a skos:Concept .

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

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

