@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:-XMH91NJF-8
  skos:prefLabel "equidistributed sequence"@en, "suite équidistribuée"@fr ;
  dc:modified "2023-08-30"^^xsd:date ;
  skos:inScheme psr: ;
  skos:altLabel "uniformly distributed sequence"@en, "suite uniformément répartie"@fr ;
  skos:broader psr:-JMNK7BG4-K, psr:-Z1B19BG4-0 ;
  skos:definition """In mathematics, a sequence (<i>s</i><sub>1</sub>, <i>s</i><sub>2</sub>, <i>s</i><sub>3</sub>, ...) of real numbers is said to be equidistributed, or uniformly distributed, if the proportion of terms falling in a subinterval is proportional to the length of that subinterval. Such sequences are studied in Diophantine approximation theory and have applications to Monte Carlo integration. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Equidistributed_sequence">https://en.wikipedia.org/wiki/Equidistributed_sequence</a>)"""@en, """En mathématiques, une suite de nombres réels est dite équidistribuée ou uniformément répartie si la proportion de termes qui se retrouvent dans un sous-intervalle est proportionnelle à la longueur de cet intervalle. De telles suites sont étudiées dans la théorie approximation diophantienne et dans diverses applications de la méthode de Monte-Carlo. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Suite_%C3%A9quidistribu%C3%A9e">https://fr.wikipedia.org/wiki/Suite_%C3%A9quidistribu%C3%A9e</a>)"""@fr ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Equidistributed_sequence>, <https://fr.wikipedia.org/wiki/Suite_%C3%A9quidistribu%C3%A9e> ;
  a skos:Concept ;
  dc:created "2023-08-30"^^xsd:date .

psr: a skos:ConceptScheme .
psr:-JMNK7BG4-K
  skos:prefLabel "dynamical system"@en, "système dynamique"@fr ;
  a skos:Concept ;
  skos:narrower psr:-XMH91NJF-8 .

psr:-Z1B19BG4-0
  skos:prefLabel "approximation diophantienne"@fr, "Diophantine approximation"@en ;
  a skos:Concept ;
  skos:narrower psr:-XMH91NJF-8 .

