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

psr: a skos:ConceptScheme .
psr:-RXHZL64M-6
  skos:prefLabel "crible de Sundaram"@fr, "sieve of Sundaram"@en ;
  a skos:Concept ;
  skos:related psr:-Q11VDPPN-S .

psr:-Q11VDPPN-S
  skos:related psr:-RXHZL64M-6 ;
  skos:broader psr:-CVDPQB0Q-M, psr:-FM1M1PDT-5 ;
  a skos:Concept ;
  skos:inScheme psr: ;
  skos:prefLabel "composite number"@en, "nombre composé"@fr ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Composite_number>, <https://fr.wikipedia.org/wiki/Nombre_compos%C3%A9> ;
  skos:definition """A composite number is a positive integer that can be formed by multiplying two smaller positive integers. Equivalently, it is a positive integer that has at least one divisor other than 1 and itself. Every positive integer is composite, prime, or the unit 1, so the composite numbers are exactly the numbers that are not prime and not a unit.
<br/>For example, the integer 14 is a composite number because it is the product of the two smaller integers 2 × 7. Likewise, the integers 2 and 3 are not composite numbers because each of them can only be divided by one and itself. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Composite_number">https://en.wikipedia.org/wiki/Composite_number</a>)"""@en, """Un nombre composé est un entier naturel différent de 0 qui possède un diviseur positif autre que 1 ou lui-même. Par définition, chaque entier plus grand que 1 est donc soit un nombre premier, soit un nombre composé, et les nombres 0 et 1 ne sont ni premiers ni composés.
<br/>Autre définition : un nombre composé est le produit d'au moins deux nombres premiers (qu'ils soient distincts ou identiques).
<br/>Par exemple, l'entier 14 est un nombre composé parce qu'il a les nombres 1, 2, 7 et 14 pour diviseurs (quatre diviseurs). 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Nombre_compos%C3%A9">https://fr.wikipedia.org/wiki/Nombre_compos%C3%A9</a>)"""@fr ;
  dc:modified "2024-10-18"^^xsd:date .

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

