@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:-LMDZ11CG-L
  skos:prefLabel "algèbre homotopique"@fr, "homotopical algebra"@en ;
  a skos:Concept ;
  skos:narrower psr:-LH4N3R35-S .

psr: a skos:ConceptScheme .
psr:-CTGXK4K4-T
  skos:prefLabel "théorie de l'homotopie"@fr, "homotopy theory"@en ;
  a skos:Concept ;
  skos:narrower psr:-LH4N3R35-S .

psr:-LH4N3R35-S
  dc:created "2023-08-23"^^xsd:date ;
  dc:modified "2023-08-23"^^xsd:date ;
  a skos:Concept ;
  skos:inScheme psr: ;
  skos:broader psr:-CTGXK4K4-T, psr:-LMDZ11CG-L ;
  skos:prefLabel "cofibration"@en, "cofibration"@fr .

