@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:-MHQ558CM-K
  skos:related psr:-J0KX75B6-2, psr:-MPKZZL79-2 ;
  skos:prefLabel "superfactorial"@en, "super-factorielle"@fr ;
  dc:modified "2024-10-18"^^xsd:date ;
  skos:broader psr:-W127WDLN-J ;
  dc:created "2023-08-16"^^xsd:date ;
  a skos:Concept ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Superfactorial> ;
  skos:definition """ In mathematics, and more specifically number theory, the superfactorial of a positive integer n is the product of the first n factorials. They are a special case of the Jordan–Pólya numbers, which are products of arbitrary collections of factorials. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Superfactorial">https://en.wikipedia.org/wiki/Superfactorial</a>)"""@en ;
  skos:inScheme psr: .

psr: a skos:ConceptScheme .
psr:-J0KX75B6-2
  skos:prefLabel "constante de Glaisher-Kinkelin"@fr, "Glaisher-Kinkelin constant"@en ;
  a skos:Concept ;
  skos:related psr:-MHQ558CM-K .

psr:-MPKZZL79-2
  skos:prefLabel "Barnes G-function"@en, "fonction G de Barnes"@fr ;
  a skos:Concept ;
  skos:related psr:-MHQ558CM-K .

psr:-W127WDLN-J
  skos:prefLabel "factorielle"@fr, "factorial"@en ;
  a skos:Concept ;
  skos:narrower psr:-MHQ558CM-K .

