@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:-JN985JTM-R
  skos:prefLabel "distribution"@fr, "distribution"@en ;
  a skos:Concept ;
  skos:narrower psr:-XJ9D5Z3Q-P .

psr: a skos:ConceptScheme .
psr:-XJ9D5Z3Q-P
  skos:definition """In mathematics, the Cauchy principal value, named after Augustin Louis Cauchy, is a method for assigning values to certain improper integrals which would otherwise be undefined. In this method, a singularity on an integral interval is avoided by limiting the integral interval to the singularity (so the singularity is not covered by the integral). 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Cauchy_principal_value">https://en.wikipedia.org/wiki/Cauchy_principal_value</a>)"""@en, """En mathématiques, la valeur principale de Cauchy, appelée ainsi en l'honneur d'Augustin Louis Cauchy, associe une valeur à certaines intégrales impropres qui resteraient autrement indéfinies. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Valeur_principale_de_Cauchy">https://fr.wikipedia.org/wiki/Valeur_principale_de_Cauchy</a>)"""@fr ;
  a skos:Concept ;
  skos:broader psr:-JN985JTM-R, psr:-GC9J1H48-G ;
  dc:modified "2023-08-04"^^xsd:date ;
  skos:prefLabel "Cauchy principal value"@en, "valeur principale de Cauchy"@fr ;
  dc:created "2023-08-04"^^xsd:date ;
  skos:inScheme psr: ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Cauchy_principal_value>, <https://fr.wikipedia.org/wiki/Valeur_principale_de_Cauchy> .

psr:-GC9J1H48-G
  skos:prefLabel "improper integral"@en, "intégrale impropre"@fr ;
  a skos:Concept ;
  skos:narrower psr:-XJ9D5Z3Q-P .

