@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/74789> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/45654> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300015035> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/ATELIER>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "74789" ;
    skos:prefLabel "distemper"@en,
        "lijmverf"@nl ;
    skos:scopeNote "Aqueous paint composed of pigments held together by animal glue or casein. Distemper has been used since ancient Egyptian times for wall painting, house decoration, and the painting of theatrical scenery. It has only occasionally been employed for easel painting."@en,
        "Waterverf die bestaat uit pigmenten met dierlijke lijm of caseïne als bindmiddel. Lijmverf wordt sinds de tijd van de oude Egyptenaren gebruikt voor het verven van muren en huizen en het schilderen van theaterdecors. Dit type verf is zelden gebruikt voor ezelschilderen."@nl ;
    prov:generatedAtTime "2021-10-19T15:04:30+00:00"^^xsd:dateTime .

