@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:-Q2R593CF-Z
  skos:prefLabel "analytic geometry"@en, "géométrie analytique"@fr ;
  a skos:Concept ;
  skos:narrower psr:-WD5FXH8G-6 .

psr:-Q10Q14NT-1
  skos:prefLabel "topologie différentielle"@fr, "differential topology"@en ;
  a skos:Concept ;
  skos:narrower psr:-WD5FXH8G-6 .

psr:-WD5FXH8G-6
  skos:prefLabel "tangent line to a plane curve"@en, "tangente à une courbe"@fr ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Tangent>, <https://fr.wikipedia.org/wiki/Tangente_(g%C3%A9om%C3%A9trie)> ;
  a skos:Concept ;
  skos:altLabel "tangent to a plane curve"@en ;
  skos:definition """Tangente vient du latin tangere, toucher : en géométrie, la tangente à une courbe en un de ses points est une droite qui « touche » la courbe au plus près au voisinage de ce point. La courbe et sa tangente forment alors un angle nul en ce point. La notion de tangente permet d'effectuer des approximations : pour la résolution de certains problèmes qui demandent de connaître le comportement de la courbe au voisinage d'un point, on peut assimiler celle-ci à sa tangente. Ceci explique la parenté entre la notion de tangente et le calcul différentiel. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Tangente_(g%C3%A9om%C3%A9trie)">https://fr.wikipedia.org/wiki/Tangente_(g%C3%A9om%C3%A9trie)</a>)"""@fr, """In geometry, the tangent line (or simply tangent) to a plane curve at a given point is the straight line that "just touches" the curve at that point. Leibniz defined it as the line through a pair of infinitely close points on the curve. More precisely, a straight line is said to be a tangent of a curve <i>y</i> = <i>f</i>(<i>x</i>) at a point <i>x</i> = <i>c</i> if the line passes through the point (<i>c</i>, <i>f</i>(<i>c</i>)) on the curve and has slope <i>f</i>'(<i>c</i>), where <i>f</i>' is the derivative of <i>f</i>. A similar definition applies to space curves and curves in <i>n</i>-dimensional Euclidean space. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Tangent">https://en.wikipedia.org/wiki/Tangent</a>)"""@en ;
  dc:modified "2023-09-27"^^xsd:date ;
  skos:broader psr:-Q2R593CF-Z, psr:-Q10Q14NT-1, psr:-V0G085HP-P ;
  skos:inScheme psr: .

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

