@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:-F3SMQ1BL-K
  skos:prefLabel "nombre nontotient"@fr, "nontotient number"@en ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Nombre_nontotient>, <https://en.wikipedia.org/wiki/Nontotient> ;
  skos:broader psr:-FM1M1PDT-5, psr:-CVDPQB0Q-M ;
  skos:definition """In number theory, a nontotient is a positive integer n which is not a totient number: it is not in the range of Euler's totient function φ, that is, the equation φ(x) = n has no solution x. In other words, n is a nontotient if there is no integer x that has exactly n coprimes below it. All odd numbers are nontotients, except 1, since it has the solutions x = 1 and x = 2. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Nontotient">https://en.wikipedia.org/wiki/Nontotient</a>)"""@en, """En théorie des nombres, on dit qu'un entier strictement positif n est un nombre nontotient ou anti-indicateur s'il ne peut pas s'écrire sous la forme φ(x), la fonction φ désignant l'indicatrice d'Euler (fonction totient en anglais), c'est-à-dire si l'équation φ(x) = n, d'inconnue x, n'a pas de solution. Tous les entiers impairs sont des nombres nontotients, à l'exception de 1, puisque 1 = φ(1) = φ(2). 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Nombre_nontotient">https://fr.wikipedia.org/wiki/Nombre_nontotient</a>)"""@fr ;
  a skos:Concept ;
  skos:inScheme psr: ;
  dc:created "2023-07-26"^^xsd:date ;
  dc:modified "2024-10-18"^^xsd:date .

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

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

