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

psr:-JN985JTM-R
  skos:prefLabel "distribution"@fr, "distribution"@en ;
  a skos:Concept ;
  skos:narrower psr:-NV22SG2S-J .

psr: a skos:ConceptScheme .
psr:-NV22SG2S-J
  skos:definition """En mathématiques et en physique, une fonction de Green est une solution (également appelée solution élémentaire ou solution fondamentale) d'une équation différentielle linéaire à coefficients constants, ou d'une équation aux dérivées partielles linéaire à coefficients constants. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Fonction_de_Green">https://fr.wikipedia.org/wiki/Fonction_de_Green</a>)"""@fr, """In mathematics, a Green's function is the impulse response of an inhomogeneous linear differential operator defined on a domain with specified initial conditions or boundary conditions. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Green%27s_function">https://en.wikipedia.org/wiki/Green%27s_function</a>)"""@en ;
  a skos:Concept ;
  skos:inScheme psr: ;
  skos:broader psr:-JN985JTM-R ;
  skos:prefLabel "Green's function"@en, "fonction de Green"@fr ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Fonction_de_Green>, <https://en.wikipedia.org/wiki/Green%27s_function> .

