@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:-XWZ8DNFJ-0
  skos:prefLabel "géométrie affine"@fr, "affine geometry"@en ;
  a skos:Concept ;
  skos:narrower psr:-V05RRT6R-S .

psr:-PX7GDTC2-7
  skos:prefLabel "point"@fr, "point"@en ;
  a skos:Concept ;
  skos:narrower psr:-V05RRT6R-S .

psr:-V05RRT6R-S
  skos:definition """En géométrie, l’alignement est une propriété satisfaite par certains familles de points, lorsque ces derniers appartiennent collectivement à une même droite. Deux points étant toujours alignés en vertu du premier axiome d’Euclide, la notion d’alignement ne présente d’intérêt qu’à partir d’une collection de trois points. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Alignement_(g%C3%A9om%C3%A9trie)">https://fr.wikipedia.org/wiki/Alignement_(g%C3%A9om%C3%A9trie)</a>)"""@fr, """In geometry, collinearity of a set of points is the property of their lying on a single line. A set of points with this property is said to be collinear (sometimes spelled as colinear). In greater generality, the term has been used for aligned objects, that is, things being "in a line" or "in a row". 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Collinearity">https://en.wikipedia.org/wiki/Collinearity</a>)"""@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Collinearity>, <https://fr.wikipedia.org/wiki/Alignement_(g%C3%A9om%C3%A9trie)> ;
  skos:inScheme psr: ;
  skos:prefLabel "collinearity"@en, "alignement"@fr ;
  dc:created "2023-08-10"^^xsd:date ;
  a skos:Concept ;
  skos:broader psr:-XWZ8DNFJ-0, psr:-PX7GDTC2-7 ;
  dc:modified "2023-08-10"^^xsd:date .

