@prefix psr: <http://data.loterre.fr/ark:/67375/PSR> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

psr:-K5CK7HVF-Z
  dc:modified "2023-08-10"^^xsd:date ;
  a skos:Concept ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Bissectrice>, <https://en.wikipedia.org/wiki/Bisection#Angle_bisector> ;
  dc:created "2023-08-09"^^xsd:date ;
  skos:altLabel "angle bisector"@en ;
  skos:prefLabel "bisector"@en, "bissectrice"@fr ;
  skos:inScheme psr: ;
  skos:broader psr:-KR0MG195-L, psr:-ST8XF8P3-G ;
  skos:definition """An angle bisector divides the angle into two angles with equal measures. An angle only has one bisector. Each point of an angle bisector is equidistant from the sides of the angle. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Bisection#Angle_bisector">https://en.wikipedia.org/wiki/Bisection#Angle_bisector</a>)"""@en, """En mathématiques, de façon informelle, une bissectrice est une demi-droite qui coupe un angle en deux angles égaux. Cette notion peut être généralisée en nommant ainsi la droite qui se superpose à la demi-droite. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Bissectrice">https://fr.wikipedia.org/wiki/Bissectrice</a>)"""@fr ;
  skos:related psr:-Z6DZ5M0C-0 .

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

psr:-ST8XF8P3-G
  skos:prefLabel "geometric drawing"@en, "construction géométrique"@fr ;
  a skos:Concept ;
  skos:narrower psr:-K5CK7HVF-Z .

psr: a skos:ConceptScheme .
psr:-Z6DZ5M0C-0
  skos:prefLabel "line"@en, "droite"@fr ;
  a skos:Concept ;
  skos:related psr:-K5CK7HVF-Z .

