@prefix psr: <http://data.loterre.fr/ark:/67375/PSR> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

psr: a skos:ConceptScheme .
psr:-XJ7K95G7-L
  skos:prefLabel "optimization"@en, "optimisation"@fr ;
  a skos:Concept ;
  skos:narrower psr:-VMJK1FFL-L .

psr:-VMJK1FFL-L
  skos:broader psr:-T88XBMNP-M, psr:-MDFZ99KQ-Q, psr:-XJ7K95G7-L ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Extremum>, <https://en.wikipedia.org/wiki/Maximum_and_minimum> ;
  skos:prefLabel "extremum"@en, "extremum"@fr ;
  skos:definition """In mathematical analysis, the maximum and minimum of a function are, respectively, the largest and smallest value taken by the function. Known generically as extremum, they may be defined either within a given range (the local or relative extrema) or on the entire domain (the global or absolute extrema) of a function. Pierre de Fermat was one of the first mathematicians to propose a general technique, adequality, for finding the maxima and minima of functions. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Maximum_and_minimum">https://en.wikipedia.org/wiki/Maximum_and_minimum</a>)"""@en, """Un extremum (pluriel extrema ou extremums), ou extrémum (pluriel extrémums), est une valeur extrême, soit maximum, soit minimum. Cette notion est particulièrement utilisée en mathématiques, où l'expression maximo-minimum, introduite par Nicolas de Cues, correspond à partir de Fermat et Leibniz aux extrêmes d'une courbe ou d'une fonction, repérés par le fait que les dérivées s'y annulent. Elle est aussi utilisée en physique, où le principe de moindre action est un principe extrémal ainsi que Euler l'a montré. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Extremum">https://fr.wikipedia.org/wiki/Extremum</a>)"""@fr ;
  skos:inScheme psr: ;
  skos:altLabel "extrémum"@fr, "maximum and minimum"@en ;
  a skos:Concept .

psr:-MDFZ99KQ-Q
  skos:prefLabel "fonction numérique"@fr, "real-valued function"@en ;
  a skos:Concept ;
  skos:narrower psr:-VMJK1FFL-L .

psr:-T88XBMNP-M
  skos:prefLabel "set theory"@en, "théorie des ensembles"@fr ;
  a skos:Concept ;
  skos:narrower psr:-VMJK1FFL-L .

