@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/68234> a skos:Concept ;
    skos:altLabel "MUPI"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/67141> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300411493> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "68234" ;
    skos:prefLabel "advertising column"@en,
        "reclamezuil"@nl ;
    skos:scopeNote "Cylindrical outdoor sidewalk structures used as supports for printed advertising for theatrical and other entertainments. The invention is attributed to Gabriel Morris ca. 1868 in the city of Paris, though earlier advertising pillars were erected in Berlin in the 1850s, created by printer Ernst Litfass."@en,
        "Aanplakzuilen of reclamezuilen zijn cilindrische objecten in de openbare ruimte met een karakteristieke stijl die worden gebruikt voor reclame-en andere doeleinden."@nl ;
    prov:generatedAtTime "2023-07-17T12:33:10+00:00"^^xsd:dateTime .

