@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/99077> a skos:Concept ;
    skos:altLabel "cleerschrijver"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98437> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300264753> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE> ;
    skos:notation "99077" ;
    skos:prefLabel "fabric painter"@en,
        "textielschilder"@nl ;
    skos:scopeNote "Artists or craftsmen who paint directly on fabric with the goal of decorating drapery, banners, or another textile."@en,
        "Kunstenaars of ambachtslieden die rechtstreeks op weefsel schilderen, voor het decoreren van draperieën, vaandels of ander textiel."@nl ;
    prov:generatedAtTime "2025-02-03T14:58:41+00:00"^^xsd:dateTime .

