@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:-D9JLZWKT-V
  a skos:Concept ;
  dc:created "2023-08-04"^^xsd:date ;
  skos:broader psr:-LP8KWBNB-W ;
  skos:definition """Le théorème d'Atkinson est un résultat d'analyse fonctionnelle qui caractérise les opérateurs de Fredholm. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Th%C3%A9or%C3%A8me_d%27Atkinson">https://fr.wikipedia.org/wiki/Th%C3%A9or%C3%A8me_d%27Atkinson</a>)"""@fr, """In operator theory, Atkinson's theorem (named for Frederick Valentine Atkinson) gives a characterization of Fredholm operators. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Atkinson%27s_theorem">https://en.wikipedia.org/wiki/Atkinson%27s_theorem</a>)"""@en ;
  dc:modified "2023-08-04"^^xsd:date ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Atkinson%27s_theorem>, <https://fr.wikipedia.org/wiki/Th%C3%A9or%C3%A8me_d%27Atkinson> ;
  skos:prefLabel "Atkinson's theorem"@en, "théorème d'Atkinson"@fr ;
  skos:inScheme psr: .

psr:-LP8KWBNB-W
  skos:prefLabel "opérateur de Fredholm"@fr, "Fredholm operator"@en ;
  a skos:Concept ;
  skos:narrower psr:-D9JLZWKT-V .

