@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:-C4XZKP2N-4
  skos:prefLabel "permutation"@en, "permutation"@fr ;
  a skos:Concept ;
  skos:narrower psr:-DW7W9JKN-H .

psr:-DW7W9JKN-H
  skos:prefLabel "constante de Golomb-Dickman"@fr, "Golomb-Dickman constant"@en ;
  dc:modified "2024-10-18"^^xsd:date ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Constante_de_Golomb%E2%80%93Dickman>, <https://en.wikipedia.org/wiki/Golomb%E2%80%93Dickman_constant> ;
  a skos:Concept ;
  dc:created "2023-08-03"^^xsd:date ;
  skos:broader psr:-C4XZKP2N-4, psr:-RBFVN7DN-2 ;
  skos:definition """In mathematics, the Golomb–Dickman constant arises in the theory of random permutations and in number theory. Its value is
<br/>      λ = 0.62432998854355087099293638310083724 …  (sequence A084945 in the OEIS)
<br/>It is not known whether this constant is rational or irrational. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Golomb%E2%80%93Dickman_constant">https://en.wikipedia.org/wiki/Golomb%E2%80%93Dickman_constant</a>)"""@en, """En mathématiques, la constante de Golomb–Dickman apparaît en théorie des nombres et dans l'étude des permutations aléatoires. Sa valeur est
<br/>      λ = 0 , 62432998854355087099293638310083724 …  suite A084945 de l'OEIS
<br/>On ne sait pas si cette constante est rationnelle ou non.  
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Constante_de_Golomb%E2%80%93Dickman">https://fr.wikipedia.org/wiki/Constante_de_Golomb%E2%80%93Dickman</a>)"""@fr ;
  skos:inScheme psr: .

psr:-RBFVN7DN-2
  skos:prefLabel "mathematical constant"@en, "constante mathématique"@fr ;
  a skos:Concept ;
  skos:narrower psr:-DW7W9JKN-H .

