@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/36997> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98066> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300236851> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE>,
        <https://data.rkd.nl/thesaurus/scheme/PROPERTY> ;
    skos:notation "36997" ;
    skos:prefLabel "painter (tradesperson)"@en,
        "huisschilder"@nl ;
    skos:scopeNote "People who coat the surfaces of walls, furniture, vehicles, or other things with paint, which is pigment suspended in liquid, with the primary goal of protecting or giving simple color to the surface. For people who apply paint to a surface to create an expressive or communicative image, see \"painters (artists).\""@en,
        "Zij die een laag verf aanbrengen op de oppervlakte van zaken als muren, meubels of voertuigen."@nl ;
    prov:generatedAtTime "2024-03-05T11:42:26+00:00"^^xsd:dateTime .

