@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:-FZ1RX7X8-8
  skos:inScheme psr: ;
  skos:prefLabel "axiome d'Euclide"@fr, "parallel postulate"@en ;
  skos:definition """L’axiome d'Euclide, dit également cinquième postulat d’Euclide, est dû au savant grec Euclide (IVe siècle av. J.-C.). C'est un axiome relatif à la géométrie du plan. La nécessité de cet axiome a constitué la question la plus lancinante de toute l'histoire de la géométrie, et il a fallu plus de deux millénaires de débats ininterrompus pour que la communauté scientifique reconnaisse l'impossibilité de le réduire au statut de simple théorème. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Axiome_des_parall%C3%A8les">https://fr.wikipedia.org/wiki/Axiome_des_parall%C3%A8les</a>)"""@fr, """In geometry, the parallel postulate, also called Euclid's fifth postulate because it is the fifth postulate in Euclid's Elements, is a distinctive axiom in Euclidean geometry. It states that, in two-dimensional geometry : If a line segment intersects two straight lines forming two interior angles on the same side that are less than two right angles, then the two lines, if extended indefinitely, meet on that side on which the angles sum to less than two right angles. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Parallel_postulate">https://en.wikipedia.org/wiki/Parallel_postulate</a>)"""@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Parallel_postulate>, <https://fr.wikipedia.org/wiki/Axiome_des_parall%C3%A8les> ;
  a skos:Concept ;
  skos:broader psr:-GKWK9C3G-P ;
  skos:altLabel "Euclid's fifth postulate"@en, "cinquième postulat d’Euclide"@fr, "axiome des parallèles"@fr ;
  dc:modified "2023-07-17"^^xsd:date ;
  dc:created "2023-07-17"^^xsd:date .

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

