@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:-ST8XF8P3-G
  skos:prefLabel "geometric drawing"@en, "construction géométrique"@fr ;
  a skos:Concept ;
  skos:narrower psr:-Q3XK17RF-D .

psr: a skos:ConceptScheme .
psr:-RX61SX55-G
  skos:prefLabel "triangle"@fr, "triangle"@en ;
  a skos:Concept ;
  skos:related psr:-Q3XK17RF-D .

psr:-Q3XK17RF-D
  skos:inScheme psr: ;
  skos:altLabel "seven-point circle"@en ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Cercle_de_Brocard>, <https://en.wikipedia.org/wiki/Brocard_circle> ;
  skos:related psr:-RX61SX55-G ;
  skos:definition """In geometry, the Brocard circle (or seven-point circle) is a circle derived from a given triangle. It passes through the circumcenter and symmedian of the triangle, and is centered at the midpoint of the line segment joining them (so that this segment is a diameter). 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Brocard_circle">https://en.wikipedia.org/wiki/Brocard_circle</a>)"""@en, """En géométrie, le cercle de Brocard d'un triangle est le cercle passant par les points de Brocard, le centre du cercle circonscrit et le point de Lemoine du triangle. Il a pour diamètre le segment ayant pour extrémités le centre du cercle circonscrit et le point de Lemoine — la droite reliant ces deux points est appelée « axe de Brocard ». Le centre de ce cercle porte le nombre de Kimberling X182. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Cercle_de_Brocard">https://fr.wikipedia.org/wiki/Cercle_de_Brocard</a>)"""@fr ;
  skos:prefLabel "Brocard circle"@en, "cercle de Brocard"@fr ;
  a skos:Concept ;
  skos:broader psr:-ST8XF8P3-G ;
  dc:created "2023-07-13"^^xsd:date ;
  dc:modified "2023-08-10"^^xsd:date .

