@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:-XWXBLFGX-6 .

psr:-XWXBLFGX-6
  skos:definition """Dans son sens le plus courant, une médiane désigne, dans un triangle, une droite joignant un des trois sommets du triangle au milieu du côté opposé. Par extension, en géométrie plane, les médianes d'un quadrilatère sont les segments reliant les milieux de deux côtés opposés. Enfin, en géométrie dans l'espace, les médianes d'un tétraèdre sont les droites passant par un sommet du tétraèdre et par l'isobarycentre des trois autres. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/M%C3%A9diane_(g%C3%A9om%C3%A9trie)">https://fr.wikipedia.org/wiki/M%C3%A9diane_(g%C3%A9om%C3%A9trie)</a>)"""@fr, """In geometry, a median of a triangle is a line segment joining a vertex to the midpoint of the opposite side, thus bisecting that side. Every triangle has exactly three medians, one from each vertex, and they all intersect each other at the triangle's centroid. In the case of isosceles and equilateral triangles, a median bisects any angle at a vertex whose two adjacent sides are equal in length. The concept of a median extends to tetrahedra. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Median_(geometry)">https://en.wikipedia.org/wiki/Median_(geometry)</a>)"""@en ;
  a skos:Concept ;
  skos:inScheme psr: ;
  skos:broader psr:-KR0MG195-L ;
  skos:prefLabel "median"@en, "médiane"@fr ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/M%C3%A9diane_(g%C3%A9om%C3%A9trie)>, <https://en.wikipedia.org/wiki/Median_(geometry)> .

