@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:Sputtering
  skos:prefLabel "Sputtering" ;
  skos:definition "1. Sputtering is a phenomenon in which microscopic particles of a solid material are ejected from its surface, after the material is itself bombarded by energetic particles of a plasma or gas. (Wikipedia). 2. Removal of surface material (atoms, clusters and molecules) by particle bombardment. (IUPAC). 3. A process that uses ions of an inert gas to dislodge atoms from the surface of a crystalline material, the atoms then being electrically deposited to form an extremely thin coating on a glass, metal, plastic, or other surface. (dictionary.com)"^^ns0:None ;
  skos:broader sampledescriptionvocabulary1:MechanicalAndSurfaceTreatmentMethod ;
  a skos:Concept .

sampledescriptionvocabulary1:MechanicalAndSurfaceTreatmentMethod
  skos:prefLabel "Mechanical and surface treatment method" ;
  a skos:Concept ;
  skos:narrower sampledescriptionvocabulary1:Sputtering .

