@prefix psr: <http://data.loterre.fr/ark:/67375/PSR> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

psr: a skos:ConceptScheme .
psr:-RTTD95Q5-H
  skos:definition """Un principe variationnel est un principe physique s'exprimant sous une forme variationnelle et duquel, dans un domaine précis de la physique (mécanique, optique géométrique, électromagnétisme, etc), de nombreuses propriétés peuvent être déduites. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Principe_variationnel">https://fr.wikipedia.org/wiki/Principe_variationnel</a>)"""@fr, """In science and especially in mathematical studies, a variational principle is one that enables a problem to be solved using calculus of variations, which concerns finding functions that optimize the values of quantities that depend on those functions. For example, the problem of determining the shape of a hanging chain suspended at both ends—a catenary—can be solved using variational calculus, and in this case, the variational principle is the following : the solution is a function that minimizes the gravitational potential energy of the chain. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Variational_principle">https://en.wikipedia.org/wiki/Variational_principle</a>)"""@en ;
  a skos:Concept ;
  skos:inScheme psr: ;
  skos:broader psr:-LFNB3N57-B ;
  skos:prefLabel "variational principle"@en, "principe variationnel"@fr ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Variational_principle>, <https://fr.wikipedia.org/wiki/Principe_variationnel> .

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

