@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:-D6XM8Q42-B
  skos:exactMatch <https://fr.wikipedia.org/wiki/Submersion_(math%C3%A9matiques)>, <https://en.wikipedia.org/wiki/Submersion_(mathematics)> ;
  skos:definition """In mathematics, a submersion is a differentiable map between differentiable manifolds whose differential is everywhere surjective. This is a basic concept in differential topology. The notion of a submersion is dual to the notion of an immersion. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Submersion_(mathematics)">https://en.wikipedia.org/wiki/Submersion_(mathematics)</a>)"""@en, """En topologie différentielle – une branche des mathématiques –, une submersion ou application submersive entre deux variétés différentielles est une application différentiable dont la différentielle en tout point est surjective. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Submersion_(math%C3%A9matiques)">https://fr.wikipedia.org/wiki/Submersion_(math%C3%A9matiques)</a>)"""@fr ;
  skos:broader psr:-RZMJ5VH2-S ;
  skos:altLabel "application submersive"@fr ;
  dc:created "2023-06-30"^^xsd:date ;
  skos:inScheme psr: ;
  a skos:Concept ;
  dc:modified "2023-07-26"^^xsd:date ;
  skos:prefLabel "submersion"@en, "submersion"@fr .

psr:-RZMJ5VH2-S
  skos:prefLabel "differentiable manifold"@en, "variété différentielle"@fr ;
  a skos:Concept ;
  skos:narrower psr:-D6XM8Q42-B .

