@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:-N5NBZ0J5-7 .

psr:-N5NBZ0J5-7
  skos:definition """In mathematics, the universality of zeta functions is the remarkable ability of the Riemann zeta function and other similar functions (such as the Dirichlet L-functions) to approximate arbitrary non-vanishing holomorphic functions arbitrarily well.
<br/>The universality of the Riemann zeta function was first proven by Sergei Mikhailovitch Voronin in 1975 and is sometimes known as Voronin's universality theorem. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Zeta_function_universality">https://en.wikipedia.org/wiki/Zeta_function_universality</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 "universalité des fonctions zêta"@fr, "zeta function universality"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Zeta_function_universality> .

