@prefix psr: <http://data.loterre.fr/ark:/67375/PSR> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

psr: a skos:ConceptScheme .
psr:-LCG3ZWKT-0
  skos:prefLabel "structure algébrique"@fr, "algebraic structure"@en ;
  a skos:Concept ;
  skos:narrower psr:-GGPM4ZHC-X .

psr:-GGPM4ZHC-X
  skos:definition """En mathématiques, un groupe est une des structures algébriques fondamentales de l'algèbre générale. C'est un ensemble muni d'une loi de composition interne associative admettant un élément neutre et, pour chaque élément de l'ensemble, un élément symétrique. La structure de groupe est commune à de nombreux ensembles de nombres — par exemple les nombres entiers relatifs, munis de la loi d'addition. Mais cette structure se retrouve aussi dans de nombreux autres domaines, notamment en algèbre, ce qui en fait une notion centrale des mathématiques modernes. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Groupe_(math%C3%A9matiques)">https://fr.wikipedia.org/wiki/Groupe_(math%C3%A9matiques)</a>)"""@fr, """In mathematics, a group is a non-empty set with an operation that satisfies the following constraints: the operation is associative, has an identity element, and every element of the set has an inverse element. Many mathematical structures are groups endowed with other properties. For example, the integers with the addition operation is an infinite group, which is generated by a single element called 1 (these properties characterize the integers in a unique way). 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Group_(mathematics)">https://en.wikipedia.org/wiki/Group_(mathematics)</a>)"""@en ;
  a skos:Concept ;
  skos:inScheme psr: ;
  skos:broader psr:-LCG3ZWKT-0 ;
  skos:prefLabel "groupe"@fr, "group"@en ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Groupe_(math%C3%A9matiques)>, <https://en.wikipedia.org/wiki/Group_(mathematics)> .

