@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:-VB5GG81V-0 .

psr:-VB5GG81V-0
  skos:prefLabel "catenoid"@en, "caténoïde"@fr ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Catenoid>, <https://fr.wikipedia.org/wiki/Cat%C3%A9no%C3%AFde> ;
  skos:definition """La caténoïde (du latin catena, « chaîne ») est une surface minimale entre deux cercles. Dans le cas où ces deux cercles sont coaxiaux, c'est aussi la figure obtenue par révolution d'une chaînette autour de l'axe commun de ces deux cercles. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Cat%C3%A9no%C3%AFde">https://fr.wikipedia.org/wiki/Cat%C3%A9no%C3%AFde</a>)"""@fr, """In geometry, a catenoid is a type of surface, arising by rotating a catenary curve about an axis (a surface of revolution). It is a minimal surface, meaning that it occupies the least area when bounded by a closed space. It was formally described in 1744 by the mathematician Leonhard Euler. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Catenoid">https://en.wikipedia.org/wiki/Catenoid</a>)"""@en ;
  dc:modified "2023-06-30"^^xsd:date ;
  dc:created "2023-06-30"^^xsd:date ;
  skos:broader psr:-WG4P2BGS-1, psr:-C4BXTZC6-H ;
  skos:inScheme psr: ;
  a skos:Concept .

psr:-WG4P2BGS-1
  skos:prefLabel "surface minimale"@fr, "minimal surface"@en ;
  a skos:Concept ;
  skos:narrower psr:-VB5GG81V-0 .

