@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:-S13BFT24-6
  dc:modified "2023-08-24"^^xsd:date ;
  skos:definition """En mathématiques, un groupe simple est un groupe non trivial qui ne possède pas de sous-groupe distingué autre que lui-même et son sous-groupe trivial. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Groupe_simple">https://fr.wikipedia.org/wiki/Groupe_simple</a>)"""@fr, """In mathematics, a simple group is a nontrivial group whose only normal subgroups are the trivial group and the group itself. A group that is not simple can be broken into two smaller groups, namely a nontrivial normal subgroup and the corresponding quotient group. This process can be repeated, and for finite groups one eventually arrives at uniquely determined simple groups, by the Jordan–Hölder theorem. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Simple_group">https://en.wikipedia.org/wiki/Simple_group</a>)"""@en ;
  skos:inScheme psr: ;
  skos:prefLabel "groupe simple"@fr, "simple group"@en ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Groupe_simple>, <https://en.wikipedia.org/wiki/Simple_group> ;
  skos:broader psr:-SW10HF3W-P ;
  dc:created "2023-08-24"^^xsd:date ;
  skos:narrower psr:-FMBPXTSV-P ;
  a skos:Concept .

psr:-SW10HF3W-P
  skos:prefLabel "group theory"@en, "théorie des groupes"@fr ;
  a skos:Concept ;
  skos:narrower psr:-S13BFT24-6 .

psr:-FMBPXTSV-P
  skos:prefLabel "groupe sporadique"@fr, "sporadic group"@en ;
  a skos:Concept ;
  skos:broader psr:-S13BFT24-6 .

