<?xml version="1.0" encoding="utf-8"?><rdf:RDF  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"  xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"  xmlns:skos="http://www.w3.org/2004/02/skos/core#"  xmlns:map="http://www.w3c.rl.ac.uk/2003/11/21-skos-mapping#"  xmlns:dct="http://purl.org/dc/terms/"  xmlns:dc="http://purl.org/dc/elements/1.1/"><skos:ConceptScheme rdf:about="https://digilab.ptb.de/dkd/refType/vocab/">  <dc:title>Metrology Database</dc:title>  <dc:creator>German Calibration Service (DKD)</dc:creator>  <dc:contributor>Thomas Krah, Daniel Hutzschenreuter, Benjamin Gloger, Muhammed-Ali Demir, Moritz Jordan</dc:contributor>  <dc:publisher>Deutscher Kalibrierdienst (German Calibration Service)</dc:publisher>  <dc:rights></dc:rights>  <dc:subject>metrology, reference types, digital calibration certificate, certificate of conformity</dc:subject>  <dc:description><![CDATA[  ]]></dc:description>  <dc:date>2023-06-19</dc:date>  <dct:modified>2026-04-10 06:58:36</dct:modified>  <dc:language>en-US</dc:language>  </skos:ConceptScheme>  <skos:Concept rdf:about="https://digilab.ptb.de/dkd/refType/vocab/skos/262"><skos:prefLabel xml:lang="en-US">calibratedInterval</skos:prefLabel> <skos:definition xml:lang="en">Statement about the calibrated range </skos:definition> <skos:definition xml:lang="de">Statement über den kalibrierten Bereich </skos:definition> <skos:scopeNote xml:lang="en">What can be considered as calibrated interval depending on the selected test points may be determined in the corresponding calibration guidelines. </skos:scopeNote> <skos:scopeNote xml:lang="de">Was in Abhängigkeit von den gewählten Prüfpunkten als kalibrierter Bereich betrachtet werden kann, ergibt sich ggf. aus der entsprechenden Kalibrierrichtlinie. </skos:scopeNote> <skos:scopeNote xml:lang="en">In the case of continuously displaying instruments that are calibrated point-by-point, the indication may serve as an indication to the user that the calibrated range does not correspond to the nominal indication interval of the calibration object and/or not to the range between lowest and highest calibration point. </skos:scopeNote> <skos:scopeNote xml:lang="de">Die Angabe dient bei kontinuierlich anzeigenden Instrumenten, die punktweise kalibriert werden, dem Nutzer gegebenenfalls als Hinweis, dass der kalibrierte Bereich nicht mit dem nominellen Anzeigebereich des Kalibriergegenstandes und/oder oder dem Intervall zwischen kleinstem und größtem Kalibrierpunkt übereinstimmt. </skos:scopeNote> <skos:scopeNote xml:lang="en">If the calibrated range was determined in agreement with the customer, this can be documented in this dcc:statement element. </skos:scopeNote> <skos:scopeNote xml:lang="de">Wenn der kalibrierte Bereich in Absprache mit dem Auftraggeber festgelegt wurde kann dies in diesem dcc:statement-Element festgehalten werden. </skos:scopeNote> <skos:historyNote xml:lang="en">
2024-10-25
Created
 </skos:historyNote> <skos:example xml:lang="en">&lt;dcc:statement refType="basic_calibratedInterval"&gt;
   &lt;dcc:declaration&gt;
      &lt;dcc:content lang="en"&gt;It has been agreed with the customer that only the following indication interval(s) of the instrument shall be calibrated:&lt;/dcc:content&gt;
   &lt;/dcc:declaration&gt;
   &lt;dcc:data&gt;
      &lt;dcc:list&gt;
         &lt;dcc:list refID="range1"&gt;
            &lt;dcc:name&gt;
               &lt;dcc:content lang="en"&gt;Calibrated weighing range (Range 1)&lt;/dcc:content&gt;
            &lt;/dcc:name&gt;
            &lt;dcc:quantity refType="basic_minimum"&gt;
               &lt;dcc:name&gt;
                  &lt;dcc:content lang="en"&gt;Lower limit of the calibrated weighing range (Range 1)&lt;/dcc:content&gt;
               &lt;/dcc:name&gt;
               &lt;si:real&gt;
                  &lt;si:value&gt;0&lt;/si:value&gt;
                  &lt;si:unit&gt;\kilogram&lt;/si:unit&gt;
               &lt;/si:real&gt;
            &lt;/dcc:quantity&gt;
            &lt;dcc:quantity refType="basic_maximum"&gt;
               &lt;dcc:name&gt;
                  &lt;dcc:content lang="en"&gt;Upper limit of the calibrated weighing range (Range 1)&lt;/dcc:content&gt;
               &lt;/dcc:name&gt;
               &lt;si:real&gt;
                  &lt;si:value&gt;0.12&lt;/si:value&gt;
                  &lt;si:unit&gt;\kilogram&lt;/si:unit&gt;
               &lt;/si:real&gt;
            &lt;/dcc:quantity&gt;
            &lt;dcc:quantity refType="NAWI_actualScaleInterval"&gt;
               &lt;dcc:name&gt;
                  &lt;dcc:content lang="en"&gt;Actual scale interval of Range 1 used for the calibration.&lt;/dcc:content&gt;
               &lt;/dcc:name&gt;  
               &lt;si:real&gt;
                  &lt;si:value&gt;0.0000001&lt;/si:value&gt;
                  &lt;si:unit&gt;\kilogram&lt;/si:unit&gt;
               &lt;/si:real&gt;
            &lt;/dcc:quantity&gt;
         &lt;/dcc:list&gt;
         &lt;dcc:list refID="range2"&gt;
            &lt;dcc:name&gt;
               &lt;dcc:content lang="en"&gt;Calibrated weighing range (Range 2)&lt;/dcc:content&gt;
            &lt;/dcc:name&gt;
            &lt;dcc:quantity refType="basic_minimum"&gt;
               &lt;dcc:name&gt;
                  &lt;dcc:content lang="en"&gt;Lower limit of the calibrated weighing range (Range 2)&lt;/dcc:content&gt;
               &lt;/dcc:name&gt;
               &lt;si:real&gt;
                  &lt;si:value&gt;0.12&lt;/si:value&gt;
                  &lt;si:unit&gt;\kilogram&lt;/si:unit&gt;
               &lt;/si:real&gt;
            &lt;/dcc:quantity&gt;
            &lt;dcc:quantity refType="basic_maximum"&gt;
               &lt;dcc:name&gt;
                  &lt;dcc:content lang="en"&gt;Upper limit of the calibrated weighing range (Range 2)&lt;/dcc:content&gt;
               &lt;/dcc:name&gt;
               &lt;si:real&gt;
                  &lt;si:value&gt;0.22&lt;/si:value&gt;
                  &lt;si:unit&gt;\kilogram&lt;/si:unit&gt;
               &lt;/si:real&gt;
            &lt;/dcc:quantity&gt;
            &lt;dcc:quantity refType="NAWI_actualScaleInterval"&gt;
               &lt;dcc:name&gt;
                  &lt;dcc:content lang="en"&gt;Actual scale interval of Range 2 used for the calibration.&lt;/dcc:content&gt;
               &lt;/dcc:name&gt;  
               &lt;si:real&gt;
                  &lt;si:value&gt;0.000001&lt;/si:value&gt;
                  &lt;si:unit&gt;\kilogram&lt;/si:unit&gt;
               &lt;/si:real&gt;
            &lt;/dcc:quantity&gt;
         &lt;/dcc:list&gt;
      &lt;/dcc:list&gt;
   &lt;/dcc:data&gt;
&lt;/dcc:statement&gt; </skos:example><skos:inScheme rdf:resource="https://digilab.ptb.de/dkd/refType/vocab/"/><skos:related rdf:resource="https://digilab.ptb.de/dkd/refType/vocab/skos/107"/><skos:broader rdf:resource="https://digilab.ptb.de/dkd/refType/vocab/skos/2"/>  <dct:created>2024-10-25 19:21:09</dct:created>  </skos:Concept></rdf:RDF>