@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:-BNGNV83P-Z
  skos:broader psr:-KFSNTTXP-S, psr:-MGJVTWX1-0 ;
  dc:created "2023-07-24"^^xsd:date ;
  skos:exactMatch <https://en.wikipedia.org/wiki/%CE%93-space> ;
  skos:definition """In mathematics, a γ-space is a topological space that satisfies a certain a basic selection principle. An infinite cover of a topological space is an ω-cover if every finite subset of this space is contained in some member of the cover, and the whole space is not a member the cover. A cover of a topological space is a γ-cover if every point of this space belongs to all but finitely many members of this cover. A γ-space is a space in which every open ω-cover contains a γ-cover. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/%CE%93-space">https://en.wikipedia.org/wiki/%CE%93-space</a>)"""@en ;
  skos:prefLabel "γ-space"@en, "espace γ"@fr ;
  skos:inScheme psr: ;
  a skos:Concept ;
  dc:modified "2023-07-24"^^xsd:date .

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

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

