@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/64073> a skos:Concept ;
    skos:altLabel "painted"@en,
        "geschilderd"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98204> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300054216> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/ATELIER>,
        <https://data.rkd.nl/thesaurus/scheme/MATERTECHN>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/80620>,
        <https://data.rkd.nl/thesaurus/81324> ;
    skos:notation "64073" ;
    skos:prefLabel "painting (image-making)"@en,
        "schilderen"@nl ;
    skos:scopeNote "The art and practice of applying pigments suspended in water, oil, egg yolk, molten wax, or other liquid to a surface to create an expressive or communicative image. Paint is usually, but not always, applied with a brush. For the application of paint primarily to protect a surface or add a general color, use \"painting (coating).\""@en,
        "Wordt gebruikt voor het aanbrengen van pigmenten op een oppervlak met als doel een expressief of communicatief beeld te vormen. Gebruik 'verven (bedekken)' voor het hoofdzakelijk ter bescherming aanbrengen van verf op een oppervlak."@nl ;
    prov:generatedAtTime "2023-07-26T07:11:29+00:00"^^xsd:dateTime .

