@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: a skos:ConceptScheme .
psr:-T94KT58P-Q
  skos:prefLabel "spirale"@fr, "spiral"@en ;
  a skos:Concept ;
  skos:narrower psr:-VMRMT9Z5-1 .

psr:-VMRMT9Z5-1
  skos:prefLabel "spirale d'Ulam"@fr, "Ulam spiral"@en ;
  skos:definition """En mathématiques, la spirale d'Ulam, ou spirale des nombres premiers (dans d'autres langues, elle est appelée aussi horloge d'Ulam) est une méthode simple pour la représentation des nombres premiers qui révèle un motif qui n'a jamais été pleinement expliqué. Elle fut découverte par le mathématicien Stanislaw Ulam (connu notamment pour ses travaux sur la bombe H), lors d'une conférence scientifique en 1963. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Spirale_d%27Ulam">https://fr.wikipedia.org/wiki/Spirale_d%27Ulam</a>)"""@fr, """The Ulam spiral or prime spiral is a graphical depiction of the set of prime numbers, devised by mathematician Stanisław Ulam in 1963 and popularized in Martin Gardner's Mathematical Games column in Scientific American a short time later. It is constructed by writing the positive integers in a square spiral and specially marking the prime numbers. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Ulam_spiral">https://en.wikipedia.org/wiki/Ulam_spiral</a>)"""@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Ulam_spiral>, <https://fr.wikipedia.org/wiki/Spirale_d%27Ulam> ;
  skos:broader psr:-T94KT58P-Q ;
  skos:altLabel "spirale des nombres premiers"@fr, "prime spiral"@en ;
  skos:inScheme psr: ;
  dc:modified "2024-10-18"^^xsd:date ;
  skos:related psr:-T0WTK17L-B ;
  dc:created "2023-07-31"^^xsd:date ;
  a skos:Concept .

psr:-T0WTK17L-B
  skos:prefLabel "nombre premier"@fr, "prime number"@en ;
  a skos:Concept ;
  skos:related psr:-VMRMT9Z5-1 .

