@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:-VHDD6KJX-8
  skos:prefLabel "analytic number theory"@en, "théorie analytique des nombres"@fr ;
  a skos:Concept ;
  skos:narrower psr:-W8CS2C1Q-C .

psr: a skos:ConceptScheme .
psr:-W8CS2C1Q-C
  dc:modified "2024-10-18"^^xsd:date ;
  a skos:Concept ;
  dc:created "2023-08-17"^^xsd:date ;
  skos:broader psr:-VHDD6KJX-8 ;
  skos:prefLabel "Hardy-Littlewood circle method"@en, "méthode du cercle de Hardy-Littlewood"@fr ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Hardy%E2%80%93Ramanujan%E2%80%93Littlewood_circle_method>, <https://fr.wikipedia.org/wiki/M%C3%A9thode_du_cercle_de_Hardy-Littlewood> ;
  skos:definition """In mathematics, the Hardy–Ramanujan–Littlewood circle method is a technique of analytic number theory. It is named for G. H. Hardy, S. Ramanujan, and J. E. Littlewood, who developed it in a series of papers on Waring's problem. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Hardy%E2%80%93Ramanujan%E2%80%93Littlewood_circle_method">https://en.wikipedia.org/wiki/Hardy%E2%80%93Ramanujan%E2%80%93Littlewood_circle_method</a>)"""@en, """En mathématiques, la méthode du cercle de Hardy-Littlewood est l'une des techniques les plus utilisées en théorie analytique des nombres. Elle porte les noms de Godfrey Harold Hardy et John Edensor Littlewood, qui l'ont développée dans une série d'articles (de 1920 à 1928) sur le problème de Waring. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/M%C3%A9thode_du_cercle_de_Hardy-Littlewood">https://fr.wikipedia.org/wiki/M%C3%A9thode_du_cercle_de_Hardy-Littlewood</a>)"""@fr ;
  skos:inScheme psr: .

