@prefix psr: <http://data.loterre.fr/ark:/67375/PSR> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

psr: a skos:ConceptScheme .
psr:-WSV4W5WP-1
  skos:prefLabel "analytic function"@en, "fonction analytique"@fr ;
  a skos:Concept ;
  skos:narrower psr:-S8K0HGZN-F .

psr:-S8K0HGZN-F
  skos:narrower psr:-FZDLXCSS-T ;
  skos:broader psr:-WSV4W5WP-1 ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Transcendental_function>, <https://fr.wikipedia.org/wiki/Fonction_transcendante> ;
  skos:inScheme psr: ;
  skos:definition """In mathematics, a transcendental function is an analytic function that does not satisfy a polynomial equation, in contrast to an algebraic function. In other words, a transcendental function "transcends" algebra in that it cannot be expressed algebraically using a finite amount of terms. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Transcendental_function">https://en.wikipedia.org/wiki/Transcendental_function</a>)"""@en, """En mathématiques, une fonction ou une série formelle est dite transcendante si elle n'est pas algébrique, c'est-à-dire si elle n'est pas solution d'une équation polynomiale à coefficients polynomiaux par rapport à ses arguments. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Fonction_transcendante">https://fr.wikipedia.org/wiki/Fonction_transcendante</a>)"""@fr ;
  skos:prefLabel "transcendental function"@en, "fonction transcendante"@fr ;
  a skos:Concept .

psr:-FZDLXCSS-T
  skos:prefLabel "logarithme"@fr, "logarithm"@en ;
  a skos:Concept ;
  skos:broader psr:-S8K0HGZN-F .

