@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:-C4BXTZC6-H
  skos:prefLabel "geometric figure"@en, "figure géométrique"@fr ;
  a skos:Concept ;
  skos:narrower psr:-K0J08Q3C-J .

psr:-DD6X8M67-X
  skos:prefLabel "théorie de la dimension"@fr, "dimension theory"@en ;
  a skos:Concept ;
  skos:narrower psr:-K0J08Q3C-J .

psr:-K0J08Q3C-J
  a skos:Concept ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Multifractale>, <https://en.wikipedia.org/wiki/Multifractal_system> ;
  skos:broader psr:-DD6X8M67-X, psr:-C4BXTZC6-H ;
  dc:created "2023-07-19"^^xsd:date ;
  dc:modified "2023-09-06"^^xsd:date ;
  skos:definition """A multifractal system is a generalization of a fractal system in which a single exponent (the fractal dimension) is not enough to describe its dynamics; instead, a continuous spectrum of exponents (the so-called singularity spectrum) is needed. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Multifractal_system">https://en.wikipedia.org/wiki/Multifractal_system</a>)"""@en, """La géométrie multifractale est une extension de la géométrie fractale aux mesures mathématiques. Par extension, les mesures multifractales respectent la propriété d'invariance d'échelle. Le passage d'un ensemble de points à une mesure induit une complexification des comportements scalants. Dans une fractale usuelle, un seul comportement scalant régit sa forme. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Multifractale">https://fr.wikipedia.org/wiki/Multifractale</a>)"""@fr ;
  skos:prefLabel "multifractal system"@en, "multifractale"@fr ;
  skos:inScheme psr: .

