@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:-F6VVKPLD-B
  skos:definition """En mathématiques, un biquaternion (ou quaternion complexe) est un élément de l'algèbre des quaternions sur les nombres complexes. Le concept d'un biquaternion fut mentionné la première fois par William Rowan Hamilton au XIXe siècle. William Kingdon Clifford utilisa le même nom à propos d'une algèbre différente. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Biquaternion">https://fr.wikipedia.org/wiki/Biquaternion</a>)"""@fr, """In abstract algebra, the <b>biquaternions</b> are the numbers <span class="texhtml"><i>w</i> + <i>x</i> <b>i</b> + <i>y</i> <b>j</b> + <i>z</i> <b>k</b></span>, where <span class="texhtml"><i>w</i>, <i>x</i>, <i>y</i></span>, and <span class="texhtml mvar" style="font-style:italic;">z</span> are complex numbers, or variants thereof, and the elements of <span class="texhtml">{<b>1</b>, <b>i</b>, <b>j</b>, <b>k</b>}</span> multiply as in the quaternion group and commute with their coefficients.
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Biquaternion">https://en.wikipedia.org/wiki/Biquaternion</a>)"""@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Biquaternion>, <https://fr.wikipedia.org/wiki/Biquaternion> ;
  skos:broader psr:-S3LD8TJZ-6, psr:-G912GB3C-D ;
  skos:altLabel "quaternion complexe"@fr ;
  a skos:Concept ;
  dc:modified "2023-09-06"^^xsd:date ;
  skos:prefLabel "biquaternion"@en, "biquaternion"@fr ;
  skos:inScheme psr: ;
  dc:created "2023-08-17"^^xsd:date .

psr:-G912GB3C-D
  skos:prefLabel "quaternion"@fr, "quaternion"@en ;
  a skos:Concept ;
  skos:narrower psr:-F6VVKPLD-B .

psr:-S3LD8TJZ-6
  skos:prefLabel "relativité restreinte"@fr, "special relativity"@en ;
  a skos:Concept ;
  skos:narrower psr:-F6VVKPLD-B .

