@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:-H38FBX9T-8
  skos:broader psr:-PX7GDTC2-7, psr:-BPCD054Q-7, psr:-XZ1PX8C3-D ;
  skos:definition """In geometry, the midpoint is the middle point of a line segment. It is equidistant from both endpoints, and it is the centroid both of the segment and of the endpoints. It bisects the segment. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Midpoint">https://en.wikipedia.org/wiki/Midpoint</a>)"""@en, """En géométrie affine, le milieu d'un segment est l'isobarycentre des deux extrémités du segment. Dans le cadre plus spécifique de la géométrie euclidienne, c'est aussi le point de ce segment situé à égale distance de ses extrémités. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Milieu_d%27un_segment">https://fr.wikipedia.org/wiki/Milieu_d%27un_segment</a>)"""@fr ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Midpoint>, <https://fr.wikipedia.org/wiki/Milieu_d%27un_segment> ;
  skos:inScheme psr: ;
  dc:created "2023-08-10"^^xsd:date ;
  a skos:Concept ;
  skos:prefLabel "milieu d'un segment"@fr, "midpoint"@en ;
  dc:modified "2023-08-10"^^xsd:date .

psr:-BPCD054Q-7
  skos:prefLabel "line segment"@en, "segment"@fr ;
  a skos:Concept ;
  skos:narrower psr:-H38FBX9T-8 .

psr: a skos:ConceptScheme .
psr:-XZ1PX8C3-D
  skos:prefLabel "espace affine"@fr, "affine space"@en ;
  a skos:Concept ;
  skos:narrower psr:-H38FBX9T-8 .

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

