@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:-Q10Q14NT-1
  skos:prefLabel "topologie différentielle"@fr, "differential topology"@en ;
  a skos:Concept ;
  skos:narrower psr:-DZJNCZ02-R .

psr: a skos:ConceptScheme .
psr:-DZJNCZ02-R
  skos:definition """In mathematics, a stable vector bundle is a (holomorphic or algebraic) vector bundle that is stable in the sense of geometric invariant theory. Any holomorphic vector bundle may be built from stable ones using Harder–Narasimhan filtration. Stable bundles were defined by David Mumford in Mumford (1963) and later built upon by David Gieseker, Fedor Bogomolov, Thomas Bridgeland and many others. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Stable_vector_bundle">https://en.wikipedia.org/wiki/Stable_vector_bundle</a>)"""@en ;
  dc:created "2023-07-21"^^xsd:date ;
  dc:modified "2023-07-21"^^xsd:date ;
  a skos:Concept ;
  skos:inScheme psr: ;
  skos:broader psr:-Q10Q14NT-1 ;
  skos:prefLabel "fibré vectoriel stable"@fr, "stable vector bundle"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Stable_vector_bundle> .

