@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:-KGS1LR7Z-0
  skos:definition """In geometry, Routh's theorem determines the ratio of areas between a given triangle and a triangle formed by the pairwise intersections of three cevians. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Routh%27s_theorem">https://en.wikipedia.org/wiki/Routh%27s_theorem</a>)"""@en, """En géométrie euclidienne, le théorème de Routh exprime le rapport entre l'aire d'un triangle et celle du triangle formé par trois céviennes. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Th%C3%A9or%C3%A8me_de_Routh">https://fr.wikipedia.org/wiki/Th%C3%A9or%C3%A8me_de_Routh</a>)"""@fr ;
  skos:broader psr:-ST8XF8P3-G, psr:-RRKH1DMP-L ;
  skos:prefLabel "Routh's theorem"@en, "théorème de Routh"@fr ;
  dc:created "2023-08-10"^^xsd:date ;
  skos:related psr:-RX61SX55-G ;
  a skos:Concept ;
  dc:modified "2023-08-10"^^xsd:date ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Th%C3%A9or%C3%A8me_de_Routh>, <https://en.wikipedia.org/wiki/Routh%27s_theorem> ;
  skos:inScheme psr: .

psr:-RRKH1DMP-L
  skos:prefLabel "area of a triangle"@en, "aire d'un triangle"@fr ;
  a skos:Concept ;
  skos:narrower psr:-KGS1LR7Z-0 .

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

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

