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

referencedatasetvoccreep1:RangeOfCalibration
  skos:prefLabel "Range of calibration" ;
  a skos:Concept .

referencedatasetvoccreep1:CalibrationStandard
  skos:prefLabel "Calibration standard" ;
  a skos:Concept .

referencedatasetvoccreep1:CalibrationValidityTimePeriod
  skos:prefLabel "Calibration validity time period" ;
  a skos:Concept .

referencedatasetvoccreep1:CalibrationDate
  skos:prefLabel "Calibration date " ;
  a skos:Concept .

referencedatasetvoccreep1:CalibrationCertificate
  skos:prefLabel "Calibration certificate" ;
  a skos:Concept .

referencedatasetvoccreep1:MeasuringInstrument
  skos:broader referencedatasetvoccreep1:TemperatureMeasuringSystem ;
  skos:prefLabel "Measuring instrument" ;
  skos:narrower referencedatasetvoccreep1:Layout, referencedatasetvoccreep1:WireGauge, referencedatasetvoccreep1:TypeOfThermocouple, referencedatasetvoccreep1:EquipmentID, referencedatasetvoccreep1:SensorType, referencedatasetvoccreep1:CalibrationMethod, referencedatasetvoccreep1:RangeOfCalibration, referencedatasetvoccreep1:CalibrationStandard, referencedatasetvoccreep1:CalibrationValidityTimePeriod, referencedatasetvoccreep1:CalibrationDate, referencedatasetvoccreep1:CalibrationCertificate, referencedatasetvoccreep1:DeviationDetectedDuringCalibration ;
  a skos:Concept .

referencedatasetvoccreep1:Layout
  skos:prefLabel "Layout" ;
  a skos:Concept ;
  skos:broader referencedatasetvoccreep1:MeasuringInstrument .

referencedatasetvoccreep1:WireGauge
  skos:prefLabel "Wire gauge" ;
  a skos:Concept ;
  skos:broader referencedatasetvoccreep1:MeasuringInstrument .

referencedatasetvoccreep1:TypeOfThermocouple
  skos:prefLabel "Type of thermocouple" ;
  a skos:Concept ;
  skos:broader referencedatasetvoccreep1:MeasuringInstrument .

referencedatasetvoccreep1:EquipmentID
  skos:prefLabel "Equipment ID" ;
  a skos:Concept ;
  skos:broader referencedatasetvoccreep1:MeasuringInstrument .

referencedatasetvoccreep1:SensorType
  skos:prefLabel "Sensor type" ;
  a skos:Concept ;
  skos:broader referencedatasetvoccreep1:MeasuringInstrument .

referencedatasetvoccreep1:TemperatureMeasuringSystem_1 skos:narrower referencedatasetvoccreep1:MeasuringInstrument .
referencedatasetvoccreep1:CalibrationMethod
  skos:prefLabel "Calibration method" ;
  a skos:Concept ;
  skos:broader referencedatasetvoccreep1:MeasuringInstrument .

referencedatasetvoccreep1:DeviationDetectedDuringCalibration
  skos:prefLabel "Deviation detected during calibration" ;
  a skos:Concept ;
  skos:broader referencedatasetvoccreep1:MeasuringInstrument .

referencedatasetvoccreep1:TemperatureMeasuringSystem
  skos:prefLabel "Temperature-measuring system" ;
  a skos:Concept ;
  skos:narrower referencedatasetvoccreep1:MeasuringInstrument .

