@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:-RXQC777M-K
  skos:prefLabel "algèbre différentielle"@fr, "differential algebra"@en ;
  a skos:Concept ;
  skos:narrower psr:-TT84D1VH-3 .

psr:-L2BN0W1T-P
  skos:prefLabel "fonction"@fr, "function"@en ;
  a skos:Concept ;
  skos:narrower psr:-TT84D1VH-3 .

psr:-TT84D1VH-3
  skos:definition """ In mathematics, the Liouvillian functions comprise a set of functions including the elementary functions and their repeated integrals. Liouvillian functions can be recursively defined as integrals of other Liouvillian functions.
<br/>More explicitly, a Liouvillian function is a function of one variable which is the composition of a finite number of arithmetic operations (+, −, ×, ÷), exponentials, constants, solutions of algebraic equations (a generalization of nth roots), and antiderivatives. The logarithm function does not need to be explicitly included since it is the integral of 1/x.  
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Liouvillian_function">https://en.wikipedia.org/wiki/Liouvillian_function</a>)"""@en, """En mathématiques, et plus précisément en analyse, les fonctions liouvilliennes sont un ensemble de fonctions plus générales que les fonctions élémentaires, obtenues à partir de celles-ci en itérant l'opération d'antidérivation. Elles ont été introduites par Joseph Liouville dans une série d'articles entre 1833 et 1841.  
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Fonction_liouvillienne">https://fr.wikipedia.org/wiki/Fonction_liouvillienne</a>)"""@fr ;
  skos:inScheme psr: ;
  skos:broader psr:-L2BN0W1T-P, psr:-RXQC777M-K ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Liouvillian_function>, <https://fr.wikipedia.org/wiki/Fonction_liouvillienne> ;
  dc:modified "2024-10-18"^^xsd:date ;
  a skos:Concept ;
  dc:created "2023-08-23"^^xsd:date ;
  skos:prefLabel "Liouvillian function"@en, "fonction liouvillienne"@fr .

