@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/47558> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98068> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300025526> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE>,
        <https://data.rkd.nl/thesaurus/scheme/PROPERTY> ;
    skos:narrower <https://data.rkd.nl/thesaurus/47043> ;
    skos:notation "47558" ;
    skos:prefLabel "editor"@en,
        "redacteur"@nl ;
    skos:scopeNote "People who assemble, revise, correct, or arrange the contents or style of literary, artistic, or musical work or data for publication or presentation, particularly when the work was compiled largely by others. Includes those who edit electronic documents and records."@en,
        "Personen die de inhoud of stijl van literaire, artistieke of muzikale werken van andere mensen herzien, corrigeren of ordenen voor publicatie of presentatie. De term verwijst ook naar personen die elektronische documentatie bewerken."@nl ;
    prov:generatedAtTime "2024-02-28T13:31:49+00:00"^^xsd:dateTime .

