@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:-TJ9ZMMDF-W
  skos:prefLabel "géométrie"@fr, "geometry"@en ;
  a skos:Concept ;
  skos:narrower psr:-ZFFTF212-S .

psr:-ZFFTF212-S
  dc:created "2023-09-08"^^xsd:date ;
  skos:altLabel "pure geometry"@en, "axiomatic geometry"@en, "géométrie pure"@fr ;
  dc:modified "2023-09-08"^^xsd:date ;
  skos:prefLabel "géométrie synthétique"@fr, "synthetic geometry"@en ;
  skos:broader psr:-NRJSM1FG-4, psr:-TJ9ZMMDF-W ;
  skos:inScheme psr: ;
  a skos:Concept .

psr:-NRJSM1FG-4
  skos:prefLabel "logique mathématique"@fr, "mathematical logic"@en ;
  a skos:Concept ;
  skos:narrower psr:-ZFFTF212-S .

