@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:-R0KC6Q7D-5
  skos:broader psr:-S20PBJCF-M ;
  skos:definition """Addition (usually signified by the plus symbol +) is one of the four basic operations of arithmetic, the other three being subtraction, multiplication and division. The addition of two whole numbers results in the total amount or sum of those values combined. The example in the adjacent image shows two columns of three apples and two apples each, totaling at five apples. This observation is equivalent to the mathematical expression "3 + 2 = 5" (that is, "3 plus 2 is equal to 5").
<br/>Besides counting items, addition can also be defined and executed without referring to concrete objects, using abstractions called numbers instead, such as integers, real numbers and complex numbers. Addition belongs to arithmetic, a branch of mathematics. In algebra, another area of mathematics, addition can also be performed on abstract objects such as vectors, matrices, subspaces and subgroups. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Addition">https://en.wikipedia.org/wiki/Addition</a>)"""@en, """L'addition est une opération élémentaire, permettant notamment de décrire la réunion de quantités ou l'adjonction de grandeurs extensives de même nature, comme les longueurs, les aires, ou les volumes. En particulier en physique, l'addition de deux grandeurs ne peut s'effectuer numériquement que si ces grandeurs sont exprimées avec la même unité de mesure. Le résultat d'une addition est appelé une somme, et les nombres que l'on additionne, les termes.
<br/>En mathématiques, l'addition est développée sur les ensembles de nombres usuels mais se définit aussi pour d'autres objets mathématiques comme les vecteurs et les fonctions.
<br/>Par analogie, on appelle addition la loi de composition interne des espaces vectoriels et de certains groupes abéliens. D'autres structures mathématiques sont également munies d'opérations binaires appelées additions, mais qui ne satisfont pas toujours les propriétés de l'addition usuelle. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Addition">https://fr.wikipedia.org/wiki/Addition</a>)"""@fr ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Addition>, <https://en.wikipedia.org/wiki/Addition> ;
  a skos:Concept ;
  skos:inScheme psr: ;
  skos:prefLabel "addition"@en, "addition"@fr ;
  skos:narrower psr:-L8MSXP38-X ;
  dc:modified "2024-10-18"^^xsd:date .

psr: a skos:ConceptScheme .
psr:-S20PBJCF-M
  skos:prefLabel "opération arithmétique"@fr, "arithmetic operation"@en ;
  a skos:Concept ;
  skos:narrower psr:-R0KC6Q7D-5 .

psr:-L8MSXP38-X
  skos:prefLabel "somme"@fr, "summation"@en ;
  a skos:Concept ;
  skos:broader psr:-R0KC6Q7D-5 .

