@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:-NHFK3Q1R-H
  skos:prefLabel "fonction L"@fr, "L-function"@en ;
  a skos:Concept ;
  skos:narrower psr:-GL6C3LGF-K .

psr:-GL6C3LGF-K
  skos:definition """In number theory, Li's criterion is a particular statement about the positivity of a certain sequence that is equivalent to the Riemann hypothesis. The criterion is named after Xian-Jin Li, who presented it in 1997. In 1999, Enrico Bombieri and Jeffrey C. Lagarias provided a generalization, showing that Li's positivity condition applies to any collection of points that lie on the Re(s) = 1/2 axis. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Li%27s_criterion">https://en.wikipedia.org/wiki/Li%27s_criterion</a>)"""@en ;
  dc:created "2023-08-22"^^xsd:date ;
  dc:modified "2024-10-18"^^xsd:date ;
  a skos:Concept ;
  skos:inScheme psr: ;
  skos:broader psr:-NHFK3Q1R-H ;
  skos:prefLabel "Li's criterion"@en, "critère de Li"@fr ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Li%27s_criterion> .

