@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/79600> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/79558> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300026652> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/DOCTYPE>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT>,
        <https://data.rkd.nl/thesaurus/scheme/type> ;
    skos:notation "79600" ;
    skos:prefLabel "newsletter"@en,
        "nieuwsbrief"@nl ;
    skos:scopeNote "Letters, reports, or other brief written communications that communicate news, particularly those written by societies or buisiness organizations. Historically referred to serial publications consisting of one or a few printed sheets containing news and information of interest to the general public or to a special group."@en,
        "Rapporten in manuscriptvorm uit de 17e en 18e eeuw, die werden geproduceerd voor speciale abonnees en die onregelmatig of wekelijks werden uitgegeven. In de 20e eeuw zijn het periodieke rapporten over de activiteiten van een bedrijf of organisatie."@nl ;
    prov:generatedAtTime "2021-10-19T15:05:09+00:00"^^xsd:dateTime .

