@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:-NN81ZZWD-2
  a skos:Concept ;
  dc:created "2023-07-27"^^xsd:date ;
  skos:inScheme psr: ;
  skos:broader psr:-DSXFBSBG-2, psr:-HTRLKD5K-S, psr:-ZCKZW2CP-B ;
  skos:prefLabel "power law"@en, "loi de puissance"@fr ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Loi_de_puissance>, <https://en.wikipedia.org/wiki/Power_law> ;
  skos:definition """La loi de puissance est une relation mathématique entre deux quantités. Si une quantité est la fréquence d'un évènement et l'autre est la taille d'un évènement, alors la relation est une distribution de la loi de puissance si les fréquences diminuent très lentement lorsque la taille de l'évènement augmente. En science, une loi de puissance est une relation entre deux quantités <i>x</i> et <i>y</i> qui peut s'écrire de la façon suivante :
         <dl><dd><span class="mwe-math-element"><span class="mwe-math-mathml-inline mwe-math-mathml-a11y" style="display: none;"><math xmlns="http://www.w3.org/1998/Math/MathML" alttext="{\\\\displaystyle y=ax^{k}}">
         <semantics>
         <mrow class="MJX-TeXAtom-ORD">
         <mstyle displaystyle="true" scriptlevel="0">
         <mi>y</mi>
         <mo>=</mo>
         <mi>a</mi>
         <msup>
         <mi>x</mi>
         <mrow class="MJX-TeXAtom-ORD">
         <mi>k</mi>
         </mrow>
         </msup>
         </mstyle>
         </mrow>
         <annotation encoding="application/x-tex">{\\\\displaystyle y=ax^{k}}</annotation>
         </semantics>
         </math></span><img src="https://wikimedia.org/api/rest_v1/media/math/render/svg/317e79039d7e940a8f6a960f74aa24b0025678c6" class="mwe-math-fallback-image-inline mw-invert" aria-hidden="true" style="vertical-align: -0.671ex; width:7.902ex; height:3.009ex;" alt="y=ax^{k}"></span></dd></dl>
         où <i>a</i> est une constante dite <i>constante de proportionnalité</i>, <i>k</i>, valeur négative, est une autre constante, dite <i>exposant</i>, <i>puissance</i>, <i>indice</i> ou encore <i>degré</i> de la loi et <i>x</i> nombre réel strictement positif.        
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Loi_de_puissance">https://fr.wikipedia.org/wiki/Loi_de_puissance</a>)"""@fr, """In statistics, a power law is a functional relationship between two quantities, where a relative change in one quantity results in a relative change in the other quantity proportional to a power of the change, independent of the initial size of those quantities: one quantity varies as a power of another. For instance, considering the area of a square in terms of the length of its side, if the length is doubled, the area is multiplied by a factor of four. The rate of change exhibited in these relationships is said to be multiplicative. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Power_law">https://en.wikipedia.org/wiki/Power_law</a>)"""@en ;
  skos:narrower psr:-W2QZX4F7-G ;
  dc:modified "2023-07-27"^^xsd:date .

psr:-HTRLKD5K-S
  skos:prefLabel "statistique mathématique"@fr, "mathematical statistics"@en ;
  a skos:Concept ;
  skos:narrower psr:-NN81ZZWD-2 .

psr: a skos:ConceptScheme .
psr:-DSXFBSBG-2
  skos:prefLabel "exponential function"@en, "fonction exponentielle"@fr ;
  a skos:Concept ;
  skos:narrower psr:-NN81ZZWD-2 .

psr:-ZCKZW2CP-B
  skos:prefLabel "probability theory"@en, "théorie des probabilités"@fr ;
  a skos:Concept ;
  skos:narrower psr:-NN81ZZWD-2 .

psr:-W2QZX4F7-G
  skos:prefLabel "loi de Pareto"@fr, "Pareto distribution"@en ;
  a skos:Concept ;
  skos:broader psr:-NN81ZZWD-2 .

