@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:-F9XKFTD5-D
  skos:prefLabel "inequality of arithmetic and geometric means"@en, "inégalité arithmético-géométrique"@fr ;
  a skos:Concept ;
  skos:related psr:-NGSXP0PB-S .

psr:-GN61B72S-G
  skos:prefLabel "Maclaurin's inequality"@en, "inégalité de Maclaurin"@fr ;
  a skos:Concept ;
  skos:related psr:-NGSXP0PB-S .

psr:-NGSXP0PB-S
  skos:inScheme psr: ;
  a skos:Concept ;
  dc:modified "2024-10-18"^^xsd:date ;
  skos:prefLabel "arithmetic mean"@en, "moyenne arithmétique"@fr ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Arithmetic_mean>, <https://fr.wikipedia.org/wiki/Moyenne_arithm%C3%A9tique> ;
  skos:definition """En mathématiques, la moyenne arithmétique d'une liste de nombres réels est la somme des valeurs divisée par le nombre de valeurs. Il s’agit de la moyenne au sens usuel du terme, sans coefficients, l’adjectif « arithmétique » la distinguant d’autres moyennes mathématiques moins courantes. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Moyenne_arithm%C3%A9tique">https://fr.wikipedia.org/wiki/Moyenne_arithm%C3%A9tique</a>)"""@fr, """In mathematics and statistics, the arithmetic mean, arithmetic average, or just the mean or average (when the context is clear) is the sum of a collection of numbers divided by the count of numbers in the collection. The collection is often a set of results from an experiment, an observational study, or a survey. The term "arithmetic mean" is preferred in some mathematics and statistics contexts because it helps distinguish it from other types of means, such as geometric and harmonic. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Arithmetic_mean">https://en.wikipedia.org/wiki/Arithmetic_mean</a>)"""@en ;
  skos:altLabel "arithmetic average"@en ;
  skos:related psr:-F9XKFTD5-D, psr:-GN61B72S-G ;
  skos:broader psr:-TFZMWH4D-R .

psr:-TFZMWH4D-R
  skos:prefLabel "Pythagorean means"@en, "moyenne pythagoricienne"@fr ;
  a skos:Concept ;
  skos:narrower psr:-NGSXP0PB-S .

psr: a skos:ConceptScheme .
