@prefix sampledescriptionvocabulary1: <https://purls.helmholtz-metadaten.de/skosmos/sdv/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

sampledescriptionvocabulary1:Grinding
  skos:prefLabel "Grinding" ;
  a skos:Concept .

sampledescriptionvocabulary1:SurfaceStructuring
  skos:prefLabel "Surface structuring" ;
  a skos:Concept .

sampledescriptionvocabulary1:MechanicalAndSurfaceTreatmentMethod
  skos:prefLabel "Mechanical and surface treatment method" ;
  skos:narrower sampledescriptionvocabulary1:Sputtering, sampledescriptionvocabulary1:ShotPeening, sampledescriptionvocabulary1:Electropolishing, sampledescriptionvocabulary1:Polishing, sampledescriptionvocabulary1:Dimpling, sampledescriptionvocabulary1:Grinding, sampledescriptionvocabulary1:Etching, sampledescriptionvocabulary1:SurfaceStructuring, sampledescriptionvocabulary1:Coating ;
  skos:broader sampledescriptionvocabulary1:MechanicalAndSurfaceTreatment ;
  a skos:Concept .

sampledescriptionvocabulary1:Sputtering
  skos:prefLabel "Sputtering" ;
  a skos:Concept ;
  skos:broader sampledescriptionvocabulary1:MechanicalAndSurfaceTreatmentMethod .

sampledescriptionvocabulary1:ShotPeening
  skos:prefLabel "Shot peening" ;
  a skos:Concept ;
  skos:broader sampledescriptionvocabulary1:MechanicalAndSurfaceTreatmentMethod .

sampledescriptionvocabulary1:Electropolishing
  skos:prefLabel "Electropolishing" ;
  a skos:Concept ;
  skos:broader sampledescriptionvocabulary1:MechanicalAndSurfaceTreatmentMethod .

sampledescriptionvocabulary1:Polishing
  skos:prefLabel "Polishing" ;
  a skos:Concept ;
  skos:broader sampledescriptionvocabulary1:MechanicalAndSurfaceTreatmentMethod .

sampledescriptionvocabulary1:Dimpling
  skos:prefLabel "Dimpling" ;
  a skos:Concept ;
  skos:broader sampledescriptionvocabulary1:MechanicalAndSurfaceTreatmentMethod .

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

sampledescriptionvocabulary1:Etching
  skos:prefLabel "Etching" ;
  a skos:Concept ;
  skos:broader sampledescriptionvocabulary1:MechanicalAndSurfaceTreatmentMethod .

sampledescriptionvocabulary1:Coating
  skos:prefLabel "Coating treatment" ;
  a skos:Concept ;
  skos:broader sampledescriptionvocabulary1:MechanicalAndSurfaceTreatmentMethod .

