@prefix psr: <http://data.loterre.fr/ark:/67375/PSR> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

psr: a skos:ConceptScheme .
psr:-WWJR0N7J-8
  skos:prefLabel "suite géométrique"@fr, "geometric progression"@en ;
  skos:broader psr:-R2ZQC914-N ;
  skos:inScheme psr: ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Suite_g%C3%A9om%C3%A9trique>, <https://en.wikipedia.org/wiki/Geometric_progression> ;
  a skos:Concept ;
  skos:definition """En mathématiques, une suite géométrique est une suite de nombres dans laquelle chaque terme permet de déduire le suivant par multiplication par un facteur constant appelé raison. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Suite_g%C3%A9om%C3%A9trique">https://fr.wikipedia.org/wiki/Suite_g%C3%A9om%C3%A9trique</a>)"""@fr, """In mathematics, a geometric progression, also known as a geometric sequence, is a sequence of non-zero numbers where each term after the first is found by multiplying the previous one by a fixed, non-zero number called the common ratio. For example, the sequence 2, 6, 18, 54, ... is a geometric progression with common ratio 3. Similarly 10, 5, 2.5, 1.25, ... is a geometric sequence with common ratio 1/2. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Geometric_progression">https://en.wikipedia.org/wiki/Geometric_progression</a>)"""@en ;
  skos:altLabel "geometric sequence"@en .

psr:-R2ZQC914-N
  skos:prefLabel "suite"@fr, "sequence"@en ;
  a skos:Concept ;
  skos:narrower psr:-WWJR0N7J-8 .

