@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:-W42D202L-K
  skos:prefLabel "inégalité"@fr, "inequality"@en ;
  a skos:Concept ;
  skos:narrower psr:-GN61B72S-G .

psr:-R9WD38J9-W
  skos:prefLabel "moyenne géométrique"@fr, "geometric mean"@en ;
  a skos:Concept ;
  skos:related psr:-GN61B72S-G .

psr:-GN61B72S-G
  skos:prefLabel "inégalité de Maclaurin"@fr, "Maclaurin's inequality"@en ;
  a skos:Concept ;
  skos:definition """En mathématiques, l'inégalité de Maclaurin est une généralisation de l'inégalité arithmético-géométrique. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/In%C3%A9galit%C3%A9_de_Maclaurin">https://fr.wikipedia.org/wiki/In%C3%A9galit%C3%A9_de_Maclaurin</a>)"""@fr, """In mathematics, Maclaurin's inequality, named after Colin Maclaurin, is a refinement of the inequality of arithmetic and geometric means. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Maclaurin%27s_inequality">https://en.wikipedia.org/wiki/Maclaurin%27s_inequality</a>)"""@en ;
  skos:related psr:-NGSXP0PB-S, psr:-R9WD38J9-W ;
  skos:broader psr:-W42D202L-K ;
  dc:modified "2024-10-18"^^xsd:date ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Maclaurin%27s_inequality>, <https://fr.wikipedia.org/wiki/In%C3%A9galit%C3%A9_de_Maclaurin> ;
  skos:inScheme psr: ;
  dc:created "2023-08-11"^^xsd:date .

psr:-NGSXP0PB-S
  skos:prefLabel "arithmetic mean"@en, "moyenne arithmétique"@fr ;
  a skos:Concept ;
  skos:related psr:-GN61B72S-G .

psr: a skos:ConceptScheme .
