@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:-WFT8TQBD-F
  skos:definition """ In an area of mathematics called differential topology, an exotic sphere is a differentiable manifold <i>M</i> that is homeomorphic but not diffeomorphic to the standard Euclidean <i>n</i>-sphere. That is, <i>M</i> is a sphere from the point of view of all its topological properties, but carrying a smooth structure that is not the familiar one (hence the name "exotic"). 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Exotic_sphere">https://en.wikipedia.org/wiki/Exotic_sphere</a>)"""@en, """En mathématiques, et plus précisément en topologie différentielle, une sphère exotique est une variété différentielle <i>M</i> qui est homéomorphe, mais non difféomorphe, à la <i>n</i>-sphère euclidienne standard. Autrement dit, <i>M</i> est une sphère du point de vue de ses propriétés topologiques, mais sa structure différentielle (qui définit, par exemple, la notion de vecteur tangent) n'est pas la structure usuelle, d'où l'adjectif « exotique ». 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Sph%C3%A8re_exotique">https://fr.wikipedia.org/wiki/Sph%C3%A8re_exotique</a>)"""@fr ;
  skos:narrower psr:-NJKWVGP7-X ;
  skos:prefLabel "exotic sphere"@en, "sphère exotique"@fr ;
  skos:broader psr:-RZMJ5VH2-S ;
  dc:modified "2023-06-30"^^xsd:date ;
  dc:created "2023-06-30"^^xsd:date ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Sph%C3%A8re_exotique>, <https://en.wikipedia.org/wiki/Exotic_sphere> ;
  a skos:Concept ;
  skos:inScheme psr: .

psr:-NJKWVGP7-X
  skos:prefLabel "Brieskorn manifold"@en, "sphère de Brieskorn"@fr ;
  a skos:Concept ;
  skos:broader psr:-WFT8TQBD-F .

psr:-RZMJ5VH2-S
  skos:prefLabel "differentiable manifold"@en, "variété différentielle"@fr ;
  a skos:Concept ;
  skos:narrower psr:-WFT8TQBD-F .

