@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:-C4BXTZC6-H
  skos:prefLabel "geometric figure"@en, "figure géométrique"@fr ;
  a skos:Concept ;
  skos:narrower psr:-CKC7JXN3-8 .

psr:-CKC7JXN3-8
  skos:exactMatch <https://fr.wikipedia.org/wiki/Lentille_(g%C3%A9om%C3%A9trie)>, <https://en.wikipedia.org/wiki/Lens_(geometry)> ;
  a skos:Concept ;
  skos:related psr:-H3HHWKM1-S ;
  dc:modified "2023-06-30"^^xsd:date ;
  skos:inScheme psr: ;
  skos:broader psr:-C4BXTZC6-H ;
  skos:definition """En géométrie euclidienne, une lentille est un ensemble convexe borné par deux arcs de cercle qui se rejoignent à leurs extrémités. Afin que cette forme soit convexe, les deux arcs doivent avoir des courbures inverses (convexe-convexe). Elle peut être vue comme l'intersection de deux disques, ou l'union de deux segments circulaires (régions entre la corde d'un cercle et le cercle lui-même), joint par une corde commune. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Lentille_(g%C3%A9om%C3%A9trie)">https://fr.wikipedia.org/wiki/Lentille_(g%C3%A9om%C3%A9trie)</a>)"""@fr, """In 2-dimensional geometry, a lens is a convex region bounded by two circular arcs joined to each other at their endpoints. In order for this shape to be convex, both arcs must bow outwards (convex-convex). This shape can be formed as the intersection of two circular disks. It can also be formed as the union of two circular segments (regions between the chord of a circle and the circle itself), joined along a common chord. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Lens_(geometry)">https://en.wikipedia.org/wiki/Lens_(geometry)</a>)"""@en ;
  skos:prefLabel "lens"@en, "lentille"@fr ;
  dc:created "2023-06-30"^^xsd:date .

psr:-H3HHWKM1-S
  skos:prefLabel "arc de cercle"@fr, "circular arc"@en ;
  a skos:Concept ;
  skos:related psr:-CKC7JXN3-8 .

