@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:Polishing
  skos:prefLabel "Polishing" ;
  skos:definition "1. A metallographic polishing process (MatPortal, BWMD Domain Ontology). 2. Polishing is the process of creating a smooth and shiny surface by rubbing it or by applying a chemical treatment, leaving a clean surface with a significant specular reflection (still limited by the index of refraction of the material according to the Fresnel equations). (Wikipedia). 3. Polishing goes beyond simply enhancing appearance—although that is often a key reason for its use. Polishing is all about eliminating imperfections that arise during manufacturing, ensuring that the final product is not only visually appealing but also functionally sound. (https://www.3erp.com/blog/what-is-polishing/). 4. To smooth, soften, or refine in manners or condition (Merriam-Webster dictionary)"^^ns0:None ;
  skos:broader sampledescriptionvocabulary1:MechanicalAndSurfaceTreatmentMethod ;
  a skos:Concept .

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

