@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:Lattice
  skos:prefLabel "Lattice" ;
  skos:definition "1. A lattice defines a peroidic arrangement of one or more atoms. (https://w3id.org/mdo/structure/Lattice, MatPortal Materials Design Ontology). 2. Periodic grid-like ideal structure consisting of regularly arranged elementary repeating units. Notes: In the condensed matter physics, lattice models are currently used for modeling and theoretical studying of electric, magnetic and optical phenomena as well as materials properties. 1-Dimensional (1-D) lattice is used for modeling linear objects such as linear conjugated polymers (see Peierls distortion), 2-D and 3-D lattices for modeling planar and spatial objects, respectively. Crystal (Bravais) lattices are the most famous examples of physical 3-D lattice models. (IUPAC)"^^ns0:None ;
  skos:broader sampledescriptionvocabulary1:StructureElement ;
  a skos:Concept .

sampledescriptionvocabulary1:StructureElement
  skos:prefLabel "Structure element" ;
  a skos:Concept ;
  skos:narrower sampledescriptionvocabulary1:Lattice .

