@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/75392> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/92388> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300404445> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "75392" ;
    skos:prefLabel "package"@en,
        "pakket"@nl ;
    skos:scopeNote "The compilation of an object or group of objects packed, wrapped up, or tied together, generally restricted to relatively small or medium- sized compilations of objects. May refer to physical objects and also to digital objects."@en,
        "De bundeling van een object of groep objecten door deze in te pakken, of samen te binden. De term wordt meestal beperkt tot relatief kleine of middelgrote bundelingen. De term kan verwijzen naar fysieke of naar digitale objecten."@nl ;
    prov:generatedAtTime "2022-08-15T09:57:53+00:00"^^xsd:dateTime .

