@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:-B373Q2P1-V
  skos:prefLabel "combinatorics"@en, "combinatoire"@fr ;
  a skos:Concept ;
  skos:narrower psr:-BX81V6MV-1 .

psr:-XJWLBZKZ-8
  skos:prefLabel "elementary arithmetic"@en, "arithmétique élémentaire"@fr ;
  a skos:Concept ;
  skos:narrower psr:-BX81V6MV-1 .

psr:-BX81V6MV-1
  skos:inScheme psr: ;
  skos:prefLabel "partition d'un entier"@fr, "integer partition"@en ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Partition_d%27un_entier>, <https://en.wikipedia.org/wiki/Partition_(number_theory)> ;
  skos:definition """En mathématiques, une partition d'un entier (parfois aussi appelée partage d'un entier) est une décomposition de cet entier en une somme d'entiers strictement positifs (appelés parties ou sommants), à l'ordre près des termes (à la différence du problème de composition tenant compte de l'ordre des termes). Une telle partition est en général représentée par la suite des termes de la somme, rangés par ordre décroissant. Elle est visualisée à l'aide de son diagramme de Ferrers, qui met en évidence la notion de partition duale ou conjuguée. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Partition_d%27un_entier">https://fr.wikipedia.org/wiki/Partition_d%27un_entier</a>)"""@fr, """In number theory and combinatorics, a partition of a non-negative integer n, also called an integer partition, is a way of writing n as a sum of positive integers. Two sums that differ only in the order of their summands are considered the same partition. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Partition_(number_theory)">https://en.wikipedia.org/wiki/Partition_(number_theory)</a>)"""@en ;
  dc:modified "2023-07-26"^^xsd:date ;
  a skos:Concept ;
  skos:broader psr:-XJWLBZKZ-8, psr:-B373Q2P1-V ;
  dc:created "2023-07-26"^^xsd:date .

psr: a skos:ConceptScheme .
