@prefix psr: <http://data.loterre.fr/ark:/67375/PSR> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

psr:-M3F5RCNL-9
  dc:created "2023-07-25"^^xsd:date ;
  skos:definition """In number theory, a lucky number is a natural number in a set which is generated by a certain "sieve". This sieve is similar to the Sieve of Eratosthenes that generates the primes, but it eliminates numbers based on their position in the remaining set, instead of their value (or position in the initial set of natural numbers). 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Lucky_number">https://en.wikipedia.org/wiki/Lucky_number</a>)"""@en, """En mathématiques, un nombre chanceux est un entier naturel dans un ensemble qui est généré par un « crible » similaire au crible d'Ératosthène qui génère les nombres premiers. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Nombre_chanceux">https://fr.wikipedia.org/wiki/Nombre_chanceux</a>)"""@fr ;
  skos:broader psr:-CVDPQB0Q-M, psr:-FM1M1PDT-5 ;
  skos:inScheme psr: ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Nombre_chanceux>, <https://en.wikipedia.org/wiki/Lucky_number> ;
  skos:prefLabel "nombre chanceux"@fr, "lucky number"@en ;
  dc:modified "2024-10-18"^^xsd:date ;
  a skos:Concept .

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

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

