@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:-JRFK6D55-J .

psr: a skos:ConceptScheme .
psr:-JRFK6D55-J
  dc:modified "2024-10-18"^^xsd:date ;
  a skos:Concept ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Grand_th%C3%A9or%C3%A8me_de_Poncelet>, <https://en.wikipedia.org/wiki/Poncelet%27s_closure_theorem> ;
  skos:prefLabel "Poncelet's closure theorem"@en, "grand théorème de Poncelet"@fr ;
  skos:definition """En géométrie, le grand théorème de Poncelet (parfois appelé porisme de Poncelet) est un énoncé portant sur l'inscription des polygones dans les coniques : un polygone inscrit dans une conique et en circonscrivant une autre fait partie d'une famille infinie de polygones, eux-mêmes inscrits et circonscrits aux même coniques. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Grand_th%C3%A9or%C3%A8me_de_Poncelet">https://fr.wikipedia.org/wiki/Grand_th%C3%A9or%C3%A8me_de_Poncelet</a>)"""@fr, """In geometry, Poncelet's closure theorem, also known as Poncelet's porism, states that whenever a polygon is inscribed in one conic section and circumscribes another one, the polygon must be part of an infinite family of polygons that are all inscribed in and circumscribe the same two conics. It is named after French engineer and mathematician Jean-Victor Poncelet, who wrote about it in 1822; however, the triangular case was discovered significantly earlier, in 1746 by William Chapple.  
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Poncelet%27s_closure_theorem">https://en.wikipedia.org/wiki/Poncelet%27s_closure_theorem</a>)"""@en ;
  skos:inScheme psr: ;
  skos:altLabel "porisme de Poncelet"@fr, "Poncelet's porism"@en ;
  skos:broader psr:-ST8XF8P3-G .

