@prefix psr: <http://data.loterre.fr/ark:/67375/PSR> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

psr:-XXN7RRSV-P
  skos:prefLabel "triangle isocèle"@fr, "isosceles triangle"@en ;
  skos:narrower psr:-BW19KG47-V ;
  skos:definition """En géométrie, un triangle isocèle est un triangle ayant au moins deux côtés de même longueur. Plus précisément, un triangle ABC est dit isocèle en A lorsque les longueurs AB et AC sont égales. A est alors le sommet principal du triangle et [BC] sa base. Dans un triangle isocèle, les angles adjacents à la base sont égaux. Un triangle équilatéral est un cas particulier de triangle isocèle, ayant ses trois côtés de même longueur. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Triangle_isoc%C3%A8le">https://fr.wikipedia.org/wiki/Triangle_isoc%C3%A8le</a>)"""@fr, """In geometry, an isosceles triangle is a triangle that has two sides of equal length. Sometimes it is specified as having exactly two sides of equal length, and sometimes as having at least two sides of equal length, the latter version thus including the equilateral triangle as a special case. Examples of isosceles triangles include the isosceles right triangle, the golden triangle, and the faces of bipyramids and certain Catalan solids. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Isosceles_triangle">https://en.wikipedia.org/wiki/Isosceles_triangle</a>)"""@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Isosceles_triangle>, <https://fr.wikipedia.org/wiki/Triangle_isoc%C3%A8le> ;
  a skos:Concept ;
  skos:related psr:-C5QQH5D7-0 ;
  skos:broader psr:-RX61SX55-G ;
  skos:inScheme psr: .

psr: a skos:ConceptScheme .
psr:-BW19KG47-V
  skos:prefLabel "golden triangle"@en, "triangle d'or"@fr ;
  a skos:Concept ;
  skos:broader psr:-XXN7RRSV-P .

psr:-C5QQH5D7-0
  skos:prefLabel "Steiner-Lehmus theorem"@en, "théorème de Steiner-Lehmus"@fr ;
  a skos:Concept ;
  skos:related psr:-XXN7RRSV-P .

psr:-RX61SX55-G
  skos:prefLabel "triangle"@fr, "triangle"@en ;
  a skos:Concept ;
  skos:narrower psr:-XXN7RRSV-P .

