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

psr: a skos:ConceptScheme .
psr:-D2W638N6-D
  skos:prefLabel "algèbre de Boole"@fr, "Boolean algebra"@en ;
  a skos:Concept ;
  skos:narrower psr:-G6RLLV2L-1 .

psr:-G6RLLV2L-1
  skos:definition """In mathematics, a measure algebra is a Boolean algebra with a countably additive positive measure. A probability measure on a measure space gives a measure algebra on the Boolean algebra of measurable sets modulo null sets. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Measure_algebra">https://en.wikipedia.org/wiki/Measure_algebra</a>)"""@en ;
  a skos:Concept ;
  skos:inScheme psr: ;
  skos:broader psr:-D2W638N6-D ;
  skos:prefLabel "algèbre de la mesure"@fr, "measure algebra"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Measure_algebra> .

