@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:-K0MLZP5Z-S
  skos:definition """In mathematics, the Lebesgue covering dimension or topological dimension of a topological space is one of several different ways of defining the dimension of the space in a topologically invariant way. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Lebesgue_covering_dimension">https://en.wikipedia.org/wiki/Lebesgue_covering_dimension</a>)"""@en, """En mathématiques, une dimension topologique est une notion destinée à étendre à des espaces topologiques la notion algébrique de dimension d'un espace vectoriel. C'est un invariant topologique, entier ou infini. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Dimension_topologique">https://fr.wikipedia.org/wiki/Dimension_topologique</a>)"""@fr ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Dimension_topologique>, <https://en.wikipedia.org/wiki/Lebesgue_covering_dimension> ;
  dc:created "2023-07-21"^^xsd:date ;
  skos:broader psr:-DD6X8M67-X, psr:-MGJVTWX1-0 ;
  dc:modified "2023-09-01"^^xsd:date ;
  skos:prefLabel "dimension topologique"@fr, "topological dimension"@en ;
  a skos:Concept ;
  skos:inScheme psr: ;
  skos:altLabel "Lebesgue covering dimension"@en .

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

psr:-DD6X8M67-X
  skos:prefLabel "théorie de la dimension"@fr, "dimension theory"@en ;
  a skos:Concept ;
  skos:narrower psr:-K0MLZP5Z-S .

