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

referencedatasetvoccreep1:DataAcquisition
  a skos:Concept ;
  skos:narrower referencedatasetvoccreep1:DeviationDetectedDuringCalibration, referencedatasetvoccreep1:DataAcquisitionUnitModelInformation, referencedatasetvoccreep1:DataAcquisitionUnitLaboratoryID, referencedatasetvoccreep1:DataAcquisitionSoftwareAndVersion, referencedatasetvoccreep1:DataAcquisitionDescription, referencedatasetvoccreep1:CalibrationCertificate, referencedatasetvoccreep1:CalibrationDate, referencedatasetvoccreep1:CalibrationValidityTimePeriod, referencedatasetvoccreep1:CalibrationStandard, referencedatasetvoccreep1:RangeOfCalibration, referencedatasetvoccreep1:CalibrationMethod, referencedatasetvoccreep1:ReferenceJunction ;
  skos:prefLabel "Data acquisition" ;
  skos:broader referencedatasetvoccreep1:TestForce, referencedatasetvoccreep1:TestMachine .

referencedatasetvoccreep1:ReferenceJunction
  skos:prefLabel "Reference junction" ;
  a skos:Concept ;
  skos:broader referencedatasetvoccreep1:DataAcquisition .

referencedatasetvoccreep1:CalibrationMethod
  skos:prefLabel "Calibration method" ;
  a skos:Concept ;
  skos:broader referencedatasetvoccreep1:DataAcquisition .

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

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

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

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

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

referencedatasetvoccreep1:DataAcquisitionDescription
  skos:prefLabel "Data acquisition - description" ;
  a skos:Concept ;
  skos:broader referencedatasetvoccreep1:DataAcquisition .

referencedatasetvoccreep1:DataAcquisitionSoftwareAndVersion
  skos:prefLabel "Data acquisition software and version" ;
  a skos:Concept ;
  skos:broader referencedatasetvoccreep1:DataAcquisition .

referencedatasetvoccreep1:DataAcquisitionUnitLaboratoryID
  skos:prefLabel "Data acquisition unit - Laboratory ID" ;
  a skos:Concept ;
  skos:broader referencedatasetvoccreep1:DataAcquisition .

referencedatasetvoccreep1:DataAcquisitionUnitModelInformation
  skos:prefLabel "Data acquisition unit - Model information" ;
  a skos:Concept ;
  skos:broader referencedatasetvoccreep1:DataAcquisition .

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

referencedatasetvoccreep1:TestMachine
  skos:prefLabel "Test machine" ;
  a skos:Concept ;
  skos:narrower referencedatasetvoccreep1:DataAcquisition .

referencedatasetvoccreep1:TestForce
  skos:prefLabel "Test force" ;
  a skos:Concept ;
  skos:narrower referencedatasetvoccreep1:DataAcquisition .

