@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:-JLJ1KCXM-3 .

psr:-BRK4FMHX-1
  skos:prefLabel "Riemann hypothesis"@en, "hypothèse de Riemann"@fr ;
  a skos:Concept ;
  skos:related psr:-JLJ1KCXM-3 .

psr:-JLJ1KCXM-3
  dc:created "2023-08-22"^^xsd:date ;
  skos:inScheme psr: ;
  skos:prefLabel "Hilbert-Pólya conjecture"@en, "conjecture de Hilbert-Pólya"@fr ;
  skos:related psr:-BRK4FMHX-1 ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Conjecture_de_Hilbert-P%C3%B3lya>, <https://en.wikipedia.org/wiki/Hilbert%E2%80%93P%C3%B3lya_conjecture> ;
  skos:definition """En mathématiques, la conjecture de Hilbert-Pólya est une approche possible de l'hypothèse de Riemann, à l'aide de la théorie spectrale. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Conjecture_de_Hilbert-P%C3%B3lya">https://fr.wikipedia.org/wiki/Conjecture_de_Hilbert-P%C3%B3lya</a>)"""@fr, """In mathematics, the Hilbert–Pólya conjecture states that the non-trivial zeros of the Riemann zeta function correspond to eigenvalues of a self-adjoint operator. It is a possible approach to the Riemann hypothesis, by means of spectral theory. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Hilbert%E2%80%93P%C3%B3lya_conjecture">https://en.wikipedia.org/wiki/Hilbert%E2%80%93P%C3%B3lya_conjecture</a>)"""@en ;
  skos:broader psr:-P36V4MHV-V ;
  a skos:Concept ;
  dc:modified "2024-10-18"^^xsd:date .

