@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:-MGJVTWX1-0
  skos:prefLabel "espace topologique"@fr, "topological space"@en ;
  a skos:Concept ;
  skos:narrower psr:-T7RHK4PB-S .

psr:-RMSGDZWM-G
  skos:prefLabel "fractale"@fr, "fractal"@en ;
  a skos:Concept ;
  skos:narrower psr:-T7RHK4PB-S .

psr:-T7RHK4PB-S
  skos:broader psr:-RMSGDZWM-G, psr:-MGJVTWX1-0 ;
  dc:modified "2023-07-18"^^xsd:date ;
  a skos:Concept ;
  skos:definition """Le tapis de Sierpiński (1916), du nom de Wacław Sierpiński, est une fractale obtenue à partir d'un carré. Le tapis se fabrique en découpant le carré en neuf carrés égaux avec une grille de trois par trois, et en supprimant la pièce centrale, et en appliquant cette procédure indéfiniment aux huit carrés restants. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Tapis_de_Sierpi%C5%84ski">https://fr.wikipedia.org/wiki/Tapis_de_Sierpi%C5%84ski</a>)"""@fr, """The Sierpiński carpet is a plane fractal first described by Wacław Sierpiński in 1916. The carpet is a generalization of the Cantor set to two dimensions; another is Cantor dust. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Sierpi%C5%84ski_carpet">https://en.wikipedia.org/wiki/Sierpi%C5%84ski_carpet</a>)"""@en ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Tapis_de_Sierpi%C5%84ski>, <https://en.wikipedia.org/wiki/Sierpi%C5%84ski_carpet> ;
  skos:prefLabel "Sierpiński carpet"@en, "tapis de Sierpiński"@fr ;
  dc:created "2023-07-18"^^xsd:date ;
  skos:inScheme psr: .

