@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:-XJWLBZKZ-8
  skos:prefLabel "elementary arithmetic"@en, "arithmétique élémentaire"@fr ;
  a skos:Concept ;
  skos:narrower psr:-J44RN1ZS-Z .

psr:-J44RN1ZS-Z
  skos:prefLabel "proportionality"@en, "proportionnalité"@fr ;
  dc:modified "2024-10-18"^^xsd:date ;
  skos:related psr:-TZ66HK86-J ;
  dc:created "2023-07-18"^^xsd:date ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Proportionnalit%C3%A9>, <https://en.wikipedia.org/wiki/Proportionality_(mathematics)> ;
  a skos:Concept ;
  skos:definition """In mathematics, two sequences of numbers, often experimental data, are proportional or directly proportional if their corresponding elements have a constant ratio. The ratio is called coefficient of proportionality (or proportionality constant) and its reciprocal is known as constant of normalization (or normalizing constant). Two sequences are inversely proportional if corresponding elements have a constant product, also called the coefficient of proportionality. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Proportionality_(mathematics)">https://en.wikipedia.org/wiki/Proportionality_(mathematics)</a>)"""@en, """En mathématiques, on dit que deux suites de nombres sont proportionnelles quand, en multipliant (ou en divisant) par une même constante non nulle, les termes de l'une on obtient les termes de l'autre. Le facteur constant entre l'une et l'autre de ces suites est appelé coefficient de proportionnalité. Ces suites de nombres étant par exemple des grandeurs mesurées. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Proportionnalit%C3%A9">https://fr.wikipedia.org/wiki/Proportionnalit%C3%A9</a>)"""@fr ;
  skos:inScheme psr: ;
  skos:broader psr:-XJWLBZKZ-8 .

psr:-TZ66HK86-J
  skos:prefLabel "fonction linéaire"@fr, "linear function"@en ;
  a skos:Concept ;
  skos:related psr:-J44RN1ZS-Z .

