@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:-GLFVBKM0-X
  skos:definition """A chord (from the Latin chorda, meaning "bowstring") of a circle is a straight line segment whose endpoints both lie on a circular arc. If a chord were to be extended infinitely on both directions into a line, the object is a secant line. The perpendicular line passing through the chord's midpoint is called sagitta (Latin for "arrow"). More generally, a chord is a line segment joining two points on any curve, for instance, on an ellipse. A chord that passes through a circle's center point is the circle's diameter. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Chord_(geometry)">https://en.wikipedia.org/wiki/Chord_(geometry)</a>)"""@en, """En géométrie, une corde est un segment reliant deux points d’un cercle ou d’une autre courbe. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Corde_(g%C3%A9om%C3%A9trie)">https://fr.wikipedia.org/wiki/Corde_(g%C3%A9om%C3%A9trie)</a>)"""@fr ;
  skos:prefLabel "corde"@fr, "chord"@en ;
  dc:modified "2023-07-13"^^xsd:date ;
  a skos:Concept ;
  skos:broader psr:-BPCD054Q-7 ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Chord_(geometry)>, <https://fr.wikipedia.org/wiki/Corde_(g%C3%A9om%C3%A9trie)> ;
  skos:inScheme psr: ;
  dc:created "2023-07-13"^^xsd:date .

psr: a skos:ConceptScheme .
psr:-BPCD054Q-7
  skos:prefLabel "line segment"@en, "segment"@fr ;
  a skos:Concept ;
  skos:narrower psr:-GLFVBKM0-X .

