@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:-ST8XF8P3-G
  skos:prefLabel "geometric drawing"@en, "construction géométrique"@fr ;
  a skos:Concept ;
  skos:narrower psr:-D830S70T-9 .

psr: a skos:ConceptScheme .
psr:-D830S70T-9
  skos:prefLabel "diameter"@en, "diamètre"@fr ;
  skos:definition """La notion de diamètre concerne initialement les figures simples de la géométrie euclidienne que sont le cercle et la sphère mais la notion s'élargit par analogie à plusieurs autres objets géométriques. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Diam%C3%A8tre">https://fr.wikipedia.org/wiki/Diam%C3%A8tre</a>)"""@fr, """In geometry, a diameter of a circle is any straight line segment that passes through the centre of the circle and whose endpoints lie on the circle. It can also be defined as the longest chord of the circle. Both definitions are also valid for the diameter of a sphere. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Diameter">https://en.wikipedia.org/wiki/Diameter</a>)"""@en ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Diam%C3%A8tre>, <https://en.wikipedia.org/wiki/Diameter> ;
  skos:inScheme psr: ;
  a skos:Concept ;
  skos:broader psr:-ST8XF8P3-G ;
  dc:modified "2024-10-18"^^xsd:date .

