@prefix psr: <http://data.loterre.fr/ark:/67375/PSR> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

psr: a skos:ConceptScheme .
psr:-XZBJ865P-9
  skos:prefLabel "nombre réel"@fr, "real number"@en ;
  a skos:Concept ;
  skos:narrower psr:-ZBPN7PLC-W .

psr:-ZBPN7PLC-W
  a skos:Concept ;
  skos:inScheme psr: ;
  skos:definition """Le terme probabilité possède plusieurs sens : venu historiquement du latin probabilitas, il désigne l'opposé du concept de certitude ; il est également une évaluation du caractère probable d'un événement, c'est-à-dire qu'une valeur permet de représenter son degré de certitude ; récemment, la probabilité est devenue une science mathématique et est appelée théorie des probabilités ou plus simplement probabilités ; enfin une doctrine porte également le nom de probabilisme. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Probabilit%C3%A9">https://fr.wikipedia.org/wiki/Probabilit%C3%A9</a>)"""@fr, """Probability is the branch of mathematics concerning numerical descriptions of how likely an event is to occur, or how likely it is that a proposition is true. The probability of an event is a number between 0 and 1, where, roughly speaking, 0 indicates impossibility of the event and 1 indicates certainty. The higher the probability of an event, the more likely it is that the event will occur. A simple example is the tossing of a fair (unbiased) coin. Since the coin is fair, the two outcomes ("heads" and "tails") are both equally probable; the probability of "heads" equals the probability of "tails"; and since no other outcomes are possible, the probability of either "heads" or "tails" is 1/2 (which could also be written as 0.5 or 50%). 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Probability">https://en.wikipedia.org/wiki/Probability</a>)"""@en ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Probabilit%C3%A9>, <https://en.wikipedia.org/wiki/Probability> ;
  skos:broader psr:-ZCKZW2CP-B, psr:-XZBJ865P-9 ;
  skos:prefLabel "probability"@en, "probabilité"@fr .

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

