@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:-Q28C66GD-S
  skos:prefLabel "Weinstein's neighbourhood theorem"@en, "théorème de Weinstein"@fr ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Th%C3%A9or%C3%A8me_de_Weinstein>, <https://en.wikipedia.org/wiki/Weinstein%27s_neighbourhood_theorem> ;
  dc:modified "2023-07-19"^^xsd:date ;
  skos:inScheme psr: ;
  dc:created "2023-07-19"^^xsd:date ;
  skos:broader psr:-P43HJWNV-X ;
  skos:definition """In symplectic geometry, a branch of mathematics, Weinstein's neighbourhood theorem refers to a few distinct but related theorems, involving the neighbourhoods of submanifolds in symplectic manifolds and generalising the classical Darboux's theorem. They were proved by Alan Weinstein in 1971. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Weinstein%27s_neighbourhood_theorem">https://en.wikipedia.org/wiki/Weinstein%27s_neighbourhood_theorem</a>)"""@en, """Le théorème de Weinstein est un théorème élémentaire de la géométrie symplectique, qui caractérise la géométrie semi-locale des sous-variétés lagrangiennes des variétés symplectiques. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Th%C3%A9or%C3%A8me_de_Weinstein">https://fr.wikipedia.org/wiki/Th%C3%A9or%C3%A8me_de_Weinstein</a>)"""@fr ;
  a skos:Concept .

psr:-P43HJWNV-X
  skos:prefLabel "symplectic geometry"@en, "géométrie symplectique"@fr ;
  a skos:Concept ;
  skos:narrower psr:-Q28C66GD-S .

