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

psr: a skos:ConceptScheme .
psr:-WH3R3X3R-6
  skos:prefLabel "neighborhood"@en, "voisinage"@fr ;
  skos:definition """In topology and related areas of mathematics, a neighbourhood (or neighborhood) is one of the basic concepts in a topological space. It is closely related to the concepts of open set and interior. Intuitively speaking, a neighbourhood of a point is a set of points containing that point where one can move some amount in any direction away from that point without leaving the set. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Neighbourhood_(mathematics)">https://en.wikipedia.org/wiki/Neighbourhood_(mathematics)</a>)"""@en, """En mathématiques, dans un espace topologique, un voisinage d'un point est une partie de l'espace qui contient un ouvert qui comprend ce point. C'est une notion centrale dans la description d'un espace topologique.  Par opposition aux voisinages, les ensembles ouverts permettent de définir élégamment des propriétés globales comme la continuité en tout point. En revanche, pour les propriétés locales comme la continuité en un point donné ou la limite, la notion de voisinage (et le formalisme correspondant) est plus adaptée. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Voisinage_(math%C3%A9matiques)">https://fr.wikipedia.org/wiki/Voisinage_(math%C3%A9matiques)</a>)"""@fr ;
  skos:broader psr:-MGJVTWX1-0 ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Neighbourhood_(mathematics)>, <https://fr.wikipedia.org/wiki/Voisinage_(math%C3%A9matiques)> ;
  a skos:Concept ;
  skos:altLabel "neighbourhood"@en ;
  skos:inScheme psr: .

psr:-MGJVTWX1-0
  skos:prefLabel "espace topologique"@fr, "topological space"@en ;
  a skos:Concept ;
  skos:narrower psr:-WH3R3X3R-6 .

