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

psr: a skos:ConceptScheme .
psr:-C7D8TZDV-S
  skos:definition """En mathématiques, la transformation de Laplace est une transformation intégrale qui, à une fonction <i>f</i> — définie sur les réels positifs et à valeurs réelles —, associe une nouvelle fonction <i>F</i> — définie sur les complexes et à valeurs complexes — dite transformée de Laplace de <i>f</i>. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Transformation_de_Laplace">https://fr.wikipedia.org/wiki/Transformation_de_Laplace</a>)"""@fr, """In mathematics, the Laplace transform, named after its discoverer Pierre-Simon Laplace, is an integral transform that converts a function of a real variable (usually <i>t</i>, in the time domain) to a function of a complex variable <i>s</i> (in the complex frequency domain, also known as s-domain, or s-plane). The transform has many applications in science and engineering because it is a tool for solving differential equations. In particular, it transforms ordinary differential equations into algebraic equations and convolution into multiplication. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Laplace_transform">https://en.wikipedia.org/wiki/Laplace_transform</a>)"""@en ;
  skos:narrower psr:-B33HDT6W-F ;
  skos:inScheme psr: ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Transformation_de_Laplace>, <https://en.wikipedia.org/wiki/Laplace_transform> ;
  skos:prefLabel "transformée de Laplace"@fr, "Laplace transform"@en ;
  a skos:Concept ;
  skos:altLabel "transformation de Laplace"@fr ;
  skos:broader psr:-ZSN127JX-M .

psr:-B33HDT6W-F
  skos:prefLabel "two-sided Laplace transform"@en, "transformée bilatérale de Laplace"@fr ;
  a skos:Concept ;
  skos:broader psr:-C7D8TZDV-S .

psr:-ZSN127JX-M
  skos:prefLabel "opérateur intégral"@fr, "integral transform"@en ;
  a skos:Concept ;
  skos:narrower psr:-C7D8TZDV-S .

