@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:-C4BXTZC6-H
  skos:prefLabel "geometric figure"@en, "figure géométrique"@fr ;
  a skos:Concept ;
  skos:narrower psr:-WSFM9RJQ-1 .

psr:-WSFM9RJQ-1
  a skos:Concept ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Trompette_de_Gabriel>, <https://en.wikipedia.org/wiki/Gabriel%27s_horn> ;
  skos:prefLabel "Gabriel's horn"@en, "trompette de Gabriel"@fr ;
  skos:altLabel "Torricelli's trumpet"@en ;
  dc:created "2023-06-30"^^xsd:date ;
  skos:definition """A Gabriel's horn (also called Torricelli's trumpet) is a type of geometric figure that has infinite surface area but finite volume. The name refers to the Christian tradition where the archangel Gabriel blows the horn to announce Judgment Day. The properties of this figure were first studied by Italian physicist and mathematician Evangelista Torricelli in the 17th century. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Gabriel%27s_horn">https://en.wikipedia.org/wiki/Gabriel%27s_horn</a>)"""@en, """La trompette de Gabriel ou solide hyperbolique aigu est une surface de révolution, définie en faisant tourner une portion d'hyperbole autour d'une de ses asymptotes, et en la coupant par un plan orthogonal à l'axe. Ce solide est de longueur infinie dans une direction, sa surface est également infinie, mais son volume est, quant à lui, fini. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Trompette_de_Gabriel">https://fr.wikipedia.org/wiki/Trompette_de_Gabriel</a>)"""@fr ;
  dc:modified "2023-06-30"^^xsd:date ;
  skos:inScheme psr: ;
  skos:broader psr:-C4BXTZC6-H .

