@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:-ST8XF8P3-G
  skos:prefLabel "geometric drawing"@en, "construction géométrique"@fr ;
  a skos:Concept ;
  skos:narrower psr:-NHCD8F98-J .

psr:-NHCD8F98-J
  dc:created "2023-07-31"^^xsd:date ;
  skos:prefLabel "triangle de Reuleaux"@fr, "Reuleaux triangle"@en ;
  skos:definition """Un triangle de Reuleaux est une courbe de largeur constante, c'est-à-dire une courbe dont tous les diamètres ont la même longueur. Dans ce cas un diamètre correspond au segment formé par un sommet et n'importe quel point du côté opposé (qui est un arc de cercle dans ce cas). Cette courbe tient son nom de l'ingénieur allemand Franz Reuleaux, qui fut au XIXe siècle un pionnier du génie mécanique. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Triangle_de_Reuleaux">https://fr.wikipedia.org/wiki/Triangle_de_Reuleaux</a>)"""@fr, """A Reuleaux triangle is a curved triangle with constant width, the simplest and best known curve of constant width other than the circle. It is formed from the intersection of three circular disks, each having its center on the boundary of the other two. Constant width means that the separation of every two parallel supporting lines is the same, independent of their orientation. Because its width is constant, the Reuleaux triangle is one answer to the question "Other than a circle, what shape can a manhole cover be made so that it cannot fall down through the hole?" 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Reuleaux_triangle">https://en.wikipedia.org/wiki/Reuleaux_triangle</a>)"""@en ;
  a skos:Concept ;
  dc:modified "2024-10-18"^^xsd:date ;
  skos:inScheme psr: ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Reuleaux_triangle>, <https://fr.wikipedia.org/wiki/Triangle_de_Reuleaux> ;
  skos:broader psr:-ST8XF8P3-G .

psr: a skos:ConceptScheme .
