@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:-W4FXKJ2L-H
  skos:inScheme psr: ;
  skos:prefLabel "vector potential"@en, "potentiel d'un champ vectoriel"@fr ;
  skos:definition """Concept fondamental en analyse vectorielle et pour ses implications en physique, le potentiel d'un champ vectoriel est une fonction scalaire ou vectorielle qui, sous certaines conditions relatives au domaine de définition et à la régularité, permet des représentations alternatives de champs aux propriétés particulières. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Potentiel_d%27un_champ_vectoriel">https://fr.wikipedia.org/wiki/Potentiel_d%27un_champ_vectoriel</a>)"""@fr, """In vector calculus, a vector potential is a vector field whose curl is a given vector field. This is analogous to a scalar potential, which is a scalar field whose gradient is a given vector field. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Vector_potential">https://en.wikipedia.org/wiki/Vector_potential</a>)"""@en ;
  dc:modified "2023-07-12"^^xsd:date ;
  dc:created "2023-07-12"^^xsd:date ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Vector_potential>, <https://fr.wikipedia.org/wiki/Potentiel_d%27un_champ_vectoriel> ;
  skos:broader psr:-TDGM27BN-Z ;
  a skos:Concept .

psr:-TDGM27BN-Z
  skos:prefLabel "champ de vecteurs"@fr, "vector field"@en ;
  a skos:Concept ;
  skos:narrower psr:-W4FXKJ2L-H .

