@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/80619> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/65635> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300440734> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "80619" ;
    skos:prefLabel "bodebus (messenger box)"@en,
        "bodebus"@nl ;
    skos:scopeNote "Originally a type of messenger's badge that was an attribute of a messenger at Dutch government institutions that was intended to collect posted messages. Worn on the belt these appeared as a shield bearing the coat of arms of the body representing the messenger. These imparted privileges to the bearer, such as free transport. Over time, these evolved into often elaborately decorated badges worn by representatives of city governments."@en,
        "Een zilveren medaillon met de afbeelding van het gemeentewapen, gedra­gen door stadhuisboden. Vroeger een attribuut van een bode bij Nederlandse overheidsinstellingen dat bedoeld was status aan te geven. De bodebus werd gedragen aan de gordel en was voorzien van een schildje met daarop het wapen van de instantie die de bode vertegenwoordigde."@nl ;
    prov:generatedAtTime "2023-07-17T12:10:13+00:00"^^xsd:dateTime .

