@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:-NGVC7V3R-V
  skos:inScheme psr: ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Brachistochrone_curve>, <https://fr.wikipedia.org/wiki/Courbe_brachistochrone> ;
  a skos:Concept ;
  dc:created "2023-08-01"^^xsd:date ;
  skos:prefLabel "courbe brachistochrone"@fr, "brachistochrone curve"@en ;
  skos:definition """In physics and mathematics, a brachistochrone curve (from Ancient Greek βράχιστος χρόνος (brákhistos khrónos) 'shortest time'), or curve of fastest descent, is the one lying on the plane between a point <i>A</i> and a lower point <i>B</i>, where <i>B</i> is not directly below <i>A</i>, on which a bead slides frictionlessly under the influence of a uniform gravitational field to a given end point in the shortest time. The problem was posed by Johann Bernoulli in 1696. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Brachistochrone_curve">https://en.wikipedia.org/wiki/Brachistochrone_curve</a>)"""@en, """Le mot brachistochrone désigne une courbe dans un plan vertical sur laquelle un point matériel pesant placé dans un champ de pesanteur uniforme, glissant sans frottement et sans vitesse initiale, présente un temps de parcours minimal parmi toutes les courbes joignant deux points fixés : on parle de problème de la courbe brachistochrone. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Courbe_brachistochrone">https://fr.wikipedia.org/wiki/Courbe_brachistochrone</a>)"""@fr ;
  skos:broader psr:-LFNB3N57-B, psr:-WFQQ48RG-8 ;
  dc:modified "2023-08-01"^^xsd:date .

psr:-LFNB3N57-B
  skos:prefLabel "calcul des variations"@fr, "calculus of variations"@en ;
  a skos:Concept ;
  skos:narrower psr:-NGVC7V3R-V .

psr:-WFQQ48RG-8
  skos:prefLabel "plane curve"@en, "courbe plane"@fr ;
  a skos:Concept ;
  skos:narrower psr:-NGVC7V3R-V .

