@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:-FR2FVK6T-P
  skos:inScheme psr: ;
  skos:prefLabel "module"@fr, "module"@en ;
  skos:definition """In mathematics, a module is a generalization of the notion of vector space in which the field of scalars is replaced by a ring. The concept of module generalizes also the notion of abelian group, since the abelian groups are exactly the modules over the ring of integers. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Module_(mathematics)">https://en.wikipedia.org/wiki/Module_(mathematics)</a>)"""@en, """En mathématiques, et plus précisément en algèbre générale, au sein des structures algébriques, « un module est à un anneau ce qu'un espace vectoriel est à un corps » : pour un espace vectoriel, l'ensemble des scalaires forme un corps tandis que pour un module, cet ensemble est seulement muni d'une structure d'anneau (unitaire, mais non nécessairement commutatif). 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Module_sur_un_anneau">https://fr.wikipedia.org/wiki/Module_sur_un_anneau</a>)"""@fr ;
  skos:altLabel "module sur un anneau"@fr ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Module_sur_un_anneau>, <https://en.wikipedia.org/wiki/Module_(mathematics)> ;
  a skos:Concept ;
  skos:narrower psr:-R9CMVQ96-F ;
  skos:broader psr:-NJ1RFLS0-8 ;
  dc:modified "2023-09-22"^^xsd:date .

psr:-R9CMVQ96-F
  skos:prefLabel "module topologique"@fr, "topological module"@en ;
  a skos:Concept ;
  skos:broader psr:-FR2FVK6T-P .

psr:-NJ1RFLS0-8
  skos:prefLabel "ring theory"@en, "théorie des anneaux"@fr ;
  a skos:Concept ;
  skos:narrower psr:-FR2FVK6T-P .

