@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:-SL2L73GZ-C
  skos:prefLabel "optimisation combinatoire"@fr, "combinatorial optimization"@en ;
  a skos:Concept ;
  skos:narrower psr:-G47QBF8Q-C .

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

psr:-G47QBF8Q-C
  skos:inScheme psr: ;
  skos:prefLabel "discret set"@en, "ensemble discret"@fr ;
  skos:definition """En mathématiques, plus précisément en topologie, un ensemble discret est un sous-ensemble d'un espace topologique sur lequel la topologie induite est la topologie discrète. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Ensemble_discret">https://fr.wikipedia.org/wiki/Ensemble_discret</a>)"""@fr ;
  a skos:Concept ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Ensemble_discret> ;
  dc:created "2023-07-21"^^xsd:date ;
  dc:modified "2023-07-26"^^xsd:date ;
  skos:broader psr:-KFSNTTXP-S, psr:-SL2L73GZ-C .

