@prefix sampledescriptionvocabulary1: <https://purls.helmholtz-metadaten.de/skosmos/sdv/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://server/unset-base/> .

sampledescriptionvocabulary1:Tetragonal
  skos:prefLabel "Tetragonal" ;
  skos:definition "1. Of or relating to the shape of a crystal in which two of three axes of each crystal are of the same length and all three axes form right angles (Cambridge dictionary). 2. Tetragonal crystal lattices result from stretching a cubic lattice along one of its lattice vectors, so that the cube becomes a rectangular prism with a square base (a by a) and height (c, which is different from a). (Wikipedia). 3.  one of the structural categories to which crystalline solids can be assigned. Crystals in this system are referred to three mutually perpendicular axes, two of which are equal in length. (Britannica)."^^ns0:None ;
  skos:broader sampledescriptionvocabulary1:LatticeType, sampledescriptionvocabulary1:LatticeSystem, sampledescriptionvocabulary1:LayerType, sampledescriptionvocabulary1:CrystalStructure ;
  a skos:Concept .

sampledescriptionvocabulary1:LatticeType
  skos:prefLabel "Lattice type" ;
  a skos:Concept ;
  skos:narrower sampledescriptionvocabulary1:Tetragonal .

sampledescriptionvocabulary1:LatticeSystem
  skos:prefLabel "Lattice system" ;
  a skos:Concept ;
  skos:narrower sampledescriptionvocabulary1:Tetragonal .

sampledescriptionvocabulary1:LayerType
  skos:prefLabel "Layer type" ;
  a skos:Concept ;
  skos:narrower sampledescriptionvocabulary1:Tetragonal .

sampledescriptionvocabulary1:CrystalStructure
  skos:prefLabel "Crystal structure" ;
  a skos:Concept ;
  skos:narrower sampledescriptionvocabulary1:Tetragonal .

