@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:-BLP2HLSP-6
  skos:prefLabel "calcul intégral"@fr, "integral calculus"@en ;
  a skos:Concept ;
  skos:narrower psr:-DLV6MZQR-7 .

psr: a skos:ConceptScheme .
psr:-V0G085HP-P
  skos:prefLabel "differential geometry"@en, "géométrie différentielle"@fr ;
  a skos:Concept ;
  skos:narrower psr:-DLV6MZQR-7 .

psr:-HZK535CB-J
  skos:prefLabel "longueur"@fr, "length"@en ;
  a skos:Concept ;
  skos:narrower psr:-DLV6MZQR-7 .

psr:-DLV6MZQR-7
  skos:broader psr:-HZK535CB-J, psr:-V0G085HP-P, psr:-BLP2HLSP-6 ;
  skos:prefLabel "longueur d'un arc"@fr, "arc length"@en ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Longueur_d%27un_arc>, <https://en.wikipedia.org/wiki/Arc_length> ;
  skos:definition """En géométrie, la question de la longueur d'un arc est simple à concevoir (intuitive). L'idée d'arc correspond à celle d'une ligne, ou d'une trajectoire d'un point dans un plan ou l'espace par exemple. Sa longueur peut être vue comme la distance parcourue par un point matériel suivant cette trajectoire ou encore comme la longueur d'un fil prenant exactement la place de cette ligne. La longueur d'un arc est, soit un nombre positif, soit l'infini. Un vieil exemple est celui du demi-cercle de rayon <i>r</i>, où <i>r</i> désigne un nombre réel positif. Sa longueur est égale à π<i>r</i>. Un exemple, plus simple, est donné par un segment, sa longueur est égale à la distance qui sépare ses deux extrémités. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Longueur_d%27un_arc">https://fr.wikipedia.org/wiki/Longueur_d%27un_arc</a>)"""@fr, """Arc length is the distance between two points along a section of a curve. Determining the length of an irregular arc segment by approximating the arc segment as connected (straight) line segments is also called curve rectification. A rectifiable curve has a finite number of segments in its rectification (so the curve has a finite length). If a curve can be parameterized as an injective and continuously differentiable function (i.e., the derivative is a continuous function) <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 f\\\\colon [a,b]\\	o \\\\mathbb {R} ^{n}}">
         <semantics>
         <mrow class="MJX-TeXAtom-ORD">
         <mstyle displaystyle="true" scriptlevel="0">
         <mi>f</mi>
         <mo>:<!-- : --></mo>
         <mo stretchy="false">[</mo>
         <mi>a</mi>
         <mo>,</mo>
         <mi>b</mi>
         <mo stretchy="false">]</mo>
         <mo stretchy="false">→<!-- → --></mo>
         <msup>
         <mrow class="MJX-TeXAtom-ORD">
         <mi mathvariant="double-struck">R</mi>
         </mrow>
         <mrow class="MJX-TeXAtom-ORD">
         <mi>n</mi>
         </mrow>
         </msup>
         </mstyle>
         </mrow>
         <annotation encoding="application/x-tex">{\\\\displaystyle f\\\\colon [a,b]\\	o \\\\mathbb {R} ^{n}}</annotation>
         </semantics>
         </math></span><img src="https://wikimedia.org/api/rest_v1/media/math/render/svg/4384ee07c2e449e026d0e76da4d1dce99f3658cd" class="mwe-math-fallback-image-inline mw-invert" aria-hidden="true" style="vertical-align: -0.838ex; width:13.378ex; height:2.843ex;" alt="{\\\\displaystyle f\\\\colon [a,b]\\	o \\\\mathbb {R} ^{n}}"></span>, then the curve is rectifiable (i.e., it has a finite length). 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Arc_length">https://en.wikipedia.org/wiki/Arc_length</a>)"""@en ;
  dc:modified "2023-08-03"^^xsd:date ;
  a skos:Concept ;
  dc:created "2023-08-03"^^xsd:date ;
  skos:inScheme psr: .

