@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:-FM8KZ7BS-Q
  dc:created "2023-06-30"^^xsd:date ;
  skos:prefLabel "point at infinity"@en, "point à l'infini"@fr ;
  skos:inScheme psr: ;
  a skos:Concept ;
  skos:definition """En mathématiques, et plus particulièrement en géométrie et en topologie, on appelle point à l'infini un objet adjoint à l'espace que l'on veut étudier pour pouvoir plus commodément y définir certaines notions de limites « à l'infini », ou encore pour obtenir des énoncés plus uniformes, tels que « deux droites se coupent toujours en un point, situé à l'infini si elles sont parallèles ». 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Point_%C3%A0_l%27infini">https://fr.wikipedia.org/wiki/Point_%C3%A0_l%27infini</a>)"""@fr, """In geometry, a point at infinity or ideal point is an idealized limiting point at the "end" of each line. In the case of an affine plane (including the Euclidean plane), there is one ideal point for each pencil of parallel lines of the plane. Adjoining these points produces a projective plane, in which no point can be distinguished, if we "forget" which points were added. This holds for a geometry over any field, and more generally over any division ring. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Point_at_infinity">https://en.wikipedia.org/wiki/Point_at_infinity</a>)"""@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Point_at_infinity>, <https://fr.wikipedia.org/wiki/Point_%C3%A0_l%27infini> ;
  skos:altLabel "ideal point"@en ;
  skos:broader psr:-XPFQM0ZH-H, psr:-VX20K4H9-G ;
  dc:modified "2023-06-30"^^xsd:date .

psr:-XPFQM0ZH-H
  skos:prefLabel "géométrie projective"@fr, "projective geometry"@en ;
  a skos:Concept ;
  skos:narrower psr:-FM8KZ7BS-Q .

psr:-VX20K4H9-G
  skos:prefLabel "hyperbolic geometry"@en, "géométrie hyperbolique"@fr ;
  a skos:Concept ;
  skos:narrower psr:-FM8KZ7BS-Q .

