@prefix psr: <http://data.loterre.fr/ark:/67375/PSR> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

psr: a skos:ConceptScheme .
psr:-X5920MNG-M
  skos:prefLabel "complex geometry"@en, "géométrie complexe"@fr ;
  a skos:Concept ;
  skos:narrower psr:-ML7S6ZNX-N .

psr:-ML7S6ZNX-N
  skos:exactMatch <https://fr.wikipedia.org/wiki/Plan_complexe>, <https://en.wikipedia.org/wiki/Complex_plane> ;
  skos:inScheme psr: ;
  skos:broader psr:-RN57KZJ9-9, psr:-X5920MNG-M ;
  skos:definition """In mathematics, the complex plane is the plane formed by the complex numbers, with a Cartesian coordinate system such that the x-axis, called the real axis, is formed by the real numbers, and the y-axis, called the imaginary axis, is formed by the imaginary numbers. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Complex_plane">https://en.wikipedia.org/wiki/Complex_plane</a>)"""@en, """En mathématiques, le plan complexe (aussi appelé plan d'Argand, plan d'Argand-Cauchy ou plan d'Argand-Gauss) désigne un plan, muni d'un repère orthonormé, dont chaque point est la représentation graphique d'un nombre complexe unique. Le nombre complexe associé à un point est appelé l'affixe de ce point. Une affixe est constituée d'une partie réelle et d'une partie imaginaire correspondant respectivement à l'abscisse et l'ordonnée du point. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Plan_complexe">https://fr.wikipedia.org/wiki/Plan_complexe</a>)"""@fr ;
  skos:altLabel "plan d'Argand-Cauchy"@fr, "Argand plane"@en, "Gauss plane"@en, "plan d'Argand"@fr, "plan d'Argand-Gauss"@fr ;
  a skos:Concept ;
  skos:prefLabel "complex plane"@en, "plan complexe"@fr .

psr:-RN57KZJ9-9
  skos:prefLabel "analyse complexe"@fr, "complex analysis"@en ;
  a skos:Concept ;
  skos:narrower psr:-ML7S6ZNX-N .

