@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:-H0BLN01B-4
  skos:prefLabel "espace métrique"@fr, "metric space"@en ;
  a skos:Concept ;
  skos:narrower psr:-WJCW9BJG-M .

psr: a skos:ConceptScheme .
psr:-L2BN0W1T-P
  skos:prefLabel "fonction"@fr, "function"@en ;
  a skos:Concept ;
  skos:narrower psr:-WJCW9BJG-M .

psr:-WJCW9BJG-M
  dc:modified "2023-09-21"^^xsd:date ;
  skos:prefLabel "contraction mapping"@en, "application contractante"@fr ;
  a skos:Concept ;
  skos:altLabel "contraction"@en, "contraction"@fr, "contractor"@en ;
  skos:broader psr:-L2BN0W1T-P, psr:-H0BLN01B-4 ;
  dc:created "2023-09-21"^^xsd:date ;
  skos:inScheme psr: .

