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

sampledescriptionvocabulary1:MicroStructureFeature
  skos:prefLabel "Micro structure feature" ;
  skos:narrower sampledescriptionvocabulary1:Precipitate, sampledescriptionvocabulary1:Dendrite, sampledescriptionvocabulary1:Segregation, sampledescriptionvocabulary1:Grain, sampledescriptionvocabulary1:Phase, sampledescriptionvocabulary1:Cluster, sampledescriptionvocabulary1:Matrix, sampledescriptionvocabulary1:Pore, sampledescriptionvocabulary1:Craze, sampledescriptionvocabulary1:Crack, sampledescriptionvocabulary1:Defect, sampledescriptionvocabulary1:Particle ;
  skos:broader sampledescriptionvocabulary1:MicroStructure ;
  a skos:Concept .

sampledescriptionvocabulary1:Precipitate
  skos:prefLabel "Precipitate" ;
  a skos:Concept ;
  skos:broader sampledescriptionvocabulary1:MicroStructureFeature .

sampledescriptionvocabulary1:Dendrite
  skos:prefLabel "Dendrite " ;
  a skos:Concept ;
  skos:broader sampledescriptionvocabulary1:MicroStructureFeature .

sampledescriptionvocabulary1:Segregation
  skos:prefLabel "Segregation" ;
  a skos:Concept ;
  skos:broader sampledescriptionvocabulary1:MicroStructureFeature .

sampledescriptionvocabulary1:Grain
  skos:prefLabel "Grain" ;
  a skos:Concept ;
  skos:broader sampledescriptionvocabulary1:MicroStructureFeature .

sampledescriptionvocabulary1:Phase
  skos:prefLabel "Phase" ;
  a skos:Concept ;
  skos:broader sampledescriptionvocabulary1:MicroStructureFeature .

sampledescriptionvocabulary1:Cluster
  skos:prefLabel "Cluster" ;
  a skos:Concept ;
  skos:broader sampledescriptionvocabulary1:MicroStructureFeature .

sampledescriptionvocabulary1:Matrix
  skos:prefLabel "Matrix" ;
  a skos:Concept ;
  skos:broader sampledescriptionvocabulary1:MicroStructureFeature .

sampledescriptionvocabulary1:Pore
  skos:prefLabel "Pore" ;
  a skos:Concept ;
  skos:broader sampledescriptionvocabulary1:MicroStructureFeature .

sampledescriptionvocabulary1:Craze
  skos:prefLabel "Craze" ;
  a skos:Concept ;
  skos:broader sampledescriptionvocabulary1:MicroStructureFeature .

sampledescriptionvocabulary1:Crack
  skos:prefLabel "Crack" ;
  a skos:Concept ;
  skos:broader sampledescriptionvocabulary1:MicroStructureFeature .

sampledescriptionvocabulary1:Defect
  skos:prefLabel "Defect" ;
  a skos:Concept ;
  skos:broader sampledescriptionvocabulary1:MicroStructureFeature .

sampledescriptionvocabulary1:MicroStructure
  skos:prefLabel "Micro structure" ;
  a skos:Concept ;
  skos:narrower sampledescriptionvocabulary1:MicroStructureFeature .

sampledescriptionvocabulary1:Particle
  skos:prefLabel "Particle" ;
  a skos:Concept ;
  skos:broader sampledescriptionvocabulary1:MicroStructureFeature .

