@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:-VTR5XXB2-M
  skos:prefLabel "identité"@fr, "identity"@en ;
  a skos:Concept ;
  skos:narrower psr:-K77W8VP4-T .

psr:-LRPB5V08-Q
  skos:prefLabel "square number"@en, "nombre carré"@fr ;
  a skos:Concept ;
  skos:related psr:-K77W8VP4-T .

psr:-VHDD6KJX-8
  skos:prefLabel "analytic number theory"@en, "théorie analytique des nombres"@fr ;
  a skos:Concept ;
  skos:narrower psr:-K77W8VP4-T .

psr:-K77W8VP4-T
  dc:created "2023-07-13"^^xsd:date ;
  skos:inScheme psr: ;
  skos:definition """En mathématiques, et plus précisément en algèbre, l’identité des huit carrés de Degen montre que le produit de deux nombres, dont chacun est une somme de huit carrés, est lui-même une somme de huit carrés. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Identit%C3%A9_des_huit_carr%C3%A9s_de_Degen">https://fr.wikipedia.org/wiki/Identit%C3%A9_des_huit_carr%C3%A9s_de_Degen</a>)"""@fr, """In mathematics, Degen's eight-square identity establishes that the product of two numbers, each of which is a sum of eight squares, is itself the sum of eight squares. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Degen%27s_eight-square_identity">https://en.wikipedia.org/wiki/Degen%27s_eight-square_identity</a>)"""@en ;
  dc:modified "2024-10-18"^^xsd:date ;
  skos:prefLabel "identité des huit carrés de Degen"@fr, "Degen's eight-square identity"@en ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Identit%C3%A9_des_huit_carr%C3%A9s_de_Degen>, <https://en.wikipedia.org/wiki/Degen%27s_eight-square_identity> ;
  skos:broader psr:-VTR5XXB2-M, psr:-VHDD6KJX-8 ;
  a skos:Concept ;
  skos:related psr:-LRPB5V08-Q .

