@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:-SKGJ9CKK-N
  skos:prefLabel "géométrie algébrique"@fr, "algebraic geometry"@en ;
  a skos:Concept ;
  skos:narrower psr:-DGF686G1-H .

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

psr:-RXQC777M-K
  skos:prefLabel "algèbre différentielle"@fr, "differential algebra"@en ;
  a skos:Concept ;
  skos:narrower psr:-DGF686G1-H .

psr:-DGF686G1-H
  skos:broader psr:-RXQC777M-K, psr:-SKGJ9CKK-N, psr:-ZG8KSSCH-B ;
  skos:prefLabel "espace tangent de Zariski"@fr, "Zariski tangent space"@en ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Espace_tangent_(g%C3%A9om%C3%A9trie_alg%C3%A9brique)>, <https://en.wikipedia.org/wiki/Zariski_tangent_space> ;
  a skos:Concept ;
  skos:inScheme psr: ;
  skos:definition """En géométrie algébrique, on peut définir la notion d'espace tangent (de Zariski) sans faire (explicitement) de calcul différentiel. C'est en quelque sorte une première approximation de la structure locale du schéma. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Espace_tangent_(g%C3%A9om%C3%A9trie_alg%C3%A9brique)">https://fr.wikipedia.org/wiki/Espace_tangent_(g%C3%A9om%C3%A9trie_alg%C3%A9brique)</a>)"""@fr, """In algebraic geometry, the Zariski tangent space is a construction that defines a tangent space at a point <i>P</i> on an algebraic variety <i>V</i> (and more generally). It does not use differential calculus, being based directly on abstract algebra, and in the most concrete cases just the theory of a system of linear equations. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Zariski_tangent_space">https://en.wikipedia.org/wiki/Zariski_tangent_space</a>)"""@en ;
  dc:modified "2023-08-23"^^xsd:date ;
  dc:created "2023-08-23"^^xsd:date .

psr: a skos:ConceptScheme .
