@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:-GKWK9C3G-P
  skos:prefLabel "géométrie euclidienne"@fr, "Euclidean geometry"@en ;
  a skos:Concept ;
  skos:narrower psr:-K95JVN56-W .

psr:-K95JVN56-W
  skos:related psr:-RX61SX55-G ;
  a skos:Concept ;
  skos:prefLabel "théorème de Stewart"@fr, "Stewart's theorem"@en ;
  skos:definition """En géométrie euclidienne, le théorème de Stewart fournit une relation algébrique entre les distances mutuelles de quatre points dont trois sont alignés. Il est dû au mathématicien Matthew Stewart en 1746. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Th%C3%A9or%C3%A8me_de_Stewart">https://fr.wikipedia.org/wiki/Th%C3%A9or%C3%A8me_de_Stewart</a>)"""@fr, """In geometry, Stewart's theorem yields a relation between the lengths of the sides and the length of a cevian in a triangle. Its name is in honour of the Scottish mathematician Matthew Stewart, who published the theorem in 1746. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Stewart%27s_theorem">https://en.wikipedia.org/wiki/Stewart%27s_theorem</a>)"""@en ;
  skos:broader psr:-GKWK9C3G-P ;
  skos:inScheme psr: ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Th%C3%A9or%C3%A8me_de_Stewart>, <https://en.wikipedia.org/wiki/Stewart%27s_theorem> ;
  dc:created "2023-08-11"^^xsd:date ;
  dc:modified "2023-08-11"^^xsd:date .

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

