@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:-W0W35XFB-4 .

psr:-W0W35XFB-4
  skos:exactMatch <https://en.wikipedia.org/wiki/De_Longchamps_point>, <https://fr.wikipedia.org/wiki/Point_de_Longchamps> ;
  skos:related psr:-RX61SX55-G ;
  skos:broader psr:-TW94Z6HZ-B ;
  a skos:Concept ;
  skos:prefLabel "point de Longchamps"@fr, "de Longchamps point"@en ;
  skos:definition """In geometry, the de Longchamps point of a triangle is a triangle center named after French mathematician Gaston Albert Gohierre de Longchamps. It is the reflection of the orthocenter of the triangle about the circumcenter. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/De_Longchamps_point">https://en.wikipedia.org/wiki/De_Longchamps_point</a>)"""@en, """Dans la géométrie du triangle, le point de Longchamps d'un triangle est un élément du triangle nommé d'après le mathématicien français Gaston Albert Gohierre de Longchamps. Il peut être vu comme l'image de l'orthocentre du triangle par rapport au centre du cercle circonscrit. Son nombre de Kimberling est <i>X</i>(20). 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Point_de_Longchamps">https://fr.wikipedia.org/wiki/Point_de_Longchamps</a>)"""@fr ;
  dc:created "2023-08-10"^^xsd:date ;
  dc:modified "2023-08-10"^^xsd:date ;
  skos:inScheme psr: .

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

