@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:-QKJ1LQT2-C
  skos:prefLabel "algèbre homologique"@fr, "homological algebra"@en ;
  a skos:Concept ;
  skos:narrower psr:-CJ4HZHWL-R .

psr: a skos:ConceptScheme .
psr:-HH4XR1SF-Q
  skos:prefLabel "sheaf"@en, "faisceau"@fr ;
  a skos:Concept ;
  skos:narrower psr:-CJ4HZHWL-R .

psr:-CJ4HZHWL-R
  skos:broader psr:-HH4XR1SF-Q, psr:-QKJ1LQT2-C ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Injective_sheaf>, <https://fr.wikipedia.org/wiki/Faisceau_injectif> ;
  dc:modified "2023-08-24"^^xsd:date ;
  skos:prefLabel "faisceau injectif"@fr, "injective sheaf"@en ;
  skos:definition """In mathematics, injective sheaves of abelian groups are used to construct the resolutions needed to define sheaf cohomology (and other derived functors, such as sheaf Ext). 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Injective_sheaf">https://en.wikipedia.org/wiki/Injective_sheaf</a>)"""@en, """En mathématiques, un faisceau injectif est un objet injectif d'une catégorie abélienne de faisceaux. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Faisceau_injectif">https://fr.wikipedia.org/wiki/Faisceau_injectif</a>)"""@fr ;
  skos:inScheme psr: ;
  a skos:Concept ;
  dc:created "2023-08-24"^^xsd:date .

