@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:-TX92VB3N-7
  skos:prefLabel "differential geometry of surfaces"@en, "géométrie différentielle des surfaces"@fr ;
  a skos:Concept ;
  skos:narrower psr:-LW8CN6PQ-Z .

psr: a skos:ConceptScheme .
psr:-MX2F3CZ1-5
  skos:prefLabel "algebraic surface"@en, "surface algébrique"@fr ;
  a skos:Concept ;
  skos:narrower psr:-LW8CN6PQ-Z .

psr:-LW8CN6PQ-Z
  dc:created "2023-10-04"^^xsd:date ;
  dc:modified "2023-10-04"^^xsd:date ;
  a skos:Concept ;
  skos:inScheme psr: ;
  skos:broader psr:-MX2F3CZ1-5, psr:-TX92VB3N-7 ;
  skos:prefLabel "Peano surface"@en, "surface de Peano"@fr .

