@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:-CWR3T8K8-Q
  skos:broader psr:-FH1H1FB9-1, psr:-ST0RJ5D8-4 ;
  dc:modified "2023-08-16"^^xsd:date ;
  skos:inScheme psr: ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Hadamard%27s_gamma_function>, <https://fr.wikipedia.org/wiki/Fonction_gamma_d%27Hadamard> ;
  skos:definition """In mathematics, Hadamard's gamma function, named after Jacques Hadamard, is an extension of the factorial function, different from the classical gamma function (it is an instance of a pseudogamma function.) This function, with its argument shifted down by 1, interpolates the factorial and extends it to real and complex numbers in a different way than Euler's gamma function. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Hadamard%27s_gamma_function">https://en.wikipedia.org/wiki/Hadamard%27s_gamma_function</a>)"""@en, """En mathématiques, la fonction gamma d'Hadamard, du nom de Jacques Hadamard, est une extension de la fonction factorielle, différente de la fonction gamma classique. Cette fonction, avec son argument décalé de 1, interpole la factorielle et l'étend aux nombres réels et complexes d'une manière différente de la fonction gamma d'Euler. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Fonction_gamma_d%27Hadamard">https://fr.wikipedia.org/wiki/Fonction_gamma_d%27Hadamard</a>)"""@fr ;
  skos:prefLabel "Hadamard's gamma function"@en, "fonction gamma d'Hadamard"@fr ;
  a skos:Concept ;
  dc:created "2023-08-16"^^xsd:date .

psr:-ST0RJ5D8-4
  skos:prefLabel "fonction holomorphe"@fr, "holomorphic function"@en ;
  a skos:Concept ;
  skos:narrower psr:-CWR3T8K8-Q .

psr:-FH1H1FB9-1
  skos:prefLabel "special function"@en, "fonction spéciale"@fr ;
  a skos:Concept ;
  skos:narrower psr:-CWR3T8K8-Q .

