@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:-VGBR65FM-Z .

psr:-VGBR65FM-Z
  skos:definition """En arithmétique, un multiple d'un nombre entier n est un nombre qui peut s'écrire comme le produit de n par un autre nombre entier. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Multiple_(math%C3%A9matiques)">https://fr.wikipedia.org/wiki/Multiple_(math%C3%A9matiques)</a>)"""@fr, """In mathematics, a multiple is the product of any quantity and an integer. In other words, for the quantities a and b, it can be said that b is a multiple of a if b = na for some integer n, which is called the multiplier. If a is not zero, this is equivalent to saying that b/a is an integer. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Multiple_(mathematics)">https://en.wikipedia.org/wiki/Multiple_(mathematics)</a>)"""@en ;
  a skos:Concept ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Multiple_(math%C3%A9matiques)>, <https://en.wikipedia.org/wiki/Multiple_(mathematics)> ;
  skos:inScheme psr: ;
  dc:modified "2024-10-18"^^xsd:date ;
  skos:prefLabel "multiple"@fr, "multiple"@en ;
  dc:created "2023-07-18"^^xsd:date ;
  skos:broader psr:-XJWLBZKZ-8 .

