@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:-WTK9N44N-V .

psr:-WTK9N44N-V
  skos:prefLabel "Askey-Gasper inequality"@en, "inégalité d'Askey-Gasper"@fr ;
  dc:created "2023-08-11"^^xsd:date ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/In%C3%A9galit%C3%A9_d%27Askey-Gasper>, <https://en.wikipedia.org/wiki/Askey%E2%80%93Gasper_inequality> ;
  skos:related psr:-HDF2GXJ6-4, psr:-FH1H1FB9-1 ;
  skos:broader psr:-W42D202L-K ;
  skos:inScheme psr: ;
  skos:definition """In mathematics, the Askey–Gasper inequality is an inequality for Jacobi polynomials proved by Richard Askey and George Gasper (1976) and used in the proof of the Bieberbach conjecture. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Askey%E2%80%93Gasper_inequality">https://en.wikipedia.org/wiki/Askey%E2%80%93Gasper_inequality</a>)"""@en, """En mathématiques, l'inégalité d'Askey-Gasper est une inégalité sur les polynômes de Jacobi démontrée par Richard Askey et George Gasper en 1976 et qui est utilisée dans la démonstration de la conjecture de Bieberbach. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/In%C3%A9galit%C3%A9_d%27Askey-Gasper">https://fr.wikipedia.org/wiki/In%C3%A9galit%C3%A9_d%27Askey-Gasper</a>)"""@fr ;
  dc:modified "2023-08-22"^^xsd:date ;
  a skos:Concept .

psr: a skos:ConceptScheme .
psr:-HDF2GXJ6-4
  skos:prefLabel "polynôme de Jacobi"@fr, "Jacobi polynomial"@en ;
  a skos:Concept ;
  skos:related psr:-WTK9N44N-V .

psr:-FH1H1FB9-1
  skos:prefLabel "special function"@en, "fonction spéciale"@fr ;
  a skos:Concept ;
  skos:related psr:-WTK9N44N-V .

