@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:-P36V4MHV-V
  skos:prefLabel "fonction zêta de Riemann"@fr, "Riemann zeta function"@en ;
  a skos:Concept ;
  skos:narrower psr:-Q965KJ3N-N .

psr:-Q965KJ3N-N
  skos:inScheme psr: ;
  skos:definition """In mathematics, the <b>Selberg conjecture</b>, named after Atle Selberg, is a theorem about the density of zeros of the Riemann zeta function ζ(1/2 + <i>it</i>). It is known that the function has infinitely many zeroes on this line in the complex plane: the point at issue is how densely they are clustered. Results on this can be formulated in terms of <i>N</i>(<i>T</i>), the function counting zeroes on the line for which the value of <i>t</i> satisfies 0 ≤ <i>t</i> ≤ <i>T</i>. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Selberg%27s_zeta_function_conjecture">https://en.wikipedia.org/wiki/Selberg%27s_zeta_function_conjecture</a>)"""@en, """En mathématiques, la <b>conjecture de Selberg</b>, du nom d'Atle Selberg, est un théorème sur la densité de zéros de la fonction zêta de Riemann ζ(1/2 + <i>it</i>). On sait que la fonction a une infinité de zéros sur cette ligne dans le plan complexe : le problème est de connaître leur répartition. Les résultats sur cela peuvent être formulés en fonction de <i>N(T),</i> la fonction de comptage des zéros sur la droite avec 0 ≤ <i>t</i> ≤ <i>T.</i> 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Conjecture_de_Selberg_sur_la_fonction_z%C3%AAta">https://fr.wikipedia.org/wiki/Conjecture_de_Selberg_sur_la_fonction_z%C3%AAta</a>)"""@fr ;
  skos:prefLabel "Selberg's zeta function conjecture"@en, "conjecture de Selberg sur la fonction zêta"@fr ;
  dc:created "2023-08-22"^^xsd:date ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Conjecture_de_Selberg_sur_la_fonction_z%C3%AAta>, <https://en.wikipedia.org/wiki/Selberg%27s_zeta_function_conjecture> ;
  a skos:Concept ;
  dc:modified "2024-10-18"^^xsd:date ;
  skos:broader psr:-P36V4MHV-V .

