@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:-PS2L1LJC-B
  a skos:Concept ;
  skos:definition """In elementary geometry, Reuschle's theorem describes a property of the cevians of a triangle intersecting in a common point and is named after the German mathematician Karl Gustav Reuschle (1812–1875). It is also known as Terquem's theorem after the French mathematician Olry Terquem (1782–1862), who published it in 1842. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Reuschle%27s_theorem">https://en.wikipedia.org/wiki/Reuschle%27s_theorem</a>)"""@en, """Le théorème de Terquem est un théorème de géométrie du triangle dû à Olry Terquem. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Th%C3%A9or%C3%A8me_de_Terquem">https://fr.wikipedia.org/wiki/Th%C3%A9or%C3%A8me_de_Terquem</a>)"""@fr ;
  dc:created "2023-08-10"^^xsd:date ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Th%C3%A9or%C3%A8me_de_Terquem>, <https://en.wikipedia.org/wiki/Reuschle%27s_theorem> ;
  skos:related psr:-KR0MG195-L ;
  dc:modified "2023-08-10"^^xsd:date ;
  skos:broader psr:-GKWK9C3G-P ;
  skos:altLabel "Reuschle's theorem"@en ;
  skos:prefLabel "Terquem's theorem"@en, "théorème de Terquem"@fr ;
  skos:inScheme psr: .

psr:-KR0MG195-L
  skos:prefLabel "cevian"@en, "cévienne"@fr ;
  a skos:Concept ;
  skos:related psr:-PS2L1LJC-B .

psr:-GKWK9C3G-P
  skos:prefLabel "géométrie euclidienne"@fr, "Euclidean geometry"@en ;
  a skos:Concept ;
  skos:narrower psr:-PS2L1LJC-B .

psr: a skos:ConceptScheme .
