@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:-RV66GGSH-M .

psr: a skos:ConceptScheme .
psr:-RV66GGSH-M
  dc:created "2023-07-17"^^xsd:date ;
  skos:broader psr:-BLP2HLSP-6 ;
  a skos:Concept ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/G%C3%A9om%C3%A9trie_int%C3%A9grale>, <https://en.wikipedia.org/wiki/Integral_geometry> ;
  skos:prefLabel "géométrie intégrale"@fr, "integral geometry"@en ;
  dc:modified "2023-07-17"^^xsd:date ;
  skos:inScheme psr: ;
  skos:definition """In mathematics, integral geometry is the theory of measures on a geometrical space invariant under the symmetry group of that space. In more recent times, the meaning has been broadened to include a view of invariant (or equivariant) transformations from the space of functions on one geometrical space to the space of functions on another geometrical space. Such transformations often take the form of integral transforms such as the Radon transform and its generalizations. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Integral_geometry">https://en.wikipedia.org/wiki/Integral_geometry</a>)"""@en, """En mathématiques, le terme « géométrie intégrale » est utilisé pour désigner un ensemble de résultats et de méthodes de calcul visant à déterminer, par des moyens analytiques, des quantités de nature géométrique. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/G%C3%A9om%C3%A9trie_int%C3%A9grale">https://fr.wikipedia.org/wiki/G%C3%A9om%C3%A9trie_int%C3%A9grale</a>)"""@fr .

