@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:-XJWLBZKZ-8
  skos:prefLabel "elementary arithmetic"@en, "arithmétique élémentaire"@fr ;
  a skos:Concept ;
  skos:narrower psr:-CMP9233H-K .

psr:-CMP9233H-K
  skos:prefLabel "identité de Bézout"@fr, "Bézout's identity"@en ;
  skos:broader psr:-XJWLBZKZ-8, psr:-VTR5XXB2-M ;
  dc:modified "2024-10-18"^^xsd:date ;
  skos:inScheme psr: ;
  a skos:Concept ;
  skos:altLabel "Bézout's lemma"@en, "théorème de Bachet-Bézout"@fr ;
  skos:definition """En arithmétique on appelle identité de Bézout :
<br/>- Le théorème de Bachet-Bézout qui prouve l'existence d'une solution à l'équation ax + by = PGCD(a, b) et traite en particulier le cas des entiers premiers entre eux.
<br/>- L'identité de Bézout, dans le cas des polynômes, qui est traitée dans l'article arithmétique des polynômes. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Identit%C3%A9_de_B%C3%A9zout">https://fr.wikipedia.org/wiki/Identit%C3%A9_de_B%C3%A9zout</a>)"""@fr ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Identit%C3%A9_de_B%C3%A9zout> .

psr:-VTR5XXB2-M
  skos:prefLabel "identité"@fr, "identity"@en ;
  a skos:Concept ;
  skos:narrower psr:-CMP9233H-K .

