@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/61394> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/93153> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300404632> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/MATERTECHN> ;
    skos:notation "61394" ;
    skos:prefLabel "pastel (material)"@en,
        "pastel (materiaal)"@nl ;
    skos:scopeNote "General term for various combinations of ground, powdery pigment and aqueous binder that are used in drawing and dry painting, delivered via a crayon or stick. Pastel as a material is soft and blendable. For the crayons or sticks containing the pigment and binder, use \"pastels (crayons).\""@en,
        "Algemene term voor diverse combinaties van gemalen, poederachtig pigment en waterig bindmiddel, die worden gebruikt voor tekenen en droog schilderen met een potlood of staafje. Pastel als materiaal is zacht en buigbaar. Gebruik 'pastelkrijt' voor de potloden of staafjes die het pigment en het bindmiddel bevatten."@nl ;
    prov:generatedAtTime "2024-04-08T07:16:53+00:00"^^xsd:dateTime .

