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

psr: a skos:ConceptScheme .
psr:-VR32QK7F-4
  skos:definition """Un tore est un solide géométrique représentant un tube courbé refermé sur lui-même. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Tore">https://fr.wikipedia.org/wiki/Tore</a>)"""@fr, """In geometry, a torus (PL: tori or toruses) is a surface of revolution generated by revolving a circle in three-dimensional space one full revolution about an axis that is coplanar with the circle. The main types of toruses include ring toruses, horn toruses, and spindle toruses. A ring torus is sometimes colloquially referred to as a donut or doughnut. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Torus">https://en.wikipedia.org/wiki/Torus</a>)"""@en ;
  a skos:Concept ;
  skos:inScheme psr: ;
  skos:broader psr:-RH0KTLQ8-2 ;
  skos:prefLabel "torus"@en, "tore"@fr ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Tore>, <https://en.wikipedia.org/wiki/Torus> .

psr:-RH0KTLQ8-2
  skos:prefLabel "solid of revolution"@en, "solide de révolution"@fr ;
  a skos:Concept ;
  skos:narrower psr:-VR32QK7F-4 .

