@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:-HT4QK75C-T
  skos:prefLabel "surface de Riemann"@fr, "Riemann surface"@en ;
  a skos:Concept ;
  skos:narrower psr:-WS01V92R-C .

psr:-WS01V92R-C
  skos:prefLabel "Weierstrass point"@en, "point de Weierstrass"@fr ;
  dc:created "2023-07-21"^^xsd:date ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Weierstrass_point> ;
  a skos:Concept ;
  skos:inScheme psr: ;
  dc:modified "2024-10-18"^^xsd:date ;
  skos:definition """In mathematics, a Weierstrass point P on a nonsingular algebraic curve C defined over the complex numbers is a point such that there are more functions on C, with their poles restricted to P only, than would be predicted by the Riemann–Roch theorem. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Weierstrass_point">https://en.wikipedia.org/wiki/Weierstrass_point</a>)"""@en ;
  skos:broader psr:-QP0D47D3-D, psr:-HT4QK75C-T .

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

