@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:-ST8XF8P3-G
  skos:prefLabel "geometric drawing"@en, "construction géométrique"@fr ;
  a skos:Concept ;
  skos:narrower psr:-Z0BC6GGX-Z .

psr:-H30DLXL5-F
  skos:prefLabel "tetrahedron"@en, "tétraèdre"@fr ;
  a skos:Concept ;
  skos:narrower psr:-Z0BC6GGX-Z .

psr:-Z0BC6GGX-Z
  skos:broader psr:-H30DLXL5-F, psr:-ST8XF8P3-G ;
  dc:created "2023-07-31"^^xsd:date ;
  skos:definition """The Reuleaux tetrahedron is the intersection of four balls of radius s centered at the vertices of a regular tetrahedron with side length <i>s</i>. The spherical surface of the ball centered on each vertex passes through the other three vertices, which also form vertices of the Reuleaux tetrahedron. Thus the center of each ball is on the surfaces of the other three balls. The Reuleaux tetrahedron has the same face structure as a regular tetrahedron, but with curved faces: four vertices, and four curved faces, connected by six circular-arc edges. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Reuleaux_tetrahedron">https://en.wikipedia.org/wiki/Reuleaux_tetrahedron</a>)"""@en, """En géométrie, le tétraèdre de Reuleaux est une forme géométrique, analogue du triangle de Reuleaux à trois dimensions. La construction du tétraèdre de Reuleaux est analogue à celle du triangle de Reuleaux sur un plan. En partant d'un tétraèdre régulier de côté <i>s</i>, on considère les quatre sphères de rayon <i>s</i> centrées sur chacun des sommets du tétraèdre. Le tétraèdre de Reuleaux est l'intersection de ces quatre sphères. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/T%C3%A9tra%C3%A8dre_de_Reuleaux">https://fr.wikipedia.org/wiki/T%C3%A9tra%C3%A8dre_de_Reuleaux</a>)"""@fr ;
  skos:inScheme psr: ;
  skos:prefLabel "Reuleaux tetrahedron"@en, "tétraèdre de Reuleaux"@fr ;
  dc:modified "2023-07-31"^^xsd:date ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/T%C3%A9tra%C3%A8dre_de_Reuleaux>, <https://en.wikipedia.org/wiki/Reuleaux_tetrahedron> ;
  a skos:Concept .

psr: a skos:ConceptScheme .
