@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:-XZ1PX8C3-D
  skos:prefLabel "espace affine"@fr, "affine space"@en ;
  a skos:Concept ;
  skos:narrower psr:-TVNCX60C-T .

psr: a skos:ConceptScheme .
psr:-ZTD7VMDS-3
  skos:prefLabel "analyse convexe"@fr, "convex analysis"@en ;
  a skos:Concept ;
  skos:narrower psr:-TVNCX60C-T .

psr:-TVNCX60C-T
  skos:definition """In mathematics, the affine hull or affine span of a set <i>S</i> in Euclidean space <b>R</b>ⁿ is the smallest affine set containing <i>S</i>, or equivalently, the intersection of all affine sets containing <i>S</i>. Here, an affine set may be defined as the translation of a vector subspace. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Affine_hull">https://en.wikipedia.org/wiki/Affine_hull</a>)"""@en, """En géométrie, dans un espace affine <i>E</i>, le sous-espace affine engendré par une partie non vide <i>A</i>, également dénommé l'enveloppe affine de <i>A</i>, est le plus petit sous-espace affine de <i>E</i> contenant <i>A</i>. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Sous-espace_affine_engendr%C3%A9">https://fr.wikipedia.org/wiki/Sous-espace_affine_engendr%C3%A9</a>)"""@fr ;
  skos:broader psr:-ZTD7VMDS-3, psr:-XZ1PX8C3-D ;
  skos:altLabel "enveloppe affine"@fr, "affine span"@en ;
  skos:prefLabel "sous-espace affine engendré"@fr, "affine hull"@en ;
  dc:created "2023-07-28"^^xsd:date ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Affine_hull>, <https://fr.wikipedia.org/wiki/Sous-espace_affine_engendr%C3%A9> ;
  skos:inScheme psr: ;
  a skos:Concept ;
  dc:modified "2023-07-28"^^xsd:date .

