@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:-XZ1PX8C3-D
  skos:prefLabel "espace affine"@fr, "affine space"@en ;
  a skos:Concept ;
  skos:related psr:-F40B1CCW-5 .

psr: a skos:ConceptScheme .
psr:-W42D202L-K
  skos:prefLabel "inégalité"@fr, "inequality"@en ;
  a skos:Concept ;
  skos:narrower psr:-F40B1CCW-5 .

psr:-F40B1CCW-5
  skos:definition """In Euclidean geometry, Ptolemy's inequality relates the six distances determined by four points in the plane or in a higher-dimensional space. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Ptolemy%27s_inequality">https://en.wikipedia.org/wiki/Ptolemy%27s_inequality</a>)"""@en, """L'inégalité de Ptolémée est une inégalité portant sur les distances entre quatre points d'un espace affine euclidien. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/In%C3%A9galit%C3%A9_de_Ptol%C3%A9m%C3%A9e">https://fr.wikipedia.org/wiki/In%C3%A9galit%C3%A9_de_Ptol%C3%A9m%C3%A9e</a>)"""@fr ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/In%C3%A9galit%C3%A9_de_Ptol%C3%A9m%C3%A9e>, <https://en.wikipedia.org/wiki/Ptolemy%27s_inequality> ;
  skos:inScheme psr: ;
  skos:broader psr:-W42D202L-K ;
  skos:prefLabel "inégalité de Ptolémée"@fr, "Ptolemy's inequality"@en ;
  skos:related psr:-XZ1PX8C3-D ;
  dc:created "2023-08-11"^^xsd:date ;
  a skos:Concept ;
  dc:modified "2023-08-11"^^xsd:date .

