@prefix psr: <http://data.loterre.fr/ark:/67375/PSR> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

psr:-SNPMVDR9-8
  dc:created "2023-10-04"^^xsd:date ;
  dc:modified "2023-10-04"^^xsd:date ;
  a skos:Concept ;
  skos:inScheme psr: ;
  skos:broader psr:-V0G085HP-P, psr:-CTGXK4K4-T ;
  skos:prefLabel "difféotopie"@fr, "mapping class group"@en .

psr: a skos:ConceptScheme .
psr:-V0G085HP-P
  skos:prefLabel "differential geometry"@en, "géométrie différentielle"@fr ;
  a skos:Concept ;
  skos:narrower psr:-SNPMVDR9-8 .

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

