@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:-G8ZPW38X-4
  skos:exactMatch <https://en.wikipedia.org/wiki/Abundant_number>, <https://fr.wikipedia.org/wiki/Nombre_abondant> ;
  a skos:Concept ;
  dc:modified "2024-10-18"^^xsd:date ;
  skos:broader psr:-FM1M1PDT-5, psr:-CVDPQB0Q-M ;
  skos:definition """En mathématiques, un nombre abondant est un nombre entier naturel non nul qui est strictement inférieur à la somme de ses diviseurs stricts ; autrement dit, c'est un entier n strictement positif tel que : 2n < σ(n),  où σ(n) est la somme des entiers positifs diviseurs de n, y compris n cette fois. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Nombre_abondant">https://fr.wikipedia.org/wiki/Nombre_abondant</a>)"""@fr, """In number theory, an abundant number or excessive number is a positive integer for which the sum of its proper divisors is greater than the number. The integer 12 is the first abundant number. Its proper divisors are 1, 2, 3, 4 and 6 for a total of 16. The amount by which the sum exceeds the number is the abundance. The number 12 has an abundance of 4, for example. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Abundant_number">https://en.wikipedia.org/wiki/Abundant_number</a>)"""@en ;
  skos:prefLabel "nombre abondant"@fr, "abundant number"@en ;
  skos:altLabel "excessive number"@en ;
  skos:inScheme psr: .

psr:-CVDPQB0Q-M
  skos:prefLabel "natural numbers"@en, "entier naturel"@fr ;
  a skos:Concept ;
  skos:narrower psr:-G8ZPW38X-4 .

psr:-FM1M1PDT-5
  skos:prefLabel "suite d'entiers"@fr, "integer sequence"@en ;
  a skos:Concept ;
  skos:narrower psr:-G8ZPW38X-4 .

