@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/40102> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/1185> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300179382> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE> ;
    skos:notation "40102" ;
    skos:prefLabel "novelist"@en,
        "romanschrijver"@nl ;
    skos:scopeNote "Authors who write fictional prose narratives of considerable length and a certain complexity that deal imaginatively with human experience through a connected sequence of events involving a group of persons in a specific setting."@en,
        "Auteurs die fictieve prozaverhalen schrijven die vrij lang en redelijk complex zijn, en waarin de menselijke ervaring vindingrijk wordt beschreven aan de hand van een samenhangende reeks gebeurtenissen die betrekking hebben op een groep personen in een bepaalde enscenering."@nl ;
    prov:generatedAtTime "2021-10-19T14:58:24+00:00"^^xsd:dateTime .

