@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:-HG41VNVL-5
  skos:broader psr:-Z1B19BG4-0 ;
  skos:prefLabel "théorème du sous-espace"@fr, "subspace theorem"@en ;
  dc:modified "2023-08-30"^^xsd:date ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Th%C3%A9or%C3%A8me_du_sous-espace>, <https://en.wikipedia.org/wiki/Subspace_theorem> ;
  skos:inScheme psr: ;
  dc:created "2023-08-30"^^xsd:date ;
  a skos:Concept ;
  skos:definition """En mathématiques, le théorème du sous-espace indique que les points de petite hauteur dans l'espace projectif se trouvent dans un nombre fini d'hyperplans. C'est un résultat obtenu par Wolfgang M. Schmidt en 1972. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Th%C3%A9or%C3%A8me_du_sous-espace">https://fr.wikipedia.org/wiki/Th%C3%A9or%C3%A8me_du_sous-espace</a>)"""@fr, """In mathematics, the subspace theorem says that points of small height in projective space lie in a finite number of hyperplanes. It is a result obtained by Wolfgang M. Schmidt (1972). 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Subspace_theorem">https://en.wikipedia.org/wiki/Subspace_theorem</a>)"""@en .

psr:-Z1B19BG4-0
  skos:prefLabel "approximation diophantienne"@fr, "Diophantine approximation"@en ;
  a skos:Concept ;
  skos:narrower psr:-HG41VNVL-5 .

