@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/13225> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98437> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300443849> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE> ;
    skos:notation "13225" ;
    skos:prefLabel "airbrush artist"@en,
        "airbrushkunstenaar"@nl ;
    skos:scopeNote "Artists specializing in a method of painting by means of an airbrush, which is a small, finely controllable mechanical paint sprayer."@en ;
    prov:generatedAtTime "2023-09-18T09:06:04+00:00"^^xsd:dateTime .

