@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.rkd.nl/thesaurus/79529> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/89969> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300055100> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/type> ;
    skos:notation "79529" ;
    skos:prefLabel "packaging"@en,
        "productverpakking"@nl ;
    skos:scopeNote "Materials for the packing or protective wrapping of products that contain information or otherwise convey a message about the product. For material used to protect, cushion, or brace objects for safe shipment or storage, carrying no information or message about the objects, use \"packing material.\""@en,
        "Gebruik voor materialen voor verpakking of de bescherming van producten die informatie bevatten, of een boodschap over het product overbrengen. Voor materiaal dat wordt gebruikt om objecten te beschermen, stoten op te vangen of vast te zetten voor veilige verzending of opslag, gebruik \"verpakkingsmateriaal.\""@nl ;
    prov:generatedAtTime "2021-10-19T15:05:08+00:00"^^xsd:dateTime .

