@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/98121> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/62976> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300410267> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/98122> ;
    skos:notation "98121" ;
    skos:prefLabel "character (person by activity)"@en,
        "personage (persoon naar activiteit)"@nl ;
    skos:scopeNote "Those who have roles in a story or drama. For performing artists playing roles, prefer \"actors (performing artists).\" For the lead characters in a story or main actors in performing arts, prefer \"protagonists.\""@en,
        "Personen die een rol hebben in een verhaal of toneelstuk. Gebruik 'acteurs' voor uitvoerend kunstenaars die rollen spelen. Gebruik 'hoofdpersonen' voor de belangrijkste personages in een verhaal of bij uitvoerende kunsten."@nl ;
    prov:generatedAtTime "2023-07-11T13:26:54+00:00"^^xsd:dateTime .

