@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:-BJK54ZTM-4
  skos:prefLabel "théorème de Jung"@fr, "Jung's theorem"@en ;
  dc:modified "2023-08-11"^^xsd:date ;
  skos:definition """En géométrie, le théorème de Jung fournit une inégalité entre le diamètre d'un ensemble de points d'un espace euclidien et celui de la boule englobante minimum de cet ensemble. Il porte le nom du mathématicien allemand Heinrich Jung, qui a obtenu cette inégalité en 1901. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Th%C3%A9or%C3%A8me_de_Jung">https://fr.wikipedia.org/wiki/Th%C3%A9or%C3%A8me_de_Jung</a>)"""@fr, """In geometry, Jung's theorem is an inequality between the diameter of a set of points in any Euclidean space and the radius of the minimum enclosing ball of that set. It is named after Heinrich Jung, who first studied this inequality in 1901. Algorithms also exist to solve the smallest-circle problem explicitly. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Jung%27s_theorem">https://en.wikipedia.org/wiki/Jung%27s_theorem</a>)"""@en ;
  dc:created "2023-08-11"^^xsd:date ;
  a skos:Concept ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Jung%27s_theorem>, <https://fr.wikipedia.org/wiki/Th%C3%A9or%C3%A8me_de_Jung> ;
  skos:broader psr:-W42D202L-K, psr:-GKWK9C3G-P ;
  skos:inScheme psr: .

psr:-GKWK9C3G-P
  skos:prefLabel "géométrie euclidienne"@fr, "Euclidean geometry"@en ;
  a skos:Concept ;
  skos:narrower psr:-BJK54ZTM-4 .

psr:-W42D202L-K
  skos:prefLabel "inégalité"@fr, "inequality"@en ;
  a skos:Concept ;
  skos:narrower psr:-BJK54ZTM-4 .

