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

psr: a skos:ConceptScheme .
psr:-C4BXTZC6-H
  skos:prefLabel "geometric figure"@en, "figure géométrique"@fr ;
  a skos:Concept ;
  skos:related psr:-XPCNDJ64-R .

psr:-XPCNDJ64-R
  skos:prefLabel "configuration"@fr, "configuration"@en ;
  skos:inScheme psr: ;
  skos:broader psr:-TJ9ZMMDF-W ;
  a skos:Concept ;
  skos:definition """En géométrie, une configuration est la donnée de plusieurs éléments géométriques (points, droites, cercles, plans, angles, vecteurs…) munis de relations associées (appartenance ou incidence, parallélisme, orthogonalité…). 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Configuration_(g%C3%A9om%C3%A9trie)">https://fr.wikipedia.org/wiki/Configuration_(g%C3%A9om%C3%A9trie)</a>)"""@fr, """In mathematics, specifically projective geometry, a configuration in the plane consists of a finite set of points, and a finite arrangement of lines, such that each point is incident to the same number of lines and each line is incident to the same number of points. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Configuration_(geometry)">https://en.wikipedia.org/wiki/Configuration_(geometry)</a>)"""@en ;
  skos:related psr:-C4BXTZC6-H ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Configuration_(g%C3%A9om%C3%A9trie)>, <https://en.wikipedia.org/wiki/Configuration_(geometry)> .

psr:-TJ9ZMMDF-W
  skos:prefLabel "géométrie"@fr, "geometry"@en ;
  a skos:Concept ;
  skos:narrower psr:-XPCNDJ64-R .

