@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/96620> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/96019> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300012869> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "96620" ;
    skos:prefLabel "gum arabic"@en,
        "Arabische gom"@nl ;
    skos:scopeNote "Water-soluble gum that is exuded by two species, Senegalia senegal and Vachellia seyal, which were formerly classified under genus Acacia. Gum arabic is used in inks, paints, adhesives, pharmaceuticals, confections, and other products."@en,
        "Wateroplosbare gom die wordt afgegeven door bepaalde soorten van de acacia. Wordt gebruikt voor inkten, verven, hechtmiddelen, farmaceutische middelen, zoetigheden en andere producten."@nl ;
    prov:generatedAtTime "2022-03-07T13:02:06+00:00"^^xsd:dateTime .

