@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:-VVTJ8P47-K
  skos:prefLabel "application linéaire"@fr, "linear map"@en ;
  a skos:Concept ;
  skos:narrower psr:-TZ66HK86-J .

psr:-XHRLH5MF-1
  skos:prefLabel "fonction polynomiale"@fr, "polynomial function"@en ;
  a skos:Concept ;
  skos:narrower psr:-TZ66HK86-J .

psr:-J44RN1ZS-Z
  skos:prefLabel "proportionnalité"@fr, "proportionality"@en ;
  a skos:Concept ;
  skos:related psr:-TZ66HK86-J .

psr: a skos:ConceptScheme .
psr:-TZ66HK86-J
  dc:modified "2024-10-18"^^xsd:date ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Fonction_lin%C3%A9aire_(analyse)>, <https://en.wikipedia.org/wiki/Linear_function> ;
  skos:definition """In mathematics, the term linear function refers to two distinct but related notions :
<br/>- In calculus and related areas, a linear function is a function whose graph is a straight line, that is, a polynomial function of degree zero or one. For distinguishing such a linear function from the other concept, the term affine function is often used.
<br/>- In linear algebra, mathematical analysis, and functional analysis, a linear function is a linear map. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Linear_function">https://en.wikipedia.org/wiki/Linear_function</a>)"""@en, """Dans les mathématiques élémentaires, les fonctions linéaires sont parmi les fonctions les plus simples que l'on rencontre. Ce sont des cas particuliers d'applications linéaires.
<br/>Elles traduisent la proportionnalité. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Fonction_lin%C3%A9aire_(analyse)">https://fr.wikipedia.org/wiki/Fonction_lin%C3%A9aire_(analyse)</a>)"""@fr ;
  skos:broader psr:-XHRLH5MF-1, psr:-VVTJ8P47-K ;
  skos:prefLabel "fonction linéaire"@fr, "linear function"@en ;
  skos:inScheme psr: ;
  skos:related psr:-J44RN1ZS-Z ;
  a skos:Concept ;
  dc:created "2023-08-02"^^xsd:date .

