@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:-P43HJWNV-X
  skos:prefLabel "symplectic geometry"@en, "géométrie symplectique"@fr ;
  a skos:Concept ;
  skos:narrower psr:-PMW19SP9-D .

psr:-PMW19SP9-D
  skos:broader psr:-P43HJWNV-X ;
  skos:definition """In differential geometry, a field in mathematics, Darboux's theorem is a theorem providing a normal form for special classes of differential 1-forms, partially generalizing the Frobenius integration theorem. It is named after Jean Gaston Darboux who established it as the solution of the Pfaff problem. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Darboux%27s_theorem">https://en.wikipedia.org/wiki/Darboux%27s_theorem</a>)"""@en, """Le théorème de Darboux est un théorème central de la géométrie symplectique : les variétés symplectiques de dimension 2<i>n</i> sont deux à deux localement symplectomorphes. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Th%C3%A9or%C3%A8me_de_Darboux_(g%C3%A9om%C3%A9trie)">https://fr.wikipedia.org/wiki/Th%C3%A9or%C3%A8me_de_Darboux_(g%C3%A9om%C3%A9trie)</a>)"""@fr ;
  a skos:Concept ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Darboux%27s_theorem>, <https://fr.wikipedia.org/wiki/Th%C3%A9or%C3%A8me_de_Darboux_(g%C3%A9om%C3%A9trie)> ;
  skos:prefLabel "théorème de Darboux"@fr, "Darboux's theorem"@en ;
  dc:created "2023-07-19"^^xsd:date ;
  skos:inScheme psr: ;
  dc:modified "2023-07-19"^^xsd:date .

