@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:-CVDPQB0Q-M
  skos:prefLabel "natural numbers"@en, "entier naturel"@fr ;
  a skos:Concept ;
  skos:narrower psr:-K8LS2ZJV-W .

psr:-K8LS2ZJV-W
  skos:broader psr:-CVDPQB0Q-M, psr:-B373Q2P1-V, psr:-FM1M1PDT-5 ;
  skos:prefLabel "nombre de Bell"@fr, "Bell number"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Bell_number>, <https://fr.wikipedia.org/wiki/Nombre_de_Bell> ;
  dc:modified "2023-07-25"^^xsd:date ;
  skos:definition """En mathématiques, le n-ième nombre de Bell (du nom de Eric Temple Bell) est le nombre de partitions d'un ensemble à n éléments distincts ou, ce qui revient au même, le nombre de relations d'équivalence sur un tel ensemble. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Nombre_de_Bell">https://fr.wikipedia.org/wiki/Nombre_de_Bell</a>)"""@fr, """In combinatorial mathematics, the Bell numbers count the possible partitions of a set. These numbers have been studied by mathematicians since the 19th century, and their roots go back to medieval Japan. In an example of Stigler's law of eponymy, they are named after Eric Temple Bell, who wrote about them in the 1930s. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Bell_number">https://en.wikipedia.org/wiki/Bell_number</a>)"""@en ;
  a skos:Concept ;
  skos:inScheme psr: .

psr: a skos:ConceptScheme .
psr:-B373Q2P1-V
  skos:prefLabel "combinatorics"@en, "combinatoire"@fr ;
  a skos:Concept ;
  skos:narrower psr:-K8LS2ZJV-W .

psr:-FM1M1PDT-5
  skos:prefLabel "suite d'entiers"@fr, "integer sequence"@en ;
  a skos:Concept ;
  skos:narrower psr:-K8LS2ZJV-W .

