@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:-W7VTDDL5-7
  dc:created "2023-09-06"^^xsd:date ;
  dc:modified "2023-09-06"^^xsd:date ;
  a skos:Concept ;
  skos:inScheme psr: ;
  skos:broader psr:-MGJVTWX1-0, psr:-FN7C5N2G-Z ;
  skos:prefLabel "complexe cubique"@fr, "cubical complex"@en .

psr:-MGJVTWX1-0
  skos:prefLabel "espace topologique"@fr, "topological space"@en ;
  a skos:Concept ;
  skos:narrower psr:-W7VTDDL5-7 .

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

