@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/61432> a skos:Concept ;
    skos:altLabel "arabische gom of eiwit"@nl,
        "eiwit"@nl,
        "eiwit of arabische gom"@nl,
        "glans"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/61758> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/MATERTECHN> ;
    skos:notation "61432" ;
    skos:prefLabel "heightened with gum arabic or egg yolk"@en,
        "geglansd met arabische gom of eiwit"@nl ;
    prov:generatedAtTime "2023-07-17T06:54:08+00:00"^^xsd:dateTime .

