@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:-X5PB8KK4-G .

psr:-X5PB8KK4-G
  a skos:Concept ;
  skos:prefLabel "Goldbach's weak conjecture"@en, "conjecture faible de Goldbach"@fr ;
  skos:altLabel "conjecture impaire de Goldbach"@fr, "ternary Goldbach problem"@en, "3-primes problem"@en, "problème des trois nombres premiers"@fr, "odd Goldbach conjecture"@en ;
  skos:definition """In number theory, Goldbach's weak conjecture, also known as the odd Goldbach conjecture, the ternary Goldbach problem, or the 3-primes problem, states that
<br/>      Every odd number greater than 5 can be expressed as the sum of three primes.
<br/>(A prime may be used more than once in the same sum.)
<br/>This conjecture is called "weak" because if Goldbach's strong conjecture (concerning sums of two primes) is proven, then this would also be true. For if every even number greater than 4 is the sum of two odd primes, adding 3 to each even number greater than 4 will produce the odd numbers greater than 7 (and 7 itself is equal to 2+2+3). 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Goldbach%27s_weak_conjecture">https://en.wikipedia.org/wiki/Goldbach%27s_weak_conjecture</a>)"""@en, """En théorie des nombres, la conjecture faible de Goldbach, aussi connue comme la conjecture impaire de Goldbach ou le problème des trois nombres premiers, affirme que :
<br/>              tout nombre impair supérieur ou égal à 9 est somme de trois nombres premiers impairs.
<br/>(Un nombre premier peut être utilisé plus d'une fois dans la même somme).
<br/>Cette conjecture est qualifiée de « faible » car la conjecture forte de Goldbach concernant les sommes de deux nombres premiers, si elle était démontrée, établirait la conjecture faible de Goldbach. En effet, si chaque nombre pair ≥ 6 est la somme de deux nombres premiers (nécessairement impairs), ajouter simplement trois à chaque nombre pair ≥ 6 produira les nombres impairs ≥ 9. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Conjecture_faible_de_Goldbach">https://fr.wikipedia.org/wiki/Conjecture_faible_de_Goldbach</a>)"""@fr ;
  dc:modified "2024-10-18"^^xsd:date ;
  skos:broader psr:-C7ZLH8LZ-5 ;
  skos:inScheme psr: ;
  skos:related psr:-T0WTK17L-B, psr:-CVDPQB0Q-M ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Conjecture_faible_de_Goldbach>, <https://en.wikipedia.org/wiki/Goldbach%27s_weak_conjecture> ;
  dc:created "2023-08-17"^^xsd:date .

psr:-CVDPQB0Q-M
  skos:prefLabel "natural numbers"@en, "entier naturel"@fr ;
  a skos:Concept ;
  skos:related psr:-X5PB8KK4-G .

psr:-C7ZLH8LZ-5
  skos:prefLabel "théorie additive des nombres"@fr, "additive number theory"@en ;
  a skos:Concept ;
  skos:narrower psr:-X5PB8KK4-G .

psr: a skos:ConceptScheme .
