@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:-NBDBFH2B-5
  skos:prefLabel "mathematical physics"@en, "physique mathématique"@fr ;
  a skos:Concept ;
  skos:narrower psr:-T8DCXZRM-X .

psr:-T8DCXZRM-X
  dc:modified "2023-07-19"^^xsd:date ;
  a skos:Concept ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Percolation_theory>, <https://fr.wikipedia.org/wiki/Th%C3%A9orie_de_la_percolation> ;
  skos:definition """La théorie de la percolation est une branche de la physique statistique et mathématique qui s'intéresse aux caractéristiques des milieux aléatoires, plus précisément aux ensembles de sommets connectés dans un graphe aléatoire. Cette théorie s'applique notamment en science des matériaux pour formaliser les propriétés d'écoulement dans les milieux poreux et pour la modélisation de phénomènes naturels, comme les incendies. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Th%C3%A9orie_de_la_percolation">https://fr.wikipedia.org/wiki/Th%C3%A9orie_de_la_percolation</a>)"""@fr, """In statistical physics and mathematics, percolation theory describes the behavior of a network when nodes or links are added. This is a geometric type of phase transition, since at a critical fraction of addition the network of small, disconnected clusters merge into significantly larger connected, so-called spanning clusters. The applications of percolation theory to materials science and in many other disciplines are discussed here and in the articles Network theory and Percolation (cognitive psychology). 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Percolation_theory">https://en.wikipedia.org/wiki/Percolation_theory</a>)"""@en ;
  dc:created "2023-07-19"^^xsd:date ;
  skos:prefLabel "théorie de la percolation"@fr, "percolation theory"@en ;
  skos:broader psr:-NBDBFH2B-5, psr:-KZB4R3QG-B ;
  skos:inScheme psr: .

psr:-KZB4R3QG-B
  skos:prefLabel "processus stochastique"@fr, "stochastic process"@en ;
  a skos:Concept ;
  skos:narrower psr:-T8DCXZRM-X .

