@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:-S4L6302R-R
  skos:prefLabel "corps de fonctions d'une variété algébrique"@fr, "function field of an algebraic variety"@en ;
  a skos:Concept ;
  skos:related psr:-LM554F5D-N .

psr:-HVB8GBDB-3
  skos:prefLabel "fonction homographique"@fr, "homographic function"@en ;
  a skos:Concept ;
  skos:broader psr:-LM554F5D-N .

psr:-LM554F5D-N
  skos:definition """In mathematics, a rational function is any function that can be defined by a rational fraction, which is an algebraic fraction such that both the numerator and the denominator are polynomials. The coefficients of the polynomials need not be rational numbers; they may be taken in any field K. In this case, one speaks of a rational function and a rational fraction over K. The values of the variables may be taken in any field L containing K. Then the domain of the function is the set of the values of the variables for which the denominator is not zero, and the codomain is L. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Rational_function">https://en.wikipedia.org/wiki/Rational_function</a>)"""@en, """En mathématiques, une fonction rationnelle est une fonction définie par une fraction rationnelle, c'est-à-dire une fraction algébrique dont le numérateur et le dénominateur sont des polynômes. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Fonction_rationnelle">https://fr.wikipedia.org/wiki/Fonction_rationnelle</a>)"""@fr ;
  skos:broader psr:-FF99PJ0L-W ;
  skos:prefLabel "rational function"@en, "fonction rationnelle"@fr ;
  dc:modified "2024-10-18"^^xsd:date ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Rational_function>, <https://fr.wikipedia.org/wiki/Fonction_rationnelle> ;
  a skos:Concept ;
  skos:narrower psr:-HVB8GBDB-3 ;
  skos:related psr:-S4L6302R-R ;
  skos:inScheme psr: .

psr:-FF99PJ0L-W
  skos:prefLabel "algebraic function"@en, "fonction algébrique"@fr ;
  a skos:Concept ;
  skos:narrower psr:-LM554F5D-N .

