@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:-B3M4R1Q2-N
  skos:prefLabel "points de Brocard"@fr, "Brocard points"@en ;
  a skos:Concept ;
  skos:related psr:-K42ZSZP0-L .

psr:-K42ZSZP0-L
  skos:broader psr:-ST8XF8P3-G ;
  skos:related psr:-B3M4R1Q2-N, psr:-RX61SX55-G ;
  skos:definition """Les figures de Brocard tirent leur nom du mathématicien français Henri Brocard (1845 -1922). En réalité, elles ont été trouvées par Jacobi (1804 -1851) et, dès 1816, par Crelle. Elles permettent de déterminer graphiquement les points de Brocard. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Figures_de_Brocard">https://fr.wikipedia.org/wiki/Figures_de_Brocard</a>)"""@fr, """In geometry, the Brocard triangle of a triangle is a triangle formed by the intersection of lines from a vertex to its corresponding Brocard point and a line from another vertex to its corresponding Brocard point and the other two points constructed using different combinations of vertices and Brocard points. This triangle is also called the first Brocard triangle, as further triangles can be formed by forming the Brocard triangle of the Brocard triangle and continuing this pattern. The Brocard triangle is inscribed in the Brocard circle. It is named for Henri Brocard. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Brocard_triangle">https://en.wikipedia.org/wiki/Brocard_triangle</a>)"""@en ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Figures_de_Brocard>, <https://en.wikipedia.org/wiki/Brocard_triangle> ;
  dc:modified "2023-08-17"^^xsd:date ;
  skos:prefLabel "Brocard triangle"@en, "figures de Brocard"@fr ;
  a skos:Concept ;
  skos:inScheme psr: ;
  dc:created "2023-08-17"^^xsd:date .

psr:-ST8XF8P3-G
  skos:prefLabel "geometric drawing"@en, "construction géométrique"@fr ;
  a skos:Concept ;
  skos:narrower psr:-K42ZSZP0-L .

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

