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

psr: a skos:ConceptScheme .
psr:-FN7C5N2G-Z
  skos:prefLabel "topologie algébrique"@fr, "algebraic topology"@en ;
  a skos:Concept ;
  skos:narrower psr:-MXP5ZWFS-X .

psr:-MXP5ZWFS-X
  skos:definition """En topologie algébrique, un CW-complexe est un type d'espace topologique, défini par J. H. C. Whitehead pour répondre aux besoins de la théorie de l'homotopie. L'idée était de travailler sur une classe d'objets plus grande que celle des complexes simpliciaux et possédant de meilleures propriétés du point de vue de la théorie des catégories, mais présentant comme eux des propriétés combinatoires se prêtant aux calculs. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/CW-complexe">https://fr.wikipedia.org/wiki/CW-complexe</a>)"""@fr, """A CW complex (also called cellular complex or cell complex) is a kind of a topological space that is particularly important in algebraic topology. It was introduced by J. H. C. Whitehead to meet the needs of homotopy theory. This class of spaces is broader and has some better categorical properties than simplicial complexes, but still retains a combinatorial nature that allows for computation (often with a much smaller complex). The C stands for "closure-finite", and the W for "weak" topology. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/CW_complex">https://en.wikipedia.org/wiki/CW_complex</a>)"""@en ;
  skos:altLabel "cell complex"@en, "cellular complex"@en ;
  skos:inScheme psr: ;
  skos:prefLabel "CW-complexe"@fr, "CW complex"@en ;
  skos:broader psr:-FN7C5N2G-Z ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/CW-complexe>, <https://en.wikipedia.org/wiki/CW_complex> ;
  a skos:Concept .

