@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/57216> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/65432> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300011101> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/MATERTECHN>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "57216" ;
    skos:prefLabel "alabaster"@en,
        "albast"@nl ;
    skos:scopeNote "Fine-grained marblelike variety of gypsum that is easy to carve but is rather fragile; it has been used as a sculpture material, ornamental building work, vases, small decorative carvings, and powdered for use as a paper filler and paint pigment called mineral white or terra alba. Alabaster is usually a translucent white or pink but may also be a muted red, yellow or gray. It is soft and can be scratched slightly with a fingernail. It also dissolves slowly in wet environments."@en,
        "Fijnkorrelige, marmerachtige variant van gips. De term wordt soms gebruikt voor calciumcarbonaat als het gaat om oude Egyptische artefacten. Albast is eenvoudig te bewerken en daarmee vrij broos. Het wordt al sinds de oudheid gebruikt als beeldhouwmateriaal."@nl ;
    prov:generatedAtTime "2023-09-11T13:06:29+00:00"^^xsd:dateTime .

