@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:Anodizing
  skos:prefLabel "Anodization" ;
  skos:definition """1. Anodizing - method of plating metal for such purposes as corrosion resistance, electrical insulation, thermal control, abrasion resistance, sealing, improving paint adhesion, and decorative finishing. (Brittanica). 2. Anodizing is an electrolytic passivation process used to increase the thickness of the natural oxide layer on the surface of metal parts. (Wikipedia).
3. Anodizing is an electrochemical process where the oxidation of a metal working as anode is induced by the flow of current—generally, but not exclusively, a direct current (DC)—from an external power supply. (Science Direct, Encyclopedia of Interfacial Chemistry
Surface Science and Electrochemistry
2018, Pages 41-54)"""^^ns0:None ;
  skos:broader sampledescriptionvocabulary1:CoatingMethod ;
  a skos:Concept .

sampledescriptionvocabulary1:CoatingMethod
  skos:prefLabel "Coating method" ;
  a skos:Concept ;
  skos:narrower sampledescriptionvocabulary1:Anodizing .

