@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/74685> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/80792> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300054347> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/ATELIER>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "74685" ;
    skos:prefLabel "advertising"@en,
        "adverteren"@nl ;
    skos:scopeNote "Public presentation of or calling attention to a product, service, event, or idea, that is openly paid for by an identified entity. Media for advertising include print and online publications, posters, television, and other media."@en,
        "De niet-persoonlijke presentatie van goederen, diensten of ideeën om resultaat te bereiken, waar openlijk voor is betaald door een geïdentificeerde instelling."@nl ;
    prov:generatedAtTime "2023-07-05T07:27:46+00:00"^^xsd:dateTime .

