@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: a skos:ConceptScheme .
psr:-C4BXTZC6-H
  skos:prefLabel "geometric figure"@en, "figure géométrique"@fr ;
  a skos:Concept ;
  skos:narrower psr:-JJSGLXNC-2 .

psr:-JJSGLXNC-2
  skos:definition """In geometry, an arbelos is a plane region bounded by three semicircles with three apexes such that each corner of each semicircle is shared with one of the others (connected), all on the same side of a straight line (the baseline) that contains their diameters. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Arbelos">https://en.wikipedia.org/wiki/Arbelos</a>)"""@en, """L'arbelos (ou tricercle de Mohr, du nom du mathématicien danois Georg Mohr) est une figure géométrique plane étudiée, entre autres, par Archimède (-287 - -212, Syracuse). Le terme « arbelos » signifie couteau du savetier. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Arbelos">https://fr.wikipedia.org/wiki/Arbelos</a>)"""@fr ;
  skos:prefLabel "arbelos"@en, "arbelos"@fr ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Arbelos>, <https://fr.wikipedia.org/wiki/Arbelos> ;
  skos:related psr:-J9MWFFVW-N ;
  dc:modified "2023-07-13"^^xsd:date ;
  a skos:Concept ;
  skos:altLabel "tricercle de Mohr"@fr ;
  skos:inScheme psr: ;
  dc:created "2023-07-13"^^xsd:date ;
  skos:broader psr:-C4BXTZC6-H .

psr:-J9MWFFVW-N
  skos:prefLabel "cercles d’Archimède"@fr, "twin circles"@en ;
  a skos:Concept ;
  skos:related psr:-JJSGLXNC-2 .

