@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix unece: <https://test.uncefact.org/vocabulary/> .

unece:rec20Quantity a owl:AnnotationProperty ;
    rdfs:label "Rec 20 quantity"@en ;
    rdfs:comment "Transitional grouping — becomes a coarse quantity-kind skos:Collection in step (c)."@en .

