@prefix psr: <http://data.loterre.fr/ark:/67375/PSR> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

psr: a skos:ConceptScheme .
psr:-HVVC2TKH-L
  skos:definition """En mathématiques, le théorème de Mergelyan est un résultat d'analyse complexe. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Th%C3%A9or%C3%A8me_de_Mergelyan">https://fr.wikipedia.org/wiki/Th%C3%A9or%C3%A8me_de_Mergelyan</a>)"""@fr, """Mergelyan's theorem is a result from approximation by polynomials in complex analysis proved by the Armenian mathematician Sergei Mergelyan in 1951. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Mergelyan%27s_theorem">https://en.wikipedia.org/wiki/Mergelyan%27s_theorem</a>)"""@en ;
  a skos:Concept ;
  skos:inScheme psr: ;
  skos:broader psr:-RN57KZJ9-9 ;
  skos:prefLabel "Mergelyan's theorem"@en, "théorème de Mergelyan"@fr ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Th%C3%A9or%C3%A8me_de_Mergelyan>, <https://en.wikipedia.org/wiki/Mergelyan%27s_theorem> .

psr:-RN57KZJ9-9
  skos:prefLabel "analyse complexe"@fr, "complex analysis"@en ;
  a skos:Concept ;
  skos:narrower psr:-HVVC2TKH-L .

