@prefix sdg: <http://metadata.un.org/sdg/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<https://test.uncefact.org/vocabulary/conformity-topics/metrology-and-measurement> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/technical-conformity> ;
    skos:definition "Accuracy and traceability of measurements and calibrations to national and international measurement standards."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "10.03" ;
    skos:prefLabel "Metrology and Measurement"@en ;
    skos:relatedMatch sdg:9 ;
    skos:scopeNote "BIPM International System of Units; OIML Recommendations."@en .

