@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:-TW94Z6HZ-B
  skos:prefLabel "centre du triangle"@fr, "triangle center"@en ;
  a skos:Concept ;
  skos:narrower psr:-MSQF1TF9-R .

psr:-MSQF1TF9-R
  skos:exactMatch <https://en.wikipedia.org/wiki/Nine-point_center>, <https://fr.wikipedia.org/wiki/Centre_du_cercle_d%27Euler> ;
  skos:broader psr:-TW94Z6HZ-B ;
  dc:created "2023-08-10"^^xsd:date ;
  skos:altLabel "centre du cercle d'Euler"@fr ;
  dc:modified "2023-08-10"^^xsd:date ;
  skos:definition """In geometry, the nine-point center is a triangle center, a point defined from a given triangle in a way that does not depend on the placement or scale of the triangle. It is so called because it is the center of the nine-point circle, a circle that passes through nine significant points of the triangle: the midpoints of the three edges, the feet of the three altitudes, and the points halfway between the orthocenter and each of the three vertices. The nine-point center is listed as point X(5) in Clark Kimberling's Encyclopedia of Triangle Centers. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Nine-point_center">https://en.wikipedia.org/wiki/Nine-point_center</a>)"""@en, """En géométrie, le centre du cercle d'Euler, ou centre des neuf points est un centre du triangle, un point d'un triangle plat qui ne dépend que de l'existence du triangle. Son nom vient du fait qu'il s'agit du centre du cercle d'Euler ou cercle des neuf points, qui passe par neuf points caractéristiques du triangle : les milieux des trois côtés, les pieds des trois hauteurs et les points milieux entre les sommets et l'orthocentre. Le centre du cercle d'Euler est référencé par <i>X</i>(5) dans l'Encyclopedia of Triangle Centers de Clark Kimberling. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Centre_du_cercle_d%27Euler">https://fr.wikipedia.org/wiki/Centre_du_cercle_d%27Euler</a>)"""@fr ;
  a skos:Concept ;
  skos:prefLabel "centre des neuf points"@fr, "nine-point center"@en ;
  skos:inScheme psr: ;
  skos:related psr:-RX61SX55-G .

psr:-RX61SX55-G
  skos:prefLabel "triangle"@fr, "triangle"@en ;
  a skos:Concept ;
  skos:related psr:-MSQF1TF9-R .

