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

psr:-B827BGSZ-S
  skos:prefLabel "courbe de Lamé"@fr, "Lamé curve"@en ;
  a skos:Concept ;
  skos:narrower psr:-LSC1HV6F-0 .

psr:-LSC1HV6F-0
  dc:created "2023-07-31"^^xsd:date ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Squircle>, <https://fr.wikipedia.org/wiki/Squircle> ;
  skos:broader psr:-C4BXTZC6-H, psr:-B827BGSZ-S, psr:-QP0D47D3-D ;
  skos:inScheme psr: ;
  a skos:Concept ;
  dc:modified "2023-07-31"^^xsd:date ;
  skos:prefLabel "squircle"@en, "squircle"@fr ;
  skos:definition """Un squircle est une forme mathématique intermédiaire entre un carré et un cercle. C'est un cas particulier d'une superellipse. Le mot "squircle" est un mot-valise des mots anglais "carré" (square) et "cercle" (circle). 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Squircle">https://fr.wikipedia.org/wiki/Squircle</a>)"""@fr, """A squircle is a shape intermediate between a square and a circle. There are at least two definitions of "squircle" in use, the most common of which is based on the superellipse. The word "squircle" is a portmanteau of the words "square" and "circle". Squircles have been applied in design and optics. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Squircle">https://en.wikipedia.org/wiki/Squircle</a>)"""@en .

psr: a skos:ConceptScheme .
psr:-QP0D47D3-D
  skos:prefLabel "courbe algébrique"@fr, "algebraic curve"@en ;
  a skos:Concept ;
  skos:narrower psr:-LSC1HV6F-0 .

