@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:Mashining
  skos:prefLabel "Mashining" ;
  skos:narrower sampledescriptionvocabulary1:EDM, sampledescriptionvocabulary1:Milling, sampledescriptionvocabulary1:FineTurning, sampledescriptionvocabulary1:Turning, sampledescriptionvocabulary1:Grinding ;
  skos:definition "1. Machining is a manufacturing process that involves shaping a piece of material to a final desired shape by removing material in a controlled manner. (https://www.3erp.com/manufacturing-technology/machining/). 2. Machining is a manufacturing process where the desired shape is created by removing material from a larger piece. It is used for making finished products and for raw material processing. (https://www.techniwaterjet.com/machining/). 3. Machining, also called chipping or chip removal, is the process of giving a workpiece a specific geometric shape by using a sharp tool to remove chips from it. Countless materials are suitable for machining. (https://www.beutter.de/en/glossary/machining)."^^ns0:None ;
  skos:broader sampledescriptionvocabulary1:Cutting ;
  a skos:Concept .

sampledescriptionvocabulary1:EDM
  skos:prefLabel "EDM (Electro-discharge machining)" ;
  a skos:Concept ;
  skos:broader sampledescriptionvocabulary1:Mashining .

sampledescriptionvocabulary1:Milling
  skos:prefLabel "Milling" ;
  a skos:Concept ;
  skos:broader sampledescriptionvocabulary1:Mashining .

sampledescriptionvocabulary1:FineTurning
  skos:prefLabel "Fine-turning" ;
  a skos:Concept ;
  skos:broader sampledescriptionvocabulary1:Mashining .

sampledescriptionvocabulary1:Turning
  skos:prefLabel "Turning" ;
  a skos:Concept ;
  skos:broader sampledescriptionvocabulary1:Mashining .

sampledescriptionvocabulary1:Cutting
  skos:prefLabel "Cutting" ;
  a skos:Concept ;
  skos:narrower sampledescriptionvocabulary1:Mashining .

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

