@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/90315> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/63872> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300386629> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE>,
        <https://data.rkd.nl/thesaurus/scheme/PROPERTY>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "90315" ;
    skos:prefLabel "writer (clerical worker)"@en,
        "schrijver (klerk)"@nl ;
    skos:scopeNote "People who practice or perform writing, particularly those whose business or occupation consists of writing longhand or on a keyboard, whether or not they are also responsible for the content. Included are functionaries, officers, clerks, and others who perform clerical or secretarial duties. To distinguish those who compose content, particularly those responsible for the creative and intellectual content of books and other literary works, use \"authors.\""@en,
        "Mensen die schrijven, in het bijzonder mensen die voor hun beroep met de hand of een toetsenbord teksten schrijven, waarbij ze al dan niet verantwoordelijk zijn voor de inhoud. Het betreft functionarissen, ambtenaren, kantoorbedienden en anderen die kantoor- of secretarieel werk doen. Gebruik 'auteurs' voor mensen die inhoud opstellen, met name mensen die verantwoordelijk zijn voor de creatieve en intellectuele inhoud van boeken en andere literaire werken."@nl ;
    prov:generatedAtTime "2024-02-28T14:18:33+00:00"^^xsd:dateTime .

