@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:-DQ2D474R-S
  dc:modified "2023-07-21"^^xsd:date ;
  skos:inScheme psr: ;
  skos:prefLabel "adhérence"@fr, "closure"@en ;
  skos:definition """En topologie, l'adhérence d'une partie d'un espace topologique est le plus petit ensemble fermé contenant cette partie. Lorsque l'espace est métrisable, c'est aussi l'ensemble des limites de suites convergentes à valeurs dans cette partie. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Adh%C3%A9rence_(math%C3%A9matiques)">https://fr.wikipedia.org/wiki/Adh%C3%A9rence_(math%C3%A9matiques)</a>)"""@fr, """In topology, the closure of a subset <i>S</i> of points in a topological space consists of all points in <i>S</i> together with all limit points of <i>S</i>. The closure of <i>S</i> may equivalently be defined as the union of <i>S</i> and its boundary, and also as the intersection of all closed sets containing <i>S</i>. Intuitively, the closure can be thought of as all the points that are either in <i>S</i> or "very near" <i>S</i>. A point which is in the closure of <i>S</i> is a point of closure of <i>S</i>. The notion of closure is in many ways dual to the notion of interior. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Closure_(topology)">https://en.wikipedia.org/wiki/Closure_(topology)</a>)"""@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Closure_(topology)>, <https://fr.wikipedia.org/wiki/Adh%C3%A9rence_(math%C3%A9matiques)> ;
  a skos:Concept ;
  dc:created "2023-07-21"^^xsd:date ;
  skos:broader psr:-KFSNTTXP-S .

psr: a skos:ConceptScheme .
psr:-KFSNTTXP-S
  skos:prefLabel "general topology"@en, "topologie générale"@fr ;
  a skos:Concept ;
  skos:narrower psr:-DQ2D474R-S .

