@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:-T0WTK17L-B
  skos:prefLabel "nombre premier"@fr, "prime number"@en ;
  a skos:Concept ;
  skos:related psr:-S9RFZGMV-F .

psr:-RBFVN7DN-2
  skos:prefLabel "mathematical constant"@en, "constante mathématique"@fr ;
  a skos:Concept ;
  skos:narrower psr:-S9RFZGMV-F .

psr: a skos:ConceptScheme .
psr:-P36V4MHV-V
  skos:prefLabel "fonction zêta de Riemann"@fr, "Riemann zeta function"@en ;
  a skos:Concept ;
  skos:related psr:-S9RFZGMV-F .

psr:-VHDD6KJX-8
  skos:prefLabel "analytic number theory"@en, "théorie analytique des nombres"@fr ;
  a skos:Concept ;
  skos:narrower psr:-S9RFZGMV-F .

psr:-S9RFZGMV-F
  skos:broader psr:-RBFVN7DN-2, psr:-VHDD6KJX-8 ;
  skos:definition """In number theory, an Euler product is an expansion of a Dirichlet series into an infinite product indexed by prime numbers. The original such product was given for the sum of all positive integers raised to a certain power as proven by Leonhard Euler. This series and its continuation to the entire complex plane would later become known as the Riemann zeta function. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Euler_product">https://en.wikipedia.org/wiki/Euler_product</a>)"""@en, """En mathématiques, et plus précisément en théorie analytique des nombres, un produit eulérien est un développement en produit infini, indexé par les nombres premiers.
<br/>Il permet de mesurer la répartition des nombres premiers et est intimement lié à la fonction zêta de Riemann.
<br/>Il est nommé en l'honneur du mathématicien suisse Leonhard Euler. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Produit_eul%C3%A9rien">https://fr.wikipedia.org/wiki/Produit_eul%C3%A9rien</a>)"""@fr ;
  skos:related psr:-P36V4MHV-V, psr:-T0WTK17L-B ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Euler_product>, <https://fr.wikipedia.org/wiki/Produit_eul%C3%A9rien> ;
  dc:modified "2024-10-18"^^xsd:date ;
  dc:created "2023-08-17"^^xsd:date ;
  a skos:Concept ;
  skos:inScheme psr: ;
  skos:prefLabel "Euler product"@en, "produit eulérien"@fr .

