@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/45522> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/90117> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300013021> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/MATERTECHN> ;
    skos:notation "45522" ;
    skos:prefLabel "latex"@en,
        "latex"@nl ;
    skos:scopeNote "Viscous, milk-like fluid composed of resin or wax in the form of tiny globules in aqueous suspension, obtained especially from rubber trees; used for many rubber applications, such as adhesive. Use also for a water dispersion of synthetic rubber and of rubberlike plastic."@en,
        "Te gebruiken voor een stroperige, melkachtige vloeistof bestaande uit hars of was in de vorm van zeer kleine druppels in waterige suspensie, die wordt verkregen van rubberbomen; gebruikt voor vele rubbertoepassingen, zoals hechtmiddel. Ook te gebruiken voor een waterige dispersie van synthetisch rubber en van rubberachtig plastic."@nl ;
    prov:generatedAtTime "2024-03-05T09:47:50+00:00"^^xsd:dateTime .

