@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:-JMNK7BG4-K
  skos:prefLabel "dynamical system"@en, "système dynamique"@fr ;
  a skos:Concept ;
  skos:narrower psr:-N8FGXZRQ-2 .

psr:-RMSGDZWM-G
  skos:prefLabel "fractale"@fr, "fractal"@en ;
  a skos:Concept ;
  skos:narrower psr:-N8FGXZRQ-2 .

psr:-N8FGXZRQ-2
  skos:exactMatch <https://en.wikipedia.org/wiki/H%C3%A9non_map>, <https://fr.wikipedia.org/wiki/Attracteur_de_H%C3%A9non> ;
  skos:inScheme psr: ;
  a skos:Concept ;
  skos:definition """In mathematics, 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. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/H%C3%A9non_map">https://en.wikipedia.org/wiki/H%C3%A9non_map</a>)"""@en, """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. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Attracteur_de_H%C3%A9non">https://fr.wikipedia.org/wiki/Attracteur_de_H%C3%A9non</a>)"""@fr ;
  skos:prefLabel "attracteur de Hénon"@fr, "Hénon map"@en ;
  skos:broader psr:-JMNK7BG4-K, psr:-RMSGDZWM-G ;
  dc:modified "2023-09-22"^^xsd:date .

