@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:-PCLPL67G-L
  skos:exactMatch <https://en.wikipedia.org/wiki/Great_circle>, <https://fr.wikipedia.org/wiki/Grand_cercle> ;
  skos:prefLabel "grand cercle"@fr, "great circle"@en ;
  skos:broader psr:-LN44RXKJ-J ;
  skos:narrower psr:-JLXW4VKD-5 ;
  skos:definition """In mathematics, a great circle or orthodrome is the circular intersection of a sphere and a plane passing through the sphere's center point. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Great_circle">https://en.wikipedia.org/wiki/Great_circle</a>)"""@en, """En géométrie, un grand cercle est un cercle tracé à la surface d'une sphère qui a le même diamètre qu'elle. De manière équivalente, on peut définir un grand cercle comme un cercle tracé sur la sphère ayant le même centre que la sphère ; ou encore, comme l'intersection entre une sphère et un plan passant par le centre de cette sphère ; ou comme un cercle tracé sur la sphère de longueur maximale. Par exemple, que l'on modélise le globe terrestre par une sphère ou que l'on considère l'ellipsoïde, dans ces deux cas l'équateur est un grand cercle. De manière générale, un grand cercle tracé sur une sphère la divise en deux hémisphères égaux. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Grand_cercle">https://fr.wikipedia.org/wiki/Grand_cercle</a>)"""@fr ;
  dc:modified "2023-07-31"^^xsd:date ;
  dc:created "2023-07-31"^^xsd:date ;
  a skos:Concept ;
  skos:inScheme psr: ;
  skos:altLabel "orthodrome"@en .

psr: a skos:ConceptScheme .
psr:-JLXW4VKD-5
  skos:prefLabel "distance du grand cercle"@fr, "great-circle distance"@en ;
  a skos:Concept ;
  skos:broader psr:-PCLPL67G-L .

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

