@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/42641> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/97353> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300025866> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE> ;
    skos:notation "42641" ;
    skos:prefLabel "packer"@en,
        "emballeur"@nl ;
    skos:scopeNote "Those whose business or trade it is to pack goods and other objects for safe transportation and storage, such as museum objects or food items."@en,
        "Those whose business or trade it is to pack goods and other objects for safe transportation and storage, such as museum objects or food items."@nl ;
    prov:generatedAtTime "2023-06-21T06:18:59+00:00"^^xsd:dateTime .

