@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:-SW10HF3W-P
  skos:prefLabel "group theory"@en, "théorie des groupes"@fr ;
  a skos:Concept ;
  skos:narrower psr:-SH9V3HKL-F .

psr:-SH9V3HKL-F
  dc:modified "2023-07-28"^^xsd:date ;
  skos:definition """In mathematics, specifically abstract algebra, the isomorphism theorems (also known as Noether's isomorphism theorems) are theorems that describe the relationship between quotients, homomorphisms, and subobjects. Versions of the theorems exist for groups, rings, vector spaces, modules, Lie algebras, and various other algebraic structures. In universal algebra, the isomorphism theorems can be generalized to the context of algebras and congruences. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Isomorphism_theorems">https://en.wikipedia.org/wiki/Isomorphism_theorems</a>)"""@en, """En mathématiques, les trois théorèmes d'isomorphisme fournissent l'existence d'isomorphismes dans le cadre de la théorie des groupes. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Th%C3%A9or%C3%A8mes_d%27isomorphisme">https://fr.wikipedia.org/wiki/Th%C3%A9or%C3%A8mes_d%27isomorphisme</a>)"""@fr ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Isomorphism_theorems>, <https://fr.wikipedia.org/wiki/Th%C3%A9or%C3%A8mes_d%27isomorphisme> ;
  skos:inScheme psr: ;
  skos:broader psr:-L84V4M82-V, psr:-SW10HF3W-P ;
  a skos:Concept ;
  skos:prefLabel "théorème d'isomorphisme"@fr, "isomorphism theorem"@en ;
  dc:created "2023-07-28"^^xsd:date ;
  skos:altLabel "Noether's isomorphism theorem"@en .

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

