@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:-ZG8KSSCH-B
  skos:prefLabel "espace tangent"@fr, "tangent space"@en ;
  skos:definition """L'espace tangent en un point <i>p</i> d'une variété différentielle <i>M</i> est un espace vectoriel qui intuitivement est l'ensemble de tous les vecteurs-vitesse possibles d'un « mobile » se déplaçant (sans pouvoir la quitter) dans la variété <i>M</i> quand il est en <i>p</i>. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Espace_tangent">https://fr.wikipedia.org/wiki/Espace_tangent</a>)"""@fr, """In mathematics, the tangent space of a manifold is a generalization of tangent lines to curves in two-dimensional space and tangent planes to surfaces in three-dimensional space in higher dimensions. In the context of physics the tangent space to a manifold at a point can be viewed as the space of possible velocities for a particle moving on the manifold. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Tangent_space">https://en.wikipedia.org/wiki/Tangent_space</a>)"""@en ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Espace_tangent>, <https://en.wikipedia.org/wiki/Tangent_space> ;
  skos:inScheme psr: ;
  skos:broader psr:-V0G085HP-P, psr:-W0JJX1W8-X ;
  skos:narrower psr:-DGF686G1-H ;
  dc:modified "2023-08-23"^^xsd:date ;
  a skos:Concept .

psr:-DGF686G1-H
  skos:prefLabel "Zariski tangent space"@en, "espace tangent de Zariski"@fr ;
  a skos:Concept ;
  skos:broader psr:-ZG8KSSCH-B .

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

psr:-W0JJX1W8-X
  skos:prefLabel "vector space"@en, "espace vectoriel"@fr ;
  a skos:Concept ;
  skos:narrower psr:-ZG8KSSCH-B .

