@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:-J9MWFFVW-N .

psr: a skos:ConceptScheme .
psr:-JJSGLXNC-2
  skos:prefLabel "arbelos"@en, "arbelos"@fr ;
  a skos:Concept ;
  skos:related psr:-J9MWFFVW-N .

psr:-J9MWFFVW-N
  skos:definition """En géométrie, les cercles d’Archimède sont deux cercles de même aire construits à l’intérieur d’un arbelos. Ils apparaissent dans le Livre des lemmes, attribué à l’époque médiévale au mathématicien grec Archimède, d’où leur nom. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Cercles_d%27Archim%C3%A8de">https://fr.wikipedia.org/wiki/Cercles_d%27Archim%C3%A8de</a>)"""@fr, """In geometry, the twin circles are two special circles associated with an arbelos. An arbelos is determined by three collinear points A, B, and C, and is the curvilinear triangular region between the three semicircles that have AB, BC, and AC as their diameters. If the arbelos is partitioned into two smaller regions by a line segment through the middle point of A, B, and C, perpendicular to line ABC, then each of the two twin circles lies within one of these two regions, tangent to its two semicircular sides and to the splitting segment. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Twin_circles">https://en.wikipedia.org/wiki/Twin_circles</a>)"""@en ;
  skos:inScheme psr: ;
  skos:broader psr:-ST8XF8P3-G ;
  skos:related psr:-JJSGLXNC-2 ;
  skos:prefLabel "twin circles"@en, "cercles d’Archimède"@fr ;
  a skos:Concept ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Twin_circles>, <https://fr.wikipedia.org/wiki/Cercles_d%27Archim%C3%A8de> ;
  dc:modified "2024-10-18"^^xsd:date ;
  dc:created "2023-07-13"^^xsd:date .

