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

mdl: a skos:ConceptScheme .
mdl:-XTZWGN5V-J
  skos:prefLabel "chaotic attractor"@en, "attracteur chaotique"@fr ;
  a skos:Concept ;
  skos:narrower mdl:-RGQ607HM-N .

mdl:-RGQ607HM-N
  skos:hiddenLabel "applications de Hénon"@fr, "Application Hénon"@fr, "Henon mapping"@en ;
  skos:inScheme mdl: ;
  skos:prefLabel "Hénon map"@en, "application de Hénon"@fr ;
  skos:altLabel "Hénon-Pomeau mapping"@en, "Hénon mapping"@en, "Attracteur de Hénon"@fr, "Hénon-Pomeau map"@en, "Hénon-Pomeau attractor"@en ;
  skos:definition "L'attracteur de Hénon est un système dynamique à temps discret. C'est l'un des systèmes dynamiques ayant un comportement chaotique les plus étudiés. (Wikipedia, L'Encylopédie Libre, <a href=\"https://fr.wikipedia.org/wiki/Attracteur_de_H%C3%A9non\" target=\"_blank\">https://fr.wikipedia.org/wiki/Attracteur_de_H%C3%A9non</a>)"@fr, "The Hénon map, sometimes called Hénon–Pomeau attractor/map, is a discrete-time dynamical system. It is one of the most studied examples of dynamical systems that exhibit chaotic behavior. (Wikipedia, The Free Encyclopedia, <a href=\"https://en.wikipedia.org/wiki/H%C3%A9non_map\" target=\"_blank\">https://en.wikipedia.org/wiki/H%C3%A9non_map</a>)"@en ;
  a skos:Concept ;
  skos:broader mdl:-XTZWGN5V-J ;
  skos:exactMatch <https://en.wikipedia.org/wiki/H%C3%A9non_map>, <https://fr.wikipedia.org/wiki/Attracteur_de_H%C3%A9non> .

