@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:-ZHCFDXNJ-B
  dc:created "2023-08-09"^^xsd:date ;
  skos:definition """En géométrie, un triangle obtusangle (ou encore triangle amblygone, ou plus simplement triangle obtus) est un triangle qui a un angle obtus, par opposition au triangle acutangle ne comportant que des angles aigus, et au triangle rectangle dont un angle est droit et les deux autres, aigus. En géométrie euclidienne, la somme des mesures des angles intérieurs d'un triangle étant toujours égale à 180°, un triangle ne peut avoir plus d'un angle obtus. Un triangle est donc toujours soit obtusangle, soit acutangle, soit rectangle. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Triangle_obtusangle">https://fr.wikipedia.org/wiki/Triangle_obtusangle</a>)"""@fr, """An acute triangle (or acute-angled triangle) is a triangle with three acute angles (less than 90°). An obtuse triangle (or obtuse-angled triangle) is a triangle with one obtuse angle (greater than 90°) and two acute angles. Since a triangle's angles must sum to 180° in Euclidean geometry, no Euclidean triangle can have more than one obtuse angle. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Acute_and_obtuse_triangles">https://en.wikipedia.org/wiki/Acute_and_obtuse_triangles</a>)"""@en ;
  skos:broader psr:-RX61SX55-G ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Triangle_obtusangle>, <https://en.wikipedia.org/wiki/Acute_and_obtuse_triangles> ;
  skos:inScheme psr: ;
  skos:prefLabel "triangle obtusangle"@fr, "obtuse triangle"@en ;
  skos:altLabel "obtuse-angled triangle"@en, "triangle obtus"@fr, "triangle amblygone"@fr ;
  a skos:Concept ;
  dc:modified "2023-08-09"^^xsd:date .

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

