@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:-VR3Q208B-H .

psr:-VR3Q208B-H
  skos:prefLabel "points de Vecten"@fr, "Vecten points"@en ;
  skos:related psr:-RX61SX55-G ;
  a skos:Concept ;
  skos:broader psr:-TW94Z6HZ-B ;
  skos:inScheme psr: ;
  dc:created "2023-08-10"^^xsd:date ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Point_de_Vecten>, <https://en.wikipedia.org/wiki/Vecten_points> ;
  dc:modified "2023-08-10"^^xsd:date ;
  skos:definition """In the geometry of triangles, the Vecten points are two triangle centers associated with any triangle. They may be constructed by constructing three squares on the sides of the triangle, connecting each square centre by a line to the opposite triangle point, and finding the point where these three lines meet. The outer and inner Vecten points differ according to whether the squares are extended outward from the triangle sides, or inward. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Vecten_points">https://en.wikipedia.org/wiki/Vecten_points</a>)"""@en, """Les points de Vecten sont deux points remarquables d'un triangle, construits à partir des trois carrés appuyés sur les côtés de ce triangle. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Point_de_Vecten">https://fr.wikipedia.org/wiki/Point_de_Vecten</a>)"""@fr .

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

