@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:-L2QQBB9N-Z .

psr:-L2QQBB9N-Z
  skos:definition """In mathematics, the Lindelöf hypothesis is a conjecture by Finnish mathematician Ernst Leonard Lindelöf about the rate of growth of the Riemann zeta function on the critical line. This hypothesis is implied by the Riemann hypothesis. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Lindel%C3%B6f_hypothesis">https://en.wikipedia.org/wiki/Lindel%C3%B6f_hypothesis</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:-P36V4MHV-V ;
  skos:prefLabel "Lindelöf hypothesis"@en, "hypothèse de Lindelöf"@fr ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Lindel%C3%B6f_hypothesis> .

