@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: a skos:ConceptScheme .
psr:-DSDZP0C6-Q
  skos:exactMatch <https://fr.wikipedia.org/wiki/C%C3%B4ne_dual>, <https://en.wikipedia.org/wiki/Dual_cone_and_polar_cone> ;
  a skos:Concept ;
  skos:prefLabel "cône dual"@fr, "dual cone"@en ;
  dc:created "2023-08-16"^^xsd:date ;
  skos:broader psr:-ZTD7VMDS-3 ;
  skos:inScheme psr: ;
  skos:definition """Dual cone and polar cone are closely related concepts in convex analysis, a branch of mathematics. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Dual_cone_and_polar_cone">https://en.wikipedia.org/wiki/Dual_cone_and_polar_cone</a>)"""@en, """En mathématiques, et plus précisément en analyse convexe, le cône dual d'une partie P d'un espace euclidien E est l'ensemble des vecteurs de E qui font un angle plus petit que π/2 avec les vecteurs de P. C'est un cône convexe fermé non vide. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/C%C3%B4ne_dual">https://fr.wikipedia.org/wiki/C%C3%B4ne_dual</a>)"""@fr ;
  dc:modified "2024-10-18"^^xsd:date .

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

