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

psr:-G3H99VC4-P
  skos:definition """En géométrie, un rhomboèdre est un polyèdre ressemblant au cube, excepté que ses faces ne sont pas carrées mais en forme de losanges. C'est un des cas particuliers d'un parallélépipède où toutes les arêtes sont de la même longueur. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Rhombo%C3%A8dre">https://fr.wikipedia.org/wiki/Rhombo%C3%A8dre</a>)"""@fr, """In geometry, a rhombohedron (also called a rhombic hexahedron or, inaccurately, a rhomboid) is a three-dimensional figure with six faces which are rhombi. It is a special case of a parallelepiped where all edges are the same length. It can be used to define the rhombohedral lattice system, a honeycomb with rhombohedral cells. A cube is a special case of a rhombohedron with all sides square. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Rhombohedron">https://en.wikipedia.org/wiki/Rhombohedron</a>)"""@en ;
  a skos:Concept ;
  skos:inScheme psr: ;
  skos:broader psr:-TQL9Z0P3-T ;
  skos:prefLabel "rhombohedron"@en, "rhomboèdre"@fr ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Rhombo%C3%A8dre>, <https://en.wikipedia.org/wiki/Rhombohedron> .

psr: a skos:ConceptScheme .
psr:-TQL9Z0P3-T
  skos:prefLabel "parallelepiped"@en, "parallélépipède"@fr ;
  a skos:Concept ;
  skos:narrower psr:-G3H99VC4-P .

