@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:Particle
  skos:prefLabel "Particle" ;
  skos:definition "1. Particles between 1 and 100 nanometers in size. In nanotechnology, a particle is defined as a small object that behaves as a whole unit with respect to its transport and properties. (MatPortal, MaterialsMine). 2. A mass of solid material which is either 1) a minute fragment of a larger mass or 2) one of a collection of small masses composing an aggregate. (Wikipedia, https://en.wiktionary.org/wiki/particle). 3. A minute portion, piece, fragment, or amount; a tiny or very small bit (dictionary.com). 4.  An object with finite mass and size parameters. (Ontobee, NCI Thesaurus OBO Edition)"^^ns0:None ;
  skos:broader sampledescriptionvocabulary1:MicroStructureFeature, sampledescriptionvocabulary1:SampleShape, sampledescriptionvocabulary1:SampleForm, sampledescriptionvocabulary1:MaterialForm ;
  a skos:Concept .

sampledescriptionvocabulary1:MicroStructureFeature
  skos:prefLabel "Micro structure feature" ;
  a skos:Concept ;
  skos:narrower sampledescriptionvocabulary1:Particle .

sampledescriptionvocabulary1:SampleShape
  skos:prefLabel "Sample shape" ;
  a skos:Concept ;
  skos:narrower sampledescriptionvocabulary1:Particle .

sampledescriptionvocabulary1:SampleForm
  skos:prefLabel "Sample form" ;
  a skos:Concept ;
  skos:narrower sampledescriptionvocabulary1:Particle .

sampledescriptionvocabulary1:MaterialForm
  skos:prefLabel "Material form" ;
  a skos:Concept ;
  skos:narrower sampledescriptionvocabulary1:Particle .

