@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:-K9N16SZK-D
  skos:prefLabel "automorphisme orthogonal"@fr, "orthogonal automorphism"@en ;
  a skos:Concept ;
  skos:broader psr:-H2Z50PHN-7 .

psr:-H2Z50PHN-7
  skos:broader psr:-L84V4M82-V ;
  skos:definition """In mathematics, an automorphism is an isomorphism from a mathematical object to itself. It is, in some sense, a symmetry of the object, and a way of mapping the object to itself while preserving all of its structure. The set of all automorphisms of an object forms a group, called the automorphism group. It is, loosely speaking, the symmetry group of the object. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Automorphism">https://en.wikipedia.org/wiki/Automorphism</a>)"""@en, """Un automorphisme est un isomorphisme d'un objet mathématique X dans lui-même. Le plus souvent, c'est une bijection de X dans X qui préserve la « structure » de X. On peut le voir comme une symétrie de X. Les automorphismes de X forment un groupe. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Automorphisme">https://fr.wikipedia.org/wiki/Automorphisme</a>)"""@fr ;
  dc:modified "2024-10-18"^^xsd:date ;
  skos:inScheme psr: ;
  skos:prefLabel "automorphisme"@fr, "automorphism"@en ;
  a skos:Concept ;
  skos:narrower psr:-K9N16SZK-D ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Automorphisme>, <https://en.wikipedia.org/wiki/Automorphism> .

psr:-L84V4M82-V
  skos:prefLabel "isomorphisme"@fr, "isomorphism"@en ;
  a skos:Concept ;
  skos:narrower psr:-H2Z50PHN-7 .

