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

psr:-SPF3NQD4-H
  skos:inScheme psr: ;
  skos:broader psr:-PZ0FS9ZS-B, psr:-VX20K4H9-G ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Syst%C3%A8me_de_coordonn%C3%A9es_du_plan_hyperbolique>, <https://en.wikipedia.org/wiki/Coordinate_systems_for_the_hyperbolic_plane> ;
  skos:definition """Dans le plan hyperbolique, comme dans le plan euclidien, chaque point peut être représenté par un couple de nombres réels, appelés ses coordonnées. Il existe plusieurs systèmes de coordonnées du plan hyperbolique, qualitativement distincts. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Syst%C3%A8me_de_coordonn%C3%A9es_du_plan_hyperbolique">https://fr.wikipedia.org/wiki/Syst%C3%A8me_de_coordonn%C3%A9es_du_plan_hyperbolique</a>)"""@fr, """In the hyperbolic plane, as in the Euclidean plane, each point can be uniquely identified by two real numbers. Several qualitatively different ways of coordinatizing the plane in hyperbolic geometry are used. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Coordinate_systems_for_the_hyperbolic_plane">https://en.wikipedia.org/wiki/Coordinate_systems_for_the_hyperbolic_plane</a>)"""@en ;
  dc:modified "2023-09-27"^^xsd:date ;
  skos:prefLabel "système de coordonnées du plan hyperbolique"@fr, "coordinate system for the hyperbolic plane"@en ;
  dc:created "2023-06-29"^^xsd:date ;
  a skos:Concept .

psr:-VX20K4H9-G
  skos:prefLabel "hyperbolic geometry"@en, "géométrie hyperbolique"@fr ;
  a skos:Concept ;
  skos:narrower psr:-SPF3NQD4-H .

