@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/90558> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/45011> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300014426> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/MATERTECHN> ;
    skos:notation "90558" ;
    skos:prefLabel "acrylate (resin)"@en,
        "acrylaat"@nl ;
    skos:scopeNote "Colorless, transparent, thermoplastic synthetic resin made by the polymerization of acrylic acid derivatives; used for adhesives, fibers, consolidants, protective coatings, finishes, and as a paint medium."@en,
        "Een kleurloze, transparante, thermoplastische, synthetische hars gemaakt door de polymerisatie van acrylzuur derivaten; wordt gebruikt voor hechtmiddelen, verharders, beschermlagen, vernis en als een bindmiddel in verven."@nl ;
    prov:generatedAtTime "2023-03-29T07:44:04+00:00"^^xsd:dateTime .

