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

referencedatasetvoccreep1:ContactingExtensometer
  skos:broader referencedatasetvoccreep1:ExtensometerSystem ;
  skos:prefLabel "Contacting extensometer" ;
  skos:narrower referencedatasetvoccreep1:NominalGaugeLength, referencedatasetvoccreep1:CalibrationClass, referencedatasetvoccreep1:CalibrationCertificate, referencedatasetvoccreep1:CalibrationDate, referencedatasetvoccreep1:CalibrationValidityTimePeriod, referencedatasetvoccreep1:CalibrationStandard, referencedatasetvoccreep1:RangeOfCalibration, referencedatasetvoccreep1:MeasurementOneSidedOrTwoSided, referencedatasetvoccreep1:MeasurementAxialOrDiametricalAction, referencedatasetvoccreep1:MountingType, referencedatasetvoccreep1:ExtensometerModelInformation, referencedatasetvoccreep1:EquipmentIDExtensometer, referencedatasetvoccreep1:DescriptionOfUpperLowerLegs, referencedatasetvoccreep1:MeasuringAmplifier, referencedatasetvoccreep1:ExtensionRangeUpperLimit, referencedatasetvoccreep1:ExtensionRangeLowerLimit ;
  a skos:Concept .

referencedatasetvoccreep1:NominalGaugeLength
  skos:prefLabel "Nominal gauge length (if applicable)" ;
  a skos:Concept ;
  skos:broader referencedatasetvoccreep1:ContactingExtensometer .

referencedatasetvoccreep1:ExtensionRangeLowerLimit
  skos:prefLabel "Extension range - Lower limit" ;
  a skos:Concept ;
  skos:broader referencedatasetvoccreep1:ContactingExtensometer .

referencedatasetvoccreep1:ExtensionRangeUpperLimit
  skos:prefLabel "Extension range - Upper limit" ;
  a skos:Concept ;
  skos:broader referencedatasetvoccreep1:ContactingExtensometer .

referencedatasetvoccreep1:MeasuringAmplifier
  skos:prefLabel "Measuring amplifier" ;
  a skos:Concept ;
  skos:broader referencedatasetvoccreep1:ContactingExtensometer .

referencedatasetvoccreep1:DescriptionOfUpperLowerLegs
  skos:prefLabel "Description of upper/lower legs (LVDT systems)" ;
  a skos:Concept ;
  skos:broader referencedatasetvoccreep1:ContactingExtensometer .

referencedatasetvoccreep1:EquipmentIDExtensometer
  skos:prefLabel "Equipment ID - Extensometer" ;
  a skos:Concept ;
  skos:broader referencedatasetvoccreep1:ContactingExtensometer .

referencedatasetvoccreep1:ExtensometerModelInformation
  skos:prefLabel "Extensometer model information" ;
  a skos:Concept ;
  skos:broader referencedatasetvoccreep1:ContactingExtensometer .

referencedatasetvoccreep1:MountingType
  skos:prefLabel "Mounting type" ;
  a skos:Concept ;
  skos:broader referencedatasetvoccreep1:ContactingExtensometer .

referencedatasetvoccreep1:MeasurementAxialOrDiametricalAction
  skos:prefLabel "Measurement: axial or diametrical action?" ;
  a skos:Concept ;
  skos:broader referencedatasetvoccreep1:ContactingExtensometer .

referencedatasetvoccreep1:MeasurementOneSidedOrTwoSided
  skos:prefLabel "Measurement one-sided or two-sided?" ;
  a skos:Concept ;
  skos:broader referencedatasetvoccreep1:ContactingExtensometer .

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

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

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

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

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

referencedatasetvoccreep1:CalibrationClass
  skos:prefLabel "Calibration class" ;
  a skos:Concept ;
  skos:broader referencedatasetvoccreep1:ContactingExtensometer .

referencedatasetvoccreep1:ExtensometerSystem
  skos:prefLabel "Extensometer system" ;
  a skos:Concept ;
  skos:narrower referencedatasetvoccreep1:ContactingExtensometer .

