@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:-F18PF74N-X .

psr:-F18PF74N-X
  skos:exactMatch <https://fr.wikipedia.org/wiki/Entier_sans_facteur_carr%C3%A9>, <https://en.wikipedia.org/wiki/Square-free_integer> ;
  skos:altLabel "squarefree integer"@en, "quadratfrei"@fr, "squarefree"@fr ;
  skos:broader psr:-VHDD6KJX-8, psr:-FM1M1PDT-5, psr:-CVDPQB0Q-M ;
  skos:prefLabel "entier sans facteur carré"@fr, "square-free integer"@en ;
  dc:created "2023-07-26"^^xsd:date ;
  skos:definition """En mathématiques et plus précisément en arithmétique, un <b>entier sans facteur carré</b> (souvent appelé, par tradition ou commodité <b>quadratfrei</b> ou <b>squarefree</b>) est un entier relatif qui n'est divisible par aucun carré parfait, excepté 1. Par exemple, 10 est sans facteur carré mais 18 ne l'est pas, puisqu'il est divisible par 9 = 3<sup>2</sup>. Les dix plus petits nombres de la suite A005117 de l'OEIS des entiers positifs sans facteur carré sont 1, 2, 3, 5, 6, 7, 10, 11, 13, 14. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Entier_sans_facteur_carr%C3%A9">https://fr.wikipedia.org/wiki/Entier_sans_facteur_carr%C3%A9</a>)"""@fr, """In mathematics, a <b>square-free integer</b> (or <b>squarefree integer</b>) is an integer which is divisible by no square number other than 1. That is, its prime factorization has exactly one factor for each prime that appears in it. For example, <span class="nowrap">10 = 2 ⋅ 5</span> is square-free, but <span class="nowrap">18 = 2 ⋅ 3 ⋅ 3</span> is not, because 18 is divisible by <span class="nowrap">9 = 3<sup>2</sup></span>. The smallest positive square-free numbers are  <style data-mw-deduplicate="TemplateStyles:r996643573">.mw-parser-output .block-indent{padding-left:3em;padding-right:0;overflow:hidden}</style><div class="block-indent" style="padding-left: 1.6em;">1, 2, 3, 5, 6, 7, 10, 11, 13, 14, 15, 17, 19, 21, 22, 23, 26, 29, 30, 31, 33, 34, 35, 37, 38, 39, ... (sequence A005117 OEIS)</div> 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Square-free_integer">https://en.wikipedia.org/wiki/Square-free_integer</a>)"""@en ;
  a skos:Concept ;
  dc:modified "2024-10-18"^^xsd:date ;
  skos:inScheme psr: .

psr: a skos:ConceptScheme .
psr:-VHDD6KJX-8
  skos:prefLabel "analytic number theory"@en, "théorie analytique des nombres"@fr ;
  a skos:Concept ;
  skos:narrower psr:-F18PF74N-X .

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

