@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:-V40NLNFZ-K
  skos:prefLabel "C*-algebra"@en, "C*-algèbre"@fr ;
  a skos:Concept ;
  skos:narrower psr:-JSLHWQZQ-G .

psr:-KL7BX9Z3-T
  skos:prefLabel "opérateur"@fr, "operator"@en ;
  a skos:Concept ;
  skos:narrower psr:-JSLHWQZQ-G .

psr:-JSLHWQZQ-G
  skos:definition """In mathematics, particularly in operator theory, Wold decomposition or Wold–von Neumann decomposition, named after Herman Wold and John von Neumann, is a classification theorem for isometric linear operators on a given Hilbert space. It states that every isometry is a direct sum of copies of the unilateral shift and a unitary operator. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Wold%27s_decomposition">https://en.wikipedia.org/wiki/Wold%27s_decomposition</a>)"""@en, """La décomposition de Wold ou décomposition de Wold-von Neumann est un résultat d'analyse fonctionnelle décrivant les isométries d'un espace de Hilbert. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/D%C3%A9composition_de_Wold">https://fr.wikipedia.org/wiki/D%C3%A9composition_de_Wold</a>)"""@fr ;
  skos:broader psr:-V40NLNFZ-K, psr:-KL7BX9Z3-T ;
  dc:created "2023-08-04"^^xsd:date ;
  skos:inScheme psr: ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Wold%27s_decomposition>, <https://fr.wikipedia.org/wiki/D%C3%A9composition_de_Wold> ;
  skos:prefLabel "Wold decomposition"@en, "décomposition de Wold"@fr ;
  skos:altLabel "décomposition de Wold-von Neumann"@fr, "Wold-von Neumann decomposition"@en ;
  a skos:Concept ;
  dc:modified "2023-08-24"^^xsd:date .

