@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:-N5PC59KN-H
  skos:exactMatch <https://fr.wikipedia.org/wiki/Produit_(math%C3%A9matiques)>, <https://en.wikipedia.org/wiki/Product_(mathematics)> ;
  skos:prefLabel "produit"@fr, "product"@en ;
  skos:definition """On nomme produit de nombres entiers, réels, complexes ou autres le résultat de leur multiplication. Les éléments multipliés s’appellent les facteurs du produit. L’expression d’un produit est aussi appelée « produit », par exemple l’écriture 3a du triple du nombre a est un produit de deux facteurs, où le symbole de la multiplication est sous-entendu.
<br/>L'ordre dans lequel les nombres réels ou les nombres complexes sont multipliés, de même que la façon de regrouper ces termes, n'ont pas d'importance ; ainsi, nulle permutation de termes ne modifie le résultat du produit. Ces propriétés sont nommées commutativité de la loi et associativité de la loi de multiplication.
<br/>Les multiplications d'objets comme les vecteurs et les matrices (produit matriciel, produit tensoriel, etc.) ne sont en revanche pas commutatifs. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Produit_(math%C3%A9matiques)">https://fr.wikipedia.org/wiki/Produit_(math%C3%A9matiques)</a>)"""@fr, """In mathematics, a product is the result of multiplication, or an expression that identifies objects (numbers or variables) to be multiplied, called factors. For example, 21 is the product of 3 and 7 (the result of multiplication), and x⋅(2+x) is the product of x and (2+x) (indicating that the two factors should be multiplied together). When one factor is an integer, the product is called a multiple.
<br/>The order in which real or complex numbers are multiplied has no bearing on the product; this is known as the commutative law of multiplication. When matrices or members of various other associative algebras are multiplied, the product usually depends on the order of the factors. Matrix multiplication, for example, is non-commutative, and so is multiplication in other algebras in general as well.
<br/>There are many different kinds of products in mathematics: besides being able to multiply just numbers, polynomials or matrices, one can also define products on many different algebraic structures. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Product_(mathematics)">https://en.wikipedia.org/wiki/Product_(mathematics)</a>)"""@en ;
  a skos:Concept ;
  dc:created "2023-08-23"^^xsd:date ;
  skos:inScheme psr: ;
  skos:narrower psr:-CVZ535WH-G ;
  dc:modified "2024-10-18"^^xsd:date ;
  skos:broader psr:-V5QWTJ3N-D .

psr:-V5QWTJ3N-D
  skos:prefLabel "multiplication"@fr, "multiplication"@en ;
  a skos:Concept ;
  skos:narrower psr:-N5PC59KN-H .

psr:-CVZ535WH-G
  skos:prefLabel "empty product"@en, "produit vide"@fr ;
  a skos:Concept ;
  skos:broader psr:-N5PC59KN-H .

