@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:-N1HSM97F-H
  skos:definition """Un cylindre circulaire droit ou cylindre de révolution est la surface engendrée par la révolution, autour d'un axe fixe, d'une droite parallèle à ce dernier. On notera <i>r</i> le rayon et <i>h</i> la hauteur d'un tronc de cylindre. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Cylindre_de_r%C3%A9volution">https://fr.wikipedia.org/wiki/Cylindre_de_r%C3%A9volution</a>)"""@fr ;
  dc:modified "2023-06-30"^^xsd:date ;
  a skos:Concept ;
  skos:inScheme psr: ;
  skos:broader psr:-P8WJC0B5-K, psr:-RH0KTLQ8-2 ;
  skos:prefLabel "cylinder of revolution"@en, "cylindre de révolution"@fr ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Cylindre_de_r%C3%A9volution> .

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

psr:-RH0KTLQ8-2
  skos:prefLabel "solid of revolution"@en, "solide de révolution"@fr ;
  a skos:Concept ;
  skos:narrower psr:-N1HSM97F-H .

