@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:-GKH52RRK-L
  skos:exactMatch <https://fr.wikipedia.org/wiki/Nombre_hautement_abondant>, <https://en.wikipedia.org/wiki/Highly_abundant_number> ;
  a skos:Concept ;
  skos:broader psr:-CVDPQB0Q-M, psr:-FM1M1PDT-5 ;
  skos:prefLabel "highly abundant number"@en, "nombre hautement abondant"@fr ;
  dc:created "2023-07-26"^^xsd:date ;
  dc:modified "2024-10-18"^^xsd:date ;
  skos:inScheme psr: ;
  skos:definition """En mathématiques, un nombre hautement abondant est un entier naturel dont la somme des diviseurs, lui-même inclus, est strictement supérieure à la somme des diviseurs de tout entier plus petit. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Nombre_hautement_abondant">https://fr.wikipedia.org/wiki/Nombre_hautement_abondant</a>)"""@fr, """In number theory, a highly abundant number is a natural number with the property that the sum of its divisors (including itself) is greater than the sum of the divisors of any smaller natural number. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Highly_abundant_number">https://en.wikipedia.org/wiki/Highly_abundant_number</a>)"""@en .

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

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

