@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:-MWS0G5TR-4 .

psr:-MWS0G5TR-4
  skos:prefLabel "fonction Xi de Riemann"@fr, "Riemann Xi function"@en ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Fonction_xi_de_Riemann>, <https://en.wikipedia.org/wiki/Riemann_Xi_function> ;
  skos:broader psr:-NHFK3Q1R-H ;
  dc:modified "2024-10-18"^^xsd:date ;
  a skos:Concept ;
  skos:inScheme psr: ;
  dc:created "2023-08-04"^^xsd:date ;
  skos:definition """In mathematics, the Riemann Xi function is a variant of the Riemann zeta function, and is defined so as to have a particularly simple functional equation. The function is named in honour of Bernhard Riemann. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Riemann_Xi_function">https://en.wikipedia.org/wiki/Riemann_Xi_function</a>)"""@en, """En mathématiques, la fonction xi de Riemann est une variante de la fonction zêta de Riemann et est définie de manière à avoir une équation fonctionnelle particulièrement simple. La fonction est nommée en l'honneur de Bernhard Riemann. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Fonction_xi_de_Riemann">https://fr.wikipedia.org/wiki/Fonction_xi_de_Riemann</a>)"""@fr .

