@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:-CVDPQB0Q-M
  skos:prefLabel "natural numbers"@en, "entier naturel"@fr ;
  a skos:Concept ;
  skos:narrower psr:-DP8K2263-S .

psr:-DP8K2263-S
  skos:exactMatch <https://fr.wikipedia.org/wiki/Nombre_noncototient>, <https://en.wikipedia.org/wiki/Noncototient> ;
  skos:definition """En mathématiques, un nombre noncototient est un entier strictement positif n qui ne peut pas s'écrire sous la forme u(m) où u est la fonction cototient définie par u(m) = m - φ(m) où φ est l'indicatrice d'Euler (ou fonction totient). C'est un nombre qui ne peut pas représenter le nombre d'entiers différents de 1 et plus petit qu'un entier m et possédant avec m des diviseurs communs. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Nombre_noncototient">https://fr.wikipedia.org/wiki/Nombre_noncototient</a>)"""@fr, """In number theory, a noncototient is a positive integer n that cannot be expressed as the difference between a positive integer m and the number of coprime integers below it. That is, m − φ(m) = n, where φ stands for Euler's totient function, has no solution for m. The cototient of n is defined as n − φ(n), so a noncototient is a number that is never a cototient. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Noncototient">https://en.wikipedia.org/wiki/Noncototient</a>)"""@en ;
  a skos:Concept ;
  skos:prefLabel "noncototient number"@en, "nombre noncototient"@fr ;
  skos:inScheme psr: ;
  skos:broader psr:-FM1M1PDT-5, psr:-CVDPQB0Q-M ;
  dc:modified "2024-10-18"^^xsd:date ;
  dc:created "2023-07-26"^^xsd:date .

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

