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

<https://test.uncefact.org/vocabulary/conformity-topics/sanitary-and-phytosanitary> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/technical-conformity> ;
    skos:definition "Compliance with food safety, animal health, and plant health standards designed to protect human, animal, and plant life."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "10.05" ;
    skos:prefLabel "Sanitary and Phytosanitary Measures"@en ;
    skos:relatedMatch sdg:3 ;
    skos:scopeNote "WTO SPS Agreement; Codex Alimentarius; OIE; IPPC."@en .

