@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:-B9VPVML7-J
  a skos:Concept ;
  skos:broader psr:-P3VL62TN-G, psr:-C7ZLH8LZ-5 ;
  skos:prefLabel "théorème des nombres polygonaux de Fermat"@fr, "Fermat polygonal number theorem"@en ;
  skos:inScheme psr: ;
  skos:definition """En théorie additive des nombres, le théorème des nombres polygonaux de Fermat indique que tout entier naturel est une somme d'au plus n nombres n-gonaux. C'est-à-dire que tout entier positif peut être écrit comme la somme de trois nombres triangulaires ou moins, et comme la somme de quatre nombres carrés ou moins, et comme la somme de cinq nombres pentagonaux ou moins, et ainsi de suite. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Th%C3%A9or%C3%A8me_des_nombres_polygonaux_de_Fermat">https://fr.wikipedia.org/wiki/Th%C3%A9or%C3%A8me_des_nombres_polygonaux_de_Fermat</a>)"""@fr, """In additive number theory, the Fermat polygonal number theorem states that every positive integer is a sum of at most n n-gonal numbers. That is, every positive integer can be written as the sum of three or fewer triangular numbers, and as the sum of four or fewer square numbers, and as the sum of five or fewer pentagonal numbers, and so on. That is, the n-gonal numbers form an additive basis of order n. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Fermat_polygonal_number_theorem">https://en.wikipedia.org/wiki/Fermat_polygonal_number_theorem</a>)"""@en ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Th%C3%A9or%C3%A8me_des_nombres_polygonaux_de_Fermat>, <https://en.wikipedia.org/wiki/Fermat_polygonal_number_theorem> ;
  dc:created "2023-08-17"^^xsd:date ;
  dc:modified "2024-10-18"^^xsd:date .

psr:-C7ZLH8LZ-5
  skos:prefLabel "théorie additive des nombres"@fr, "additive number theory"@en ;
  a skos:Concept ;
  skos:narrower psr:-B9VPVML7-J .

psr:-P3VL62TN-G
  skos:prefLabel "figurate number"@en, "nombre figuré"@fr ;
  a skos:Concept ;
  skos:narrower psr:-B9VPVML7-J .

