@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:-GFBT795Z-J
  skos:altLabel "équation intégrodifférentielle"@fr ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/%C3%89quation_int%C3%A9gro-diff%C3%A9rentielle>, <https://en.wikipedia.org/wiki/Integro-differential_equation> ;
  skos:prefLabel "équation intégro-différentielle"@fr, "integro-differential equation"@en ;
  skos:broader psr:-D1Z5GPBM-Z, psr:-HX2VX066-P ;
  skos:definition """In mathematics, an integro-differential equation is an equation that involves both integrals and derivatives of a function. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Integro-differential_equation">https://en.wikipedia.org/wiki/Integro-differential_equation</a>)"""@en, """En analyse fonctionnelle, une équation intégro-différentielle ou équation intégrodifférentielle est une équation qui fait intervenir à la fois les dérivées d'une fonction et ses intégrales. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/%C3%89quation_int%C3%A9gro-diff%C3%A9rentielle">https://fr.wikipedia.org/wiki/%C3%89quation_int%C3%A9gro-diff%C3%A9rentielle</a>)"""@fr ;
  a skos:Concept ;
  dc:created "2023-08-03"^^xsd:date ;
  skos:inScheme psr: ;
  dc:modified "2023-08-03"^^xsd:date .

psr:-D1Z5GPBM-Z
  skos:prefLabel "équation différentielle"@fr, "differential equation"@en ;
  a skos:Concept ;
  skos:narrower psr:-GFBT795Z-J .

psr:-HX2VX066-P
  skos:prefLabel "functional analysis"@en, "analyse fonctionnelle"@fr ;
  a skos:Concept ;
  skos:narrower psr:-GFBT795Z-J .

