@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:-VVFSH11T-P
  skos:prefLabel "sieve theory"@en, "théorie des cribles"@fr ;
  a skos:Concept ;
  skos:narrower psr:-SZ78NTZK-4 .

psr: a skos:ConceptScheme .
psr:-SZ78NTZK-4
  dc:created "2023-08-18"^^xsd:date ;
  dc:modified "2023-08-18"^^xsd:date ;
  a skos:Concept ;
  skos:inScheme psr: ;
  skos:broader psr:-VVFSH11T-P ;
  skos:prefLabel "Jurkat-Richert theorem"@en, "théorème de Jurkat-Richert"@fr .

