@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:Nanostructured
  skos:prefLabel "Nanostructured" ;
  skos:definition "1. materials with a microstructure the characteristic length scale of which is on the order of a few (typically 1–10) nanometers. NsM may be in or far away from thermodynamic equilibrium (Acta Materialia Volume 48, Issue 1, 1 January 2000, Pages 1-29)"^^ns0:None ;
  skos:broader sampledescriptionvocabulary1:Hazard ;
  a skos:Concept .

sampledescriptionvocabulary1:Hazard
  skos:prefLabel "Hazard" ;
  a skos:Concept ;
  skos:narrower sampledescriptionvocabulary1:Nanostructured .

