@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/95938> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/65432> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300183621> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "95938" ;
    skos:prefLabel "alum"@en,
        "aluin"@nl ;
    skos:scopeNote "Colorless-to-white crystalline potassium aluminum sulfate; has a wide range of uses, including in treatment of leather and textile, in sizing paper, as a mordant in dyeing, and as a water-purifying agent."@en,
        "Kleurloos tot wit kristallijn dubbelzout van kalium- en aluminiumsulfaat; wordt gebruikt voor diverse doeleinden waaronder het bewerken van leder en textiel, het stijven van papier, als beitsmiddel in (textiel)verven en als een waterzuiveringsmiddel."@nl ;
    prov:generatedAtTime "2021-10-19T15:08:42+00:00"^^xsd:dateTime .

