@prefix psr: <http://data.loterre.fr/ark:/67375/PSR> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

psr:-H08Z5L7T-W
  dc:created "2023-07-21"^^xsd:date ;
  dc:modified "2023-08-23"^^xsd:date ;
  a skos:Concept ;
  skos:inScheme psr: ;
  skos:broader psr:-QP0D47D3-D ;
  skos:prefLabel "Brill-Noether theory"@en, "théorie de Brill-Noether"@fr ;
  skos:altLabel "diviseur spécial"@fr, "special divisor"@en .

psr: a skos:ConceptScheme .
psr:-QP0D47D3-D
  skos:prefLabel "courbe algébrique"@fr, "algebraic curve"@en ;
  a skos:Concept ;
  skos:narrower psr:-H08Z5L7T-W .

