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

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

psr:-WRG29WMK-Z
  skos:definition """Dans le domaine des systèmes dynamiques, un cycle limite, ou cycle-limite sur un plan ou une variété bidimensionnelle est une trajectoire fermée dans l'espace des phases, telle qu'au moins une autre trajectoire spirale à l'intérieur lorsque le temps tend vers ± ∞. Ces comportements s'observent dans certains systèmes non linéaires. Si toutes les trajectoires voisines approchent le cycle limite lorsque <i>t</i> → + ∞, on parle de cycle limite stable ou attractif. Si en revanche cela se produit lorsque <i>t</i> →  − ∞, on parle de cycle limite instable ou non attractif. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Cycle_limite">https://fr.wikipedia.org/wiki/Cycle_limite</a>)"""@fr, """In mathematics, in the study of dynamical systems with two-dimensional phase space, a limit cycle is a closed trajectory in phase space having the property that at least one other trajectory spirals into it either as time approaches infinity or as time approaches negative infinity. Such behavior is exhibited in some nonlinear systems. Limit cycles have been used to model the behavior of many real-world oscillatory systems. The study of limit cycles was initiated by Henri Poincaré (1854–1912). 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Limit_cycle">https://en.wikipedia.org/wiki/Limit_cycle</a>)"""@en ;
  a skos:Concept ;
  skos:inScheme psr: ;
  skos:broader psr:-JMNK7BG4-K ;
  skos:prefLabel "cycle limite"@fr, "limit cycle"@en ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Cycle_limite>, <https://en.wikipedia.org/wiki/Limit_cycle> .

