@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:-W42D202L-K
  skos:prefLabel "inégalité"@fr, "inequality"@en ;
  a skos:Concept ;
  skos:narrower psr:-TRJ3KP7F-H .

psr:-HX2VX066-P
  skos:prefLabel "functional analysis"@en, "analyse fonctionnelle"@fr ;
  a skos:Concept ;
  skos:narrower psr:-TRJ3KP7F-H .

psr:-TRJ3KP7F-H
  skos:broader psr:-HX2VX066-P, psr:-W42D202L-K ;
  a skos:Concept ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Bessel%27s_inequality>, <https://fr.wikipedia.org/wiki/In%C3%A9galit%C3%A9_de_Bessel> ;
  skos:definition """En mathématiques, et plus précisément en géométrie euclidienne ou hilbertienne, l'inégalité de Bessel est un résultat étroitement lié à la question de la projection orthogonale. Elle tient son nom du mathématicien allemand Friedrich Wilhelm Bessel. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/In%C3%A9galit%C3%A9_de_Bessel">https://fr.wikipedia.org/wiki/In%C3%A9galit%C3%A9_de_Bessel</a>)"""@fr, """In mathematics, especially functional analysis, Bessel's inequality is a statement about the coefficients of an element x in a Hilbert space with respect to an orthonormal sequence. The inequality was derived by F.W. Bessel in 1828. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Bessel%27s_inequality">https://en.wikipedia.org/wiki/Bessel%27s_inequality</a>)"""@en ;
  skos:related psr:-DTDHZQD0-9 ;
  dc:created "2023-08-11"^^xsd:date ;
  skos:inScheme psr: ;
  skos:prefLabel "inégalité de Bessel"@fr, "Bessel's inequality"@en ;
  dc:modified "2023-08-11"^^xsd:date .

psr:-DTDHZQD0-9
  skos:prefLabel "orthogonal projection"@en, "projection orthogonale"@fr ;
  a skos:Concept ;
  skos:related psr:-TRJ3KP7F-H .

psr: a skos:ConceptScheme .
