<?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/173"><skos:prefLabel xml:lang="en-US">compressive</skos:prefLabel> <skos:definition xml:lang="de">Gibt an, dass sich Werte auf eine Druckkraftbelastung beziehen </skos:definition> <skos:definition xml:lang="en">Indicates that values refer to a compressive force load </skos:definition> <skos:historyNote xml:lang="en">2024-06-05 Created </skos:historyNote> <skos:historyNote xml:lang="en-US">2026-03-17: example updated </skos:historyNote> <skos:example xml:lang="en">
&lt;dcc:measurementResult refType="force_compressive"&gt;
    &lt;dcc:name&gt;
        &lt;dcc:content lang="de"&gt;Ergebnisse und Auswertung Druckkraft&lt;/dcc:content&gt;
        &lt;dcc:content lang="en"&gt; Results and evaluation compressive&lt;/dcc:content&gt;
    &lt;/dcc:name&gt;
    ...
    &lt;dcc:results&gt;
        &lt;dcc:result refType="force_valuesForPreloads force_zeroReduced"&gt;
            &lt;dcc:name&gt;
                &lt;dcc:content lang="de"&gt;Nullkorrigierte Anzeigewerte der Vorbelastungen&lt;/dcc:content&gt;
                &lt;dcc:content lang="en"&gt;Zero-reduced values indicated for preloads&lt;/dcc:content&gt;
            &lt;/dcc:name&gt;
            &lt;dcc:description&gt;
                &lt;dcc:content lang="de"&gt;Kraftrichtung: Druckkraft&lt;/dcc:content&gt;
                &lt;dcc:content lang="en"&gt;Force application: compressive&lt;/dcc:content&gt;
            &lt;/dcc:description&gt;
            &lt;dcc:data&gt;
                &lt;!-- dcc.xsd v3.4.0 and later: use the tableDimension attribute to indicate that the following list represents a table in long format:
                &lt;dcc:list tableDimension="1"&gt; --&gt;
                &lt;dcc:list&gt;
                    &lt;dcc:quantity refType="force_indicationAtZeroLoad"&gt;
                        &lt;dcc:name&gt;
                            &lt;dcc:content lang="de"&gt;Nullanzeige i₀&lt;/dcc:content&gt;
                            &lt;dcc:content lang="en"&gt;Indication at zero load&lt;/dcc:content&gt;
                        &lt;/dcc:name&gt;
                        &lt;si:realListXMLList&gt;
                            &lt;si:valueXMLList&gt;0.000000 0.000000 0.000000&lt;/si:valueXMLList&gt;
                            &lt;si:unitXMLList&gt;\milli\volt\per\volt&lt;/si:unitXMLList&gt;
                        &lt;/si:realListXMLList&gt;
                    &lt;/dcc:quantity&gt;
                    &lt;dcc:quantity refType="force_indicationAtMaximumLoad"&gt;
                        &lt;dcc:name&gt;
                            &lt;dcc:content lang="de"&gt;Anzeige bei Höchstkraft F_N&lt;/dcc:content&gt;
                            &lt;dcc:content lang="en"&gt;Indication at max force&lt;/dcc:content&gt;
                        &lt;/dcc:name&gt;
                        &lt;si:realListXMLList&gt;
                            &lt;si:valueXMLList&gt;2.000100 2.000000 2.000000&lt;/si:valueXMLList&gt;
                            &lt;si:unitXMLList&gt;\milli\volt\per\volt&lt;/si:unitXMLList&gt;
                        &lt;/si:realListXMLList&gt;
                    &lt;/dcc:quantity&gt;
                    &lt;dcc:quantity refType="force_indicationAfterPreloading"&gt;
                        &lt;dcc:name&gt;
                            &lt;dcc:content lang="de"&gt;Restanzeige i_f&lt;/dcc:content&gt;
                            &lt;dcc:content lang="en"&gt;Indication after preloading&lt;/dcc:content&gt;
                        &lt;/dcc:name&gt;
                        &lt;si:realListXMLList&gt;
                            &lt;si:valueXMLList&gt;0.000011 0.000033 0.000055&lt;/si:valueXMLList&gt;
                            &lt;si:unitXMLList&gt;\milli\volt\per\volt&lt;/si:unitXMLList&gt;
                        &lt;/si:realListXMLList&gt;
                    &lt;/dcc:quantity&gt;
                    &lt;dcc:measurementMetaData&gt;
                        &lt;dcc:metaData&gt;
                            &lt;dcc:data&gt;
                                &lt;!-- dcc.xsd v3.4.0 and later: use the index attribute to indicate that the following quantity represents an index column of the table:
                                &lt;dcc:quantity index="0" refType="force_mountingPosition"&gt; --&gt;
                                &lt;dcc:quantity refType="force_mountingPosition"&gt;
                                    &lt;dcc:name&gt;
                                        &lt;dcc:content lang="de"&gt;Einbaustellung&lt;/dcc:content&gt;
                                        &lt;dcc:content lang="en"&gt;Mounting position&lt;/dcc:content&gt;
                                    &lt;/dcc:name&gt;
                                    &lt;si:realListXMLList&gt;
                                        &lt;si:valueXMLList&gt;0 120 240&lt;/si:valueXMLList&gt;
                                        &lt;si:unitXMLList&gt;\degree&lt;/si:unitXMLList&gt;
                                    &lt;/si:realListXMLList&gt;
                                 &lt;/dcc:quantity&gt;
                            &lt;/dcc:data&gt;
                        &lt;/dcc:metaData&gt;
                        &lt;dcc:metaData refId="functionalTest"&gt;
                            &lt;dcc:validXMLList&gt;true&lt;/dcc:validXMLList&gt;
                        &lt;/dcc:metaData&gt;
                    &lt;/dcc:measurementMetaData&gt;
                &lt;/dcc:list&gt;
            &lt;/dcc:data&gt;
        &lt;/dcc:result&gt;
        ...
    &lt;/dcc:results&gt;
&lt;/dcc:measurementResult&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/340"/><skos:broader rdf:resource="https://digilab.ptb.de/dkd/refType/vocab/skos/133"/>  <dct:created>2024-06-05 10:18:35</dct:created>  </skos:Concept></rdf:RDF>