@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:-N94KV7VB-D
  skos:definition """En mathématiques, un nombre unitairement parfait est un entier strictement positif qui est la somme de ses diviseurs unitaires stricts. Ainsi, 60 est un nombre unitairement parfait, parce que ses diviseurs unitaires stricts sont 1, 3, 4, 5, 12, 15 et 20, et que 1 + 3 + 4 + 5 + 12 + 15 + 20 = 60. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Nombre_unitairement_parfait">https://fr.wikipedia.org/wiki/Nombre_unitairement_parfait</a>)"""@fr, """A unitary perfect number is an integer which is the sum of its positive proper unitary divisors, not including the number itself (a divisor d of a number n is a unitary divisor if d and n/d share no common factors). Some perfect numbers are not unitary perfect numbers, and some unitary perfect numbers are not ordinary perfect numbers. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Unitary_perfect_number">https://en.wikipedia.org/wiki/Unitary_perfect_number</a>)"""@en ;
  skos:broader psr:-FM1M1PDT-5, psr:-CVDPQB0Q-M ;
  skos:prefLabel "unitary perfect number"@en, "nombre unitairement parfait"@fr ;
  dc:created "2023-07-26"^^xsd:date ;
  a skos:Concept ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Unitary_perfect_number>, <https://fr.wikipedia.org/wiki/Nombre_unitairement_parfait> ;
  skos:inScheme psr: ;
  dc:modified "2024-10-18"^^xsd:date ;
  skos:related psr:-QBCKSDZ8-2 .

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

psr:-QBCKSDZ8-2
  skos:prefLabel "nombre parfait"@fr, "perfect number"@en ;
  a skos:Concept ;
  skos:related psr:-N94KV7VB-D .

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

