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

sampledescriptionvocabulary1:FabricationProcessingSynthesis
  skos:prefLabel "Fabrication/Processing/Synthesis" ;
  skos:narrower sampledescriptionvocabulary1:PowderProcessing, sampledescriptionvocabulary1:Doping, sampledescriptionvocabulary1:Alloying, sampledescriptionvocabulary1:SolutionProcessing, sampledescriptionvocabulary1:AdditiveManufacturing, sampledescriptionvocabulary1:Casting, sampledescriptionvocabulary1:Polymerization ;
  skos:broader sampledescriptionvocabulary1:ProcessingTreatment ;
  a skos:Concept .

sampledescriptionvocabulary1:ProcessingTreatment
  skos:prefLabel "Processing and Treatment (for both Material and Sample)" ;
  a skos:Concept ;
  skos:narrower sampledescriptionvocabulary1:FabricationProcessingSynthesis .

sampledescriptionvocabulary1:PowderProcessing
  skos:prefLabel "Powder Processing" ;
  a skos:Concept ;
  skos:broader sampledescriptionvocabulary1:FabricationProcessingSynthesis .

sampledescriptionvocabulary1:Doping
  skos:prefLabel "Doping" ;
  a skos:Concept ;
  skos:broader sampledescriptionvocabulary1:FabricationProcessingSynthesis .

sampledescriptionvocabulary1:Alloying
  skos:prefLabel "Alloying" ;
  a skos:Concept ;
  skos:broader sampledescriptionvocabulary1:FabricationProcessingSynthesis .

sampledescriptionvocabulary1:SolutionProcessing
  skos:prefLabel "Solution processing" ;
  a skos:Concept ;
  skos:broader sampledescriptionvocabulary1:FabricationProcessingSynthesis .

sampledescriptionvocabulary1:AdditiveManufacturing
  skos:prefLabel "Additive Manufacturing" ;
  a skos:Concept ;
  skos:broader sampledescriptionvocabulary1:FabricationProcessingSynthesis .

sampledescriptionvocabulary1:Casting
  skos:prefLabel "Casting" ;
  a skos:Concept ;
  skos:broader sampledescriptionvocabulary1:FabricationProcessingSynthesis .

sampledescriptionvocabulary1:Polymerization
  skos:prefLabel "Polymerization" ;
  a skos:Concept ;
  skos:broader sampledescriptionvocabulary1:FabricationProcessingSynthesis .

