@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/99026> a skos:Concept ;
    skos:altLabel "illumineren (beeldvervaardigingsprocedé)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/79826> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300220539> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/MATERTECHN>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "99026" ;
    skos:prefLabel "illumination (image-making process)"@en,
        "verluchten"@nl ;
    skos:scopeNote "Action or process of creating illumination, which comprises paintings and other adornments applied to books, scrolls, or other document types for the purpose of illustrating or decorating the text."@en,
        "Verwijst naar de kunst of het procedé van het illumineren, waarbij schilderingen en andere decoraties worden gebruikt in boeken, perkamentrollen of andere documenten ter illustratie of versiering van de tekst."@nl ;
    prov:generatedAtTime "2024-10-02T09:34:34+00:00"^^xsd:dateTime .

