@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:-Q644ZTTB-D
  a skos:Concept ;
  skos:related psr:-CF5FC8JW-T ;
  skos:broader psr:-BTZ6D1ST-5 ;
  skos:definition """Dans un espace vectoriel normé (réel ou complexe) <i>E</i>, un vecteur unitaire est un vecteur dont la norme est égale à 1.
         <br/>- Si le corps des scalaires est <b>R</b>, deux vecteurs unitaires <i>v</i> et <i>w</i> sont colinéaires si et seulement si <i>v</i> = <i>w</i> ou <i>v</i> = –<i>w</i>.
         <br/>- Si le corps des scalaires est <b>C</b>, et si <i>v</i> est un vecteur unitaire de <i>E</i>, alors les vecteurs unitaires colinéaires à <i>v</i> sont α<i>v</i> où α est un complexe de module 1. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Vecteur_unitaire">https://fr.wikipedia.org/wiki/Vecteur_unitaire</a>)"""@fr, """In mathematics, a <b>unit vector</b> in a normed vector space is a vector (often a spatial vector) of length 1. A unit vector is often denoted by a lowercase letter with a circumflex, or "hat", as in <span class="mwe-math-element"><span class="mwe-math-mathml-inline mwe-math-mathml-a11y" style="display: none;"><math xmlns="http://www.w3.org/1998/Math/MathML" alttext="{\\\\displaystyle {\\\\hat {\\\\mathbf {v} }}}">
<br/>  <semantics>
<br/>    <mrow class="MJX-TeXAtom-ORD">
<br/>      <mstyle displaystyle="true" scriptlevel="0">
<br/>        <mrow class="MJX-TeXAtom-ORD">
<br/>          <mrow class="MJX-TeXAtom-ORD">
<br/>            <mover>
<br/>              <mrow class="MJX-TeXAtom-ORD">
<br/>                <mi mathvariant="bold">v</mi>
<br/>              </mrow>
<br/>              <mo stretchy="false">^<!-- ^ --></mo>
<br/>            </mover>
<br/>          </mrow>
<br/>        </mrow>
<br/>      </mstyle>
<br/>    </mrow>
<br/>    <annotation encoding="application/x-tex">{\\\\displaystyle {\\\\hat {\\\\mathbf {v} }}}</annotation>
<br/>  </semantics>
<br/></math></span><img src="https://wikimedia.org/api/rest_v1/media/math/render/svg/e07d20e4ec673485a4ba42dc927be6ce1c00184a" class="mwe-math-fallback-image-inline" aria-hidden="true" style="vertical-align: -0.338ex; width:1.411ex; height:2.343ex;" alt="{\\\\hat  {{\\\\mathbf  {v}}}}"></span> (pronounced "v-hat").
<br/>The term <i><b>direction vector</b></i>, commonly denoted as <b>d</b>, is used to describe a unit vector being used to represent spatial direction and relative direction. 2D spatial directions are numerically equivalent to points on the unit circle 
<br/>and spatial directions in 3D are equivalent to a point on the unit sphere. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Unit_vector">https://en.wikipedia.org/wiki/Unit_vector</a>)"""@en ;
  dc:created "2023-07-03"^^xsd:date ;
  skos:prefLabel "unit vector"@en, "vecteur unitaire"@fr ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Vecteur_unitaire>, <https://en.wikipedia.org/wiki/Unit_vector> ;
  skos:inScheme psr: ;
  dc:modified "2023-07-03"^^xsd:date .

psr: a skos:ConceptScheme .
psr:-BTZ6D1ST-5
  skos:prefLabel "vecteur"@fr, "vector"@en ;
  a skos:Concept ;
  skos:narrower psr:-Q644ZTTB-D .

psr:-CF5FC8JW-T
  skos:prefLabel "espace vectoriel normé"@fr, "normed vector space"@en ;
  a skos:Concept ;
  skos:related psr:-Q644ZTTB-D .

