@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/45653> a skos:Concept ;
    skos:altLabel "acryl"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/45654> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300015058> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/MATERTECHN> ;
    skos:notation "45653" ;
    skos:prefLabel "acrylic paint"@en,
        "acrylverf"@nl ;
    skos:scopeNote "Paint consisting of pigments or dyes bound in an emulsion of acrylic, which is a colorless, transparent, thermoplastic synthetic resin made by the polymerization of acrylic acid derivatives. Acrylic paint is water soluble while wet and fast drying, but once the paint has dried, it is flexible and resistant to water. Acrylic paint was first made commercially available in the 1950s."@en,
        "Verf die bestaat uit pigmenten of verfstoffen die zijn gebonden in een emulsie van acryl: een kleurloos, doorzichtig, thermoplastisch kunsthars dat is gemaakt door de polymerisatie van acrylzuurderivaten. Acrylverf is wateroplosbaar en sneldrogend. Eenmaal droog is de verf flexibel en waterbestendig. Acryl is in de jaren 50 van de 20ste eeuw voor het eerst op de markt gebracht."@nl ;
    prov:generatedAtTime "2023-08-14T09:22:17+00:00"^^xsd:dateTime .

