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

psr: a skos:ConceptScheme .
psr:-KR0MG195-L
  skos:prefLabel "cevian"@en, "cévienne"@fr ;
  a skos:Concept ;
  skos:narrower psr:-MTF4HMQX-1 .

psr:-MTF4HMQX-1
  skos:definition """En géométrie plane, une hauteur d'un triangle est une droite passant par un sommet et coupant perpendiculairement le côté opposé à ce sommet (éventuellement prolongé). Les pieds des hauteurs sont les projetés orthogonaux de chacun des sommets sur la droite portant le côté opposé. On donne également le nom de hauteur au segment joignant un sommet et le pied de la hauteur passant par ce sommet, ainsi qu'à la longueur de ce segment, soit la distance séparant un sommet et la droite portant son côté opposé. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Hauteur_d%27un_triangle">https://fr.wikipedia.org/wiki/Hauteur_d%27un_triangle</a>)"""@fr, """In geometry, an altitude of a triangle is a line segment through a vertex and perpendicular to a line containing the side opposite the vertex. This line containing the opposite side is called the extended base of the altitude. The intersection of the extended base and the altitude is called the foot of the altitude. The length of the altitude, often simply called "the altitude", is the distance between the extended base and the vertex. The process of drawing the altitude from the vertex to the foot is known as dropping the altitude at that vertex. It is a special case of orthogonal projection. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Altitude_(triangle)">https://en.wikipedia.org/wiki/Altitude_(triangle)</a>)"""@en ;
  a skos:Concept ;
  skos:inScheme psr: ;
  skos:broader psr:-KR0MG195-L ;
  skos:prefLabel "altitude of a triangle"@en, "hauteur d'un triangle"@fr ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Hauteur_d%27un_triangle>, <https://en.wikipedia.org/wiki/Altitude_(triangle)> .

