@prefix psr: <http://data.loterre.fr/ark:/67375/PSR> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

psr: a skos:ConceptScheme .
psr:-LCG3ZWKT-0
  skos:prefLabel "structure algébrique"@fr, "algebraic structure"@en ;
  a skos:Concept ;
  skos:narrower psr:-QR34831K-S .

psr:-QR34831K-S
  skos:definition """En mathématiques, un complexe différentiel est un groupe abélien (voire un module), ou plus généralement un objet d'une catégorie abélienne, muni d'un endomorphisme de carré nul (appelé différentielle ou bord), c'est-à-dire dont l'image est contenue dans le noyau. Cette condition permet de définir son homologie, qui constitue un invariant essentiel en topologie algébrique. Un complexe différentiel peut être gradué pour constituer un complexe de chaines ou de cochaines). Il peut aussi être muni d'une multiplication ou d'une action extérieure compatible pour obtenir une structure d'anneau, algèbre ou module différentiels. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Complexe_diff%C3%A9rentiel">https://fr.wikipedia.org/wiki/Complexe_diff%C3%A9rentiel</a>)"""@fr, """In mathematics, a chain complex is an algebraic structure that consists of a sequence of abelian groups (or modules) and a sequence of homomorphisms between consecutive groups such that the image of each homomorphism is included in the kernel of the next. Associated to a chain complex is its homology, which describes how the images are included in the kernels. A cochain complex is similar to a chain complex, except that its homomorphisms are in the opposite direction. The homology of a cochain complex is called its cohomology. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Chain_complex">https://en.wikipedia.org/wiki/Chain_complex</a>)"""@en ;
  a skos:Concept ;
  skos:inScheme psr: ;
  skos:broader psr:-LCG3ZWKT-0 ;
  skos:prefLabel "chain complex"@en, "complexe différentiel"@fr ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Complexe_diff%C3%A9rentiel>, <https://en.wikipedia.org/wiki/Chain_complex> .

