@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:-C416GZ5R-Z
  a skos:Concept ;
  skos:inScheme psr: ;
  skos:broader psr:-PFC2HSVT-Z ;
  dc:modified "2024-10-18"^^xsd:date ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Imaginary_number>, <https://fr.wikipedia.org/wiki/Nombre_imaginaire_pur> ;
  skos:definition """Un nombre imaginaire pur est un nombre complexe qui s'écrit sous la forme ia avec a réel, i étant l'unité imaginaire. Par exemple, i et −3i sont des imaginaires purs. Ce sont les nombres complexes dont la partie réelle est nulle. L'ensemble des imaginaires purs est donc égal à iℝ (aussi noté iR).
<br/>Le carré d'un nombre imaginaire pur est un nombre réel négatif ou nul, et les racines carrées d'un nombre réel négatif sont des imaginaires purs. Au XVIe siècle, les travaux de Cardan et de Raphaël Bombelli ont montré l'intérêt d'utiliser des racines carrées de nombres négatifs dans les calculs. Considérés dans un premier temps comme « imaginaires » ou « inconcevables », ils ont fini par être considérés comme des nombres à part entière au cours du XIXe siècle. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Nombre_imaginaire_pur">https://fr.wikipedia.org/wiki/Nombre_imaginaire_pur</a>)"""@fr, """An <b>imaginary number</b> is a real number multiplied by the imaginary unit <span class="texhtml mvar" style="font-style:italic;">i</span>, which is defined by its property <span class="texhtml"><i>i</i><sup>2</sup> = −1</span>. The square of an imaginary number <span class="texhtml mvar" style="font-style:italic;">bi</span> is <span class="texhtml">−<i>b</i><sup>2</sup></span>. For example, <span class="texhtml">5<i>i</i></span> is an imaginary number, and its square is <span class="texhtml">−25</span>. The number zero is considered to be both real and imaginary. Originally coined in the 17th century by René Descartes as a derogatory term and regarded as fictitious or useless, the concept gained wide acceptance following the work of Leonhard Euler (in the 18th century) and Augustin-Louis Cauchy and Carl Friedrich Gauss (in the early 19th century). An imaginary number <span class="texhtml"><i>bi</i></span> can be added to a real number <span class="texhtml mvar" style="font-style:italic;">a</span> to form a complex number of the form <span class="texhtml"><i>a</i> + <i>bi</i></span>, where the real numbers <span class="texhtml mvar" style="font-style:italic;">a</span> and <span class="texhtml mvar" style="font-style:italic;">b</span> are called, respectively, the <i>real part</i> and the <i>imaginary part</i> of the complex number. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Imaginary_number">https://en.wikipedia.org/wiki/Imaginary_number</a>)"""@en ;
  skos:prefLabel "imaginary number"@en, "nombre imaginaire pur"@fr .

psr:-PFC2HSVT-Z
  skos:prefLabel "nombre complexe"@fr, "complex number"@en ;
  a skos:Concept ;
  skos:narrower psr:-C416GZ5R-Z .

