@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:-RFQ35T3F-7
  skos:broader psr:-K9FXDR6F-N ;
  skos:inScheme psr: ;
  dc:created "2023-07-27"^^xsd:date ;
  skos:definition """La loi de probabilité de Borel est une loi de probabilité discrète qui intervient notamment dans l'étude des processus de branchement et dans la théorie des files d'attente. Elle porte le nom du mathématicien français Émile Borel. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Loi_de_probabilit%C3%A9_de_Borel">https://fr.wikipedia.org/wiki/Loi_de_probabilit%C3%A9_de_Borel</a>)"""@fr, """The Borel distribution is a discrete probability distribution, arising in contexts including branching processes and queueing theory. It is named after the French mathematician Émile Borel. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Borel_distribution">https://en.wikipedia.org/wiki/Borel_distribution</a>)"""@en ;
  a skos:Concept ;
  dc:modified "2024-10-18"^^xsd:date ;
  skos:prefLabel "loi de probabilité de Borel"@fr, "Borel distribution"@en ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Loi_de_probabilit%C3%A9_de_Borel>, <https://en.wikipedia.org/wiki/Borel_distribution> .

psr:-K9FXDR6F-N
  skos:prefLabel "loi de probabilité"@fr, "probability distribution"@en ;
  a skos:Concept ;
  skos:narrower psr:-RFQ35T3F-7 .

