@prefix psr: <http://data.loterre.fr/ark:/67375/PSR> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

psr: a skos:ConceptScheme .
psr:-GKWK9C3G-P
  skos:prefLabel "géométrie euclidienne"@fr, "Euclidean geometry"@en ;
  a skos:Concept ;
  skos:narrower psr:-G910KK2G-L .

psr:-G910KK2G-L
  skos:definition """En géométrie, le théorème de Barbier  énonce que toute courbe de largeur constante, comme le cercle, a un périmètre égal à π fois sa largeur, quelle que soit sa forme précise. Ce théorème a d'abord été publié par Joseph-Émile Barbier en 1860. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Th%C3%A9or%C3%A8me_de_Barbier">https://fr.wikipedia.org/wiki/Th%C3%A9or%C3%A8me_de_Barbier</a>)"""@fr, """In geometry, Barbier's theorem states that every curve of constant width has perimeter π times its width, regardless of its precise shape. This theorem was first published by Joseph-Émile Barbier in 1860. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Barbier%27s_theorem">https://en.wikipedia.org/wiki/Barbier%27s_theorem</a>)"""@en ;
  a skos:Concept ;
  skos:inScheme psr: ;
  skos:broader psr:-GKWK9C3G-P ;
  skos:prefLabel "Barbier's theorem"@en, "théorème de Barbier"@fr ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Th%C3%A9or%C3%A8me_de_Barbier>, <https://en.wikipedia.org/wiki/Barbier%27s_theorem> .

