@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/90676> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/90312> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300264831> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/MATERTECHN>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "90676" ;
    skos:prefLabel "gold leaf"@en,
        "bladgoud"@nl ;
    skos:scopeNote "Refers to sheets of gold that have been hammered or rolled very thin (typically around 0.1 micrometer, or 4 millionths of an inch, thick). In art, gold leaf has been applied to paintings, sculptures, manuscripts, and decorative arts since around 1500 BCE. In the 1920s, the process of creating gold leaf was successfully automated."@en,
        "Verwijst naar platen goud die tot een zeer geringe dikte (meestal circa 0,1 micrometer) zijn gehamerd of gewalst. In de kunst wordt bladgoud sinds circa 1500 v. Chr. toegepast in schilderijen, op beeldhouwwerken, in manuscripten en in de decoratieve kunsten. In de jaren 20 van de 20ste eeuw werd het procedé voor het maken van bladgoud met succes geautomatiseerd."@nl ;
    prov:generatedAtTime "2023-09-11T13:10:00+00:00"^^xsd:dateTime .

