@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/64164> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/75200> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300375365> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "64164" ;
    skos:prefLabel "knapsack"@en,
        "knapzak"@nl ;
    skos:scopeNote "Improvised bundles containing clothes and possessions, particularly bed-rolls carried by itinerant people. Likely an altered form of \"bundle.\""@en,
        "Geïmproviseerde zak waarin reizigers kleren en andere bezittingen dragen, met name beddengoed."@nl ;
    prov:generatedAtTime "2022-09-29T06:34:13+00:00"^^xsd:dateTime .

