@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:-GM8SPDZF-V
  dc:modified "2023-08-09"^^xsd:date ;
  dc:created "2023-08-09"^^xsd:date ;
  skos:prefLabel "cathetus"@en, "cathète"@fr ;
  skos:related psr:-WW75956Z-P ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Cathetus>, <https://fr.wikipedia.org/wiki/Cath%C3%A8te> ;
  skos:broader psr:-GKWK9C3G-P ;
  skos:definition """In a right triangle, a cathetus (originally from the Greek word Κάθετος; plural: catheti), commonly known as a leg, is either of the sides that are adjacent to the right angle. It is occasionally called a "side about the right angle". The side opposite the right angle is the hypotenuse. In the context of the hypotenuse, the catheti are sometimes referred to simply as "the other two sides". 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Cathetus">https://en.wikipedia.org/wiki/Cathetus</a>)"""@en, """Dans un triangle rectangle, un côté adjacent à l'angle droit est parfois appelé une cathète. Le terme a désigné plus généralement une perpendiculaire et vient du grec ancien κάθετος (káthetos), mené en bas. Le troisième côté, opposé à l'angle droit est l'hypoténuse du triangle rectangle. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Cath%C3%A8te">https://fr.wikipedia.org/wiki/Cath%C3%A8te</a>)"""@fr ;
  a skos:Concept ;
  skos:inScheme psr: .

psr:-WW75956Z-P
  skos:prefLabel "right triangle"@en, "triangle rectangle"@fr ;
  a skos:Concept ;
  skos:related psr:-GM8SPDZF-V .

psr:-GKWK9C3G-P
  skos:prefLabel "géométrie euclidienne"@fr, "Euclidean geometry"@en ;
  a skos:Concept ;
  skos:narrower psr:-GM8SPDZF-V .

