@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:-T0WTK17L-B
  skos:prefLabel "nombre premier"@fr, "prime number"@en ;
  a skos:Concept ;
  skos:related psr:-RZ6LN7HS-B .

psr:-P93ST75Z-8
  skos:prefLabel "théorie des nombres"@fr, "number theory"@en ;
  a skos:Concept ;
  skos:narrower psr:-RZ6LN7HS-B .

psr:-RZ6LN7HS-B
  a skos:Concept ;
  dc:modified "2023-08-28"^^xsd:date ;
  skos:related psr:-LRPB5V08-Q, psr:-T0WTK17L-B ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Brocard%27s_conjecture>, <https://fr.wikipedia.org/wiki/Conjecture_de_Brocard> ;
  skos:prefLabel "conjecture de Brocard"@fr, "Brocard's conjecture"@en ;
  skos:definition """In number theory, <b>Brocard's conjecture</b> is the conjecture that there are at least four prime numbers between (<i>p</i><sub><i>n</i></sub>)<sup>2</sup> and (<i>p</i><sub><i>n</i>+1</sub>)<sup>2</sup>, where <i>p</i><sub><i>n</i></sub> is the <i>n</i><sup>th</sup> prime number, for every <i>n</i> ≥ 2.  The conjecture is named after Henri Brocard.  It is widely believed that this conjecture is true. However, it remains unproven as of 2022. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Brocard%27s_conjecture">https://en.wikipedia.org/wiki/Brocard%27s_conjecture</a>)"""@en, """En théorie des nombres, la <b>conjecture de Brocard</b> est une conjecture du nom d'Henri Brocard selon laquelle il y a au moins quatre nombres premiers entre <i>p<sub>n</sub></i><sup>2</sup> et <i>p</i><sub><i>n</i>+1</sub><sup>2</sup>, pour tout <i>n</i> &gt; 1, où <i>p<sub>n</sub></i> est le <i>n</i><sup>ème</sup> nombre premier.
<br/>Le nombre de nombres premiers entre les carrés de nombres premiers est de 2, 5, 6, 15, 9, 22, 11, 27...
<br/>La conjecture de Legendre selon laquelle il y a toujours un nombre premier entre deux carrés implique directement qu'il y a au moins deux nombres premiers entre deux premiers carrés pour <i>p<sub>n</sub></i> ≥ 3 puisque <i>p</i><sub><i>n</i>+1</sub> - <i>p<sub>n</sub></i> ≥ 2. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Conjecture_de_Brocard">https://fr.wikipedia.org/wiki/Conjecture_de_Brocard</a>)"""@fr ;
  skos:broader psr:-P93ST75Z-8 ;
  dc:created "2023-08-28"^^xsd:date ;
  skos:inScheme psr: .

psr: a skos:ConceptScheme .
psr:-LRPB5V08-Q
  skos:prefLabel "square number"@en, "nombre carré"@fr ;
  a skos:Concept ;
  skos:related psr:-RZ6LN7HS-B .

