@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:-BTZ6D1ST-5
  skos:prefLabel "vecteur"@fr, "vector"@en ;
  a skos:Concept ;
  skos:narrower psr:-WBKDF2RP-D .

psr:-Z6DZ5M0C-0
  skos:prefLabel "line"@en, "droite"@fr ;
  a skos:Concept ;
  skos:related psr:-WBKDF2RP-D .

psr:-WBKDF2RP-D
  skos:related psr:-Z6DZ5M0C-0 ;
  skos:inScheme psr: ;
  skos:definition """En mathématiques, on appelle <b>vecteur directeur</b> d'une droite <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 (D)}">
         <semantics>
         <mrow class="MJX-TeXAtom-ORD">
         <mstyle displaystyle="true" scriptlevel="0">
         <mo stretchy="false">(</mo>
         <mi>D</mi>
         <mo stretchy="false">)</mo>
         </mstyle>
         </mrow>
         <annotation encoding="application/x-tex">{\\\\displaystyle (D)}</annotation>
         </semantics>
         </math></span><img src="https://wikimedia.org/api/rest_v1/media/math/render/svg/5cbcb66c83c0cf2a2d0e26d456072eef521e6823" class="mwe-math-fallback-image-inline mw-invert" aria-hidden="true" style="vertical-align: -0.838ex; width:3.734ex; height:2.843ex;" alt="{\\\\displaystyle (D)}"></span> tout vecteur <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 {\\\\vec {U}}}">
         <semantics>
         <mrow class="MJX-TeXAtom-ORD">
         <mstyle displaystyle="true" scriptlevel="0">
         <mrow class="MJX-TeXAtom-ORD">
         <mrow class="MJX-TeXAtom-ORD">
         <mover>
         <mi>U</mi>
         <mo stretchy="false">→<!-- → --></mo>
         </mover>
         </mrow>
         </mrow>
         </mstyle>
         </mrow>
         <annotation encoding="application/x-tex">{\\\\displaystyle {\\\\vec {U}}}</annotation>
         </semantics>
         </math></span><img src="https://wikimedia.org/api/rest_v1/media/math/render/svg/b5d12a829772df1246fb9dfc83ce3312a41f065e" class="mwe-math-fallback-image-inline mw-invert" aria-hidden="true" style="vertical-align: -0.338ex; width:1.783ex; height:2.843ex;" alt="{\\\\vec  {U}}"></span>, non nul, qui possède la même direction que la droite <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 (D)}">
         <semantics>
         <mrow class="MJX-TeXAtom-ORD">
         <mstyle displaystyle="true" scriptlevel="0">
         <mo stretchy="false">(</mo>
         <mi>D</mi>
         <mo stretchy="false">)</mo>
         </mstyle>
         </mrow>
         <annotation encoding="application/x-tex">{\\\\displaystyle (D)}</annotation>
         </semantics>
         </math></span><img src="https://wikimedia.org/api/rest_v1/media/math/render/svg/5cbcb66c83c0cf2a2d0e26d456072eef521e6823" class="mwe-math-fallback-image-inline mw-invert" aria-hidden="true" style="vertical-align: -0.838ex; width:3.734ex; height:2.843ex;" alt="{\\\\displaystyle (D)}"></span>. Pour une droite donnée, il existe une infinité de vecteurs directeurs, tous colinéaires entre eux. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Vecteur_directeur">https://fr.wikipedia.org/wiki/Vecteur_directeur</a>)"""@fr ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Vecteur_directeur> ;
  dc:modified "2023-07-03"^^xsd:date ;
  skos:broader psr:-BTZ6D1ST-5 ;
  a skos:Concept ;
  skos:prefLabel "direction vector"@en, "vecteur directeur"@fr ;
  dc:created "2023-07-03"^^xsd:date .

