@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:-BLP2HLSP-6
  skos:prefLabel "calcul intégral"@fr, "integral calculus"@en ;
  a skos:Concept ;
  skos:narrower psr:-Z728BLPT-J .

psr: a skos:ConceptScheme .
psr:-BQTC43FX-J
  skos:prefLabel "analyse vectorielle"@fr, "vector calculus"@en ;
  a skos:Concept ;
  skos:narrower psr:-Z728BLPT-J .

psr:-Z728BLPT-J
  skos:broader psr:-MHPG0QZH-R, psr:-BQTC43FX-J, psr:-BLP2HLSP-6 ;
  dc:created "2023-08-03"^^xsd:date ;
  dc:modified "2023-08-03"^^xsd:date ;
  skos:prefLabel "volume integral"@en, "intégrale de volume"@fr ;
  skos:definition """In mathematics (particularly multivariable calculus), a <b>volume integral</b> (∭) refers to an integral over a 3-dimensional domain; that is, it is a special case of multiple integrals. Volume integrals are especially important in physics for many applications, for example, to calculate flux densities, or to calculate mass from a corresponding density function. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Volume_integral">https://en.wikipedia.org/wiki/Volume_integral</a>)"""@en ;
  a skos:Concept ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Volume_integral> ;
  skos:inScheme psr: .

psr:-MHPG0QZH-R
  skos:prefLabel "multivariable calculus"@en, "calcul multivariable"@fr ;
  a skos:Concept ;
  skos:narrower psr:-Z728BLPT-J .

