@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:-L2WJFN2D-D
  a skos:Concept ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Spherical_circle>, <https://fr.wikipedia.org/wiki/Petit_cercle> ;
  skos:prefLabel "petit cercle"@fr, "spherical circle"@en ;
  dc:modified "2023-07-31"^^xsd:date ;
  skos:inScheme psr: ;
  skos:broader psr:-LN44RXKJ-J ;
  dc:created "2023-07-31"^^xsd:date ;
  skos:definition """In spherical geometry, a spherical circle (often shortened to circle) is the locus of points on a sphere at constant spherical distance (the spherical radius) from a given point on the sphere (the pole or spherical center). It is a curve of constant geodesic curvature relative to the sphere, analogous to a line or circle in the Euclidean plane; the curves analogous to straight lines are called great circles, and the curves analogous to planar circles are called small circles or lesser circles. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Spherical_circle">https://en.wikipedia.org/wiki/Spherical_circle</a>)"""@en, """Sur une sphère, un petit cercle est son intersection par un plan ne contenant pas le centre de la sphère. L'antonyme de « petit cercle » est « grand cercle ». 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Petit_cercle">https://fr.wikipedia.org/wiki/Petit_cercle</a>)"""@fr .

psr:-LN44RXKJ-J
  skos:prefLabel "trigonométrie sphérique"@fr, "spherical trigonometry"@en ;
  a skos:Concept ;
  skos:narrower psr:-L2WJFN2D-D .

