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

psr: a skos:ConceptScheme .
psr:-GRGW2RSP-4
  skos:broader psr:-SKTRS1V0-R, psr:-RN57KZJ9-9 ;
  skos:definition """In mathematics, a singularity is a point at which a given mathematical object is not defined, or a point where the mathematical object ceases to be well-behaved in some particular way, such as by lacking differentiability or analyticity. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Singularity_(mathematics)">https://en.wikipedia.org/wiki/Singularity_(mathematics)</a>)"""@en, """En mathématiques, une singularité est en général un point, une valeur ou un cas dans lequel un certain objet mathématique n'est pas bien défini ou bien subit une transition. Ce terme peut donc avoir des significations très différentes en fonction du contexte. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Singularit%C3%A9_(math%C3%A9matiques)">https://fr.wikipedia.org/wiki/Singularit%C3%A9_(math%C3%A9matiques)</a>)"""@fr ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Singularity_(mathematics)>, <https://fr.wikipedia.org/wiki/Singularit%C3%A9_(math%C3%A9matiques)> ;
  skos:prefLabel "singularité"@fr, "singularity"@en ;
  skos:inScheme psr: ;
  a skos:Concept .

psr:-SKTRS1V0-R
  skos:prefLabel "real analysis"@en, "analyse réelle"@fr ;
  a skos:Concept ;
  skos:narrower psr:-GRGW2RSP-4 .

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

