@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:-SKGJ9CKK-N
  skos:prefLabel "géométrie algébrique"@fr, "algebraic geometry"@en ;
  a skos:Concept ;
  skos:narrower psr:-CD85MKHH-P .

psr:-CD85MKHH-P
  dc:created "2023-09-21"^^xsd:date ;
  dc:modified "2023-09-21"^^xsd:date ;
  a skos:Concept ;
  skos:inScheme psr: ;
  skos:broader psr:-FH1H1FB9-1, psr:-ZHPKGFBV-J, psr:-SKGJ9CKK-N ;
  skos:prefLabel "Jacobi elliptic function"@en, "fonction elliptique de Jacobi"@fr .

psr:-ZHPKGFBV-J
  skos:prefLabel "fonction elliptique"@fr, "elliptic function"@en ;
  a skos:Concept ;
  skos:narrower psr:-CD85MKHH-P .

psr: a skos:ConceptScheme .
psr:-FH1H1FB9-1
  skos:prefLabel "special function"@en, "fonction spéciale"@fr ;
  a skos:Concept ;
  skos:narrower psr:-CD85MKHH-P .

