@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:-RJM355KT-L
  skos:prefLabel "ordered field"@en, "corps ordonné"@fr ;
  a skos:Concept ;
  skos:narrower psr:-NP0HG5JT-S .

psr:-NP0HG5JT-S
  dc:created "2023-09-22"^^xsd:date ;
  dc:modified "2023-09-22"^^xsd:date ;
  a skos:Concept ;
  skos:inScheme psr: ;
  skos:broader psr:-RJM355KT-L, psr:-FTGGBTC5-X ;
  skos:prefLabel "Artin-Lang theorem"@en, "théorème d'Artin-Lang"@fr .

psr:-FTGGBTC5-X
  skos:prefLabel "algèbre commutative"@fr, "commutative algebra"@en ;
  a skos:Concept ;
  skos:narrower psr:-NP0HG5JT-S .

