@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/37582> a skos:Concept ;
    skos:altLabel "mailboxes"@en,
        "postbussen"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/67141> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300003853> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG> ;
    skos:notation "37582" ;
    skos:prefLabel "mailbox (object)"@en,
        "brievenbus"@nl ;
    skos:scopeNote "Public or private containers for pickup or delivery of mail. For rented compartments in officially designated post offices, use \"post-office boxes.\" The term formerly referred to boxes in which the mailbags were placed on a mail coach or steamer. In British usage, \"mailboxes\" typically refers specifically to such containers placed on a pole or post on a person's property, while \"letter-boxes\" typically refers to the larger boxes located in public places."@en,
        "Wordt gebruikt voor zowel openbare als privé-bussen voor het ophalen en afleveren van post. Gebruik 'postbussen' voor gehuurde compartimenten in officieel daarvoor bestemde postkantoren."@nl ;
    prov:generatedAtTime "2023-01-25T08:52:37+00:00"^^xsd:dateTime .

