@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/73381> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/96729> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300055079> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "73381" ;
    skos:prefLabel "billboard"@en,
        "reclamebord"@nl ;
    skos:scopeNote "Flat surfaces or boards, sometimes substantial structures, constructed for or used for posting announcements or advertisements."@en,
        "Te gebruiken voor platte oppervlakken of borden, soms grote bouwsels, geconstrueerd of gebruikt voor het ophangen van kennisgevingen of advertenties."@nl ;
    prov:generatedAtTime "2022-06-22T11:48:46+00:00"^^xsd:dateTime .

