@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:-W2K6R4TQ-V .

psr: a skos:ConceptScheme .
psr:-W2K6R4TQ-V
  skos:definition """In geometry, the Pappus chain is a ring of circles between two tangent circles investigated by Pappus of Alexandria in the 3rd century AD.  
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Pappus_chain">https://en.wikipedia.org/wiki/Pappus_chain</a>)"""@en, """En géométrie, une chaîne de Pappus est un anneau de cercles situés entre deux cercles tangents intérieurement. Cette configuration a été étudiée par Pappus d'Alexandrie au IIIe siècle apr. J.-C. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Cha%C3%AEne_de_Pappus">https://fr.wikipedia.org/wiki/Cha%C3%AEne_de_Pappus</a>)"""@fr ;
  skos:prefLabel "Pappus chain"@en, "chaîne de Pappus"@fr ;
  skos:inScheme psr: ;
  skos:broader psr:-ST8XF8P3-G ;
  a skos:Concept ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Cha%C3%AEne_de_Pappus>, <https://en.wikipedia.org/wiki/Pappus_chain> ;
  dc:created "2023-07-13"^^xsd:date ;
  dc:modified "2024-10-18"^^xsd:date .

