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

referencedatasetvoccreep1:HistoryAndConditionOfTheMaterial
  skos:broader referencedatasetvoccreep1:MaterialRelated ;
  skos:prefLabel "History and condition of the material" ;
  skos:narrower referencedatasetvoccreep1:Microstructure, referencedatasetvoccreep1:ChemicalComposition, referencedatasetvoccreep1:HeatTreatment, referencedatasetvoccreep1:AsTestedMaterial, referencedatasetvoccreep1:AsManufacturedMaterial, referencedatasetvoccreep1:DigitalMaterialIdentifier ;
  a skos:Concept .

referencedatasetvoccreep1:Microstructure
  skos:prefLabel "Microstructure" ;
  a skos:Concept ;
  skos:broader referencedatasetvoccreep1:HistoryAndConditionOfTheMaterial .

referencedatasetvoccreep1:ChemicalComposition
  skos:prefLabel "Chemical composition" ;
  a skos:Concept ;
  skos:broader referencedatasetvoccreep1:HistoryAndConditionOfTheMaterial .

referencedatasetvoccreep1:HeatTreatment
  skos:prefLabel "Heat treatment" ;
  a skos:Concept ;
  skos:broader referencedatasetvoccreep1:HistoryAndConditionOfTheMaterial .

referencedatasetvoccreep1:AsTestedMaterial
  skos:prefLabel "As-tested material" ;
  a skos:Concept ;
  skos:broader referencedatasetvoccreep1:HistoryAndConditionOfTheMaterial .

referencedatasetvoccreep1:AsManufacturedMaterial
  skos:prefLabel "As-manufactured material" ;
  a skos:Concept ;
  skos:broader referencedatasetvoccreep1:HistoryAndConditionOfTheMaterial .

referencedatasetvoccreep1:DigitalMaterialIdentifier
  skos:prefLabel "(Digital) Material identifier" ;
  a skos:Concept ;
  skos:broader referencedatasetvoccreep1:HistoryAndConditionOfTheMaterial .

referencedatasetvoccreep1:MaterialRelated
  skos:prefLabel "Material related" ;
  a skos:Concept ;
  skos:narrower referencedatasetvoccreep1:HistoryAndConditionOfTheMaterial .

