@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:-PZ0FS9ZS-B
  skos:prefLabel "système de coordonnées"@fr, "coordinate system"@en ;
  a skos:Concept ;
  skos:related psr:-FTB52S86-C .

psr: a skos:ConceptScheme .
psr:-FTB52S86-C
  skos:prefLabel "origin"@en, "origine"@fr ;
  skos:related psr:-T2KX6KGR-6, psr:-PZ0FS9ZS-B ;
  skos:definition """En mathématiques, l'origine d'un espace euclidien est un point spécial, couramment noté <i>O</i>, utilisé comme point fixe de référence qui servira de repère pour la géométrie de l'espace environnant. Dans les problèmes physiques, le choix de l'origine est souvent arbitraire, ce qui impliquerait que le choix de n'importe quelle origine donnera la même réponse. Ceci autorise à choisir un point d'origine qui simplifie les calculs autant que possible, en utilisant notamment des propriétés avantageuses de symétrie. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Origine_(math%C3%A9matiques)">https://fr.wikipedia.org/wiki/Origine_(math%C3%A9matiques)</a>)"""@fr, """In mathematics, the origin of a Euclidean space is a special point, usually denoted by the letter <i>O</i>, used as a fixed point of reference for the geometry of the surrounding space. In physical problems, the choice of origin is often arbitrary, meaning any choice of origin will ultimately give the same answer. This allows one to pick an origin point that makes the mathematics as simple as possible, often by taking advantage of some kind of geometric symmetry. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Origin_(mathematics)">https://en.wikipedia.org/wiki/Origin_(mathematics)</a>)"""@en ;
  skos:broader psr:-W96QGKZX-0, psr:-PX7GDTC2-7 ;
  a skos:Concept ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Origin_(mathematics)>, <https://fr.wikipedia.org/wiki/Origine_(math%C3%A9matiques)> ;
  dc:modified "2023-08-10"^^xsd:date ;
  dc:created "2023-08-10"^^xsd:date ;
  skos:inScheme psr: .

psr:-W96QGKZX-0
  skos:prefLabel "elementary algebra"@en, "algèbre élémentaire"@fr ;
  a skos:Concept ;
  skos:narrower psr:-FTB52S86-C .

psr:-T2KX6KGR-6
  skos:prefLabel "Euclidean space"@en, "espace euclidien"@fr ;
  a skos:Concept ;
  skos:related psr:-FTB52S86-C .

psr:-PX7GDTC2-7
  skos:prefLabel "point"@fr, "point"@en ;
  a skos:Concept ;
  skos:narrower psr:-FTB52S86-C .

