@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/33142> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/97351> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300237376> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE> ;
    skos:notation "33142" ;
    skos:prefLabel "publicist"@en,
        "publicist"@nl ;
    skos:scopeNote "Those whose occupation or function is disseminating information to the public about some product, company, institution, individual, cause, or project."@en,
        "Zij die zich voor hun beroep of functie bezighouden met het publiekelijk verspreiden van informatie over een product, bedrijf, instelling, persoon, zaak of project."@nl ;
    prov:generatedAtTime "2022-10-19T14:18:46+00:00"^^xsd:dateTime .

