@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:-SKWG4H6X-1
  skos:definition """En géométrie dans l'espace, une sphère est une surface constituée de tous les points situés à une même distance d'un point appelé centre. La valeur de cette distance au centre est le rayon de la sphère. La géométrie sphérique est la science qui étudie les propriétés des sphères. La surface de la Terre peut, en première approximation, être modélisée par une sphère dont le rayon est d'environ 6 371 km. Plus généralement en mathématiques, dans un espace métrique, une sphère est l'ensemble des points situés à même distance d'un centre. Leur forme peut alors être très différente de la forme ronde usuelle. Une sphère est également un ellipsoïde dégénéré. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Sph%C3%A8re">https://fr.wikipedia.org/wiki/Sph%C3%A8re</a>)"""@fr, """A sphere (from Ancient Greek σφαῖρα (sphaîra) 'globe, ball') is a geometrical object that is a three-dimensional analogue to a two-dimensional circle. Formally, a sphere is the set of points that are all at the same distance <i>r</i> from a given point in three-dimensional space. That given point is the centre of the sphere, and <i>r</i> is the sphere's radius. The earliest known mentions of spheres appear in the work of the ancient Greek mathematicians. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Sphere">https://en.wikipedia.org/wiki/Sphere</a>)"""@en ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Sph%C3%A8re>, <https://en.wikipedia.org/wiki/Sphere> ;
  a skos:Concept ;
  skos:prefLabel "sphere"@en, "sphère"@fr ;
  skos:broader psr:-X85GRS33-Z, psr:-M3NJVVTK-V ;
  dc:modified "2023-08-31"^^xsd:date ;
  skos:inScheme psr: .

psr:-X85GRS33-Z
  skos:prefLabel "ellipsoïde"@fr, "ellipsoid"@en ;
  a skos:Concept ;
  skos:narrower psr:-SKWG4H6X-1 .

psr:-M3NJVVTK-V
  skos:prefLabel "homogeneous space"@en, "espace homogène"@fr ;
  a skos:Concept ;
  skos:narrower psr:-SKWG4H6X-1 .

