@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:-JV33N6S4-5
  skos:definition """Les trois hauteurs d'un triangle sont concourantes. Leur point d'intersection <i>H</i>, est nommé orthocentre du triangle. L'orthocentre d'un triangle acutangle est situé à l'intérieur du triangle tandis que celui d'un triangle obtusangle est situé à l'extérieur. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Hauteur_d%27un_triangle#Orthocentre">https://fr.wikipedia.org/wiki/Hauteur_d%27un_triangle#Orthocentre</a>)"""@fr, """The three (possibly extended) altitudes intersect in a single point, called the orthocenter of the triangle, usually denoted by <i>H</i>. The orthocenter lies inside the triangle if and only if the triangle is acute. If one angle is a right angle, the orthocenter coincides with the vertex at the right angle. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Altitude_(triangle)#Orthocenter">https://en.wikipedia.org/wiki/Altitude_(triangle)#Orthocenter</a>)"""@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Altitude_(triangle)#Orthocenter>, <https://fr.wikipedia.org/wiki/Hauteur_d%27un_triangle#Orthocentre> ;
  dc:created "2023-08-10"^^xsd:date ;
  skos:inScheme psr: ;
  skos:related psr:-RX61SX55-G ;
  a skos:Concept ;
  dc:modified "2023-08-10"^^xsd:date ;
  skos:prefLabel "orthocenter"@en, "orthocentre"@fr ;
  skos:broader psr:-TW94Z6HZ-B .

psr:-TW94Z6HZ-B
  skos:prefLabel "centre du triangle"@fr, "triangle center"@en ;
  a skos:Concept ;
  skos:narrower psr:-JV33N6S4-5 .

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

