@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/64706> a skos:Concept ;
    skos:altLabel "court jester"@en,
        "hofnar"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/74485> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300025663> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "64706" ;
    skos:prefLabel "jester"@en,
        "nar"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/64708> ;
    skos:scopeNote "People who perform as clowns, comedians, and musicians, especially at a court or in the service of a ruler."@en,
        "Personen die optreden als clowns, komedianten en musici, in het bijzonder aan een hof of in dienst van een heerser."@nl ;
    prov:generatedAtTime "2023-09-13T07:36:45+00:00"^^xsd:dateTime .

