@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/79840> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98242> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300241557> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "79840" ;
    skos:prefLabel "leading"@en,
        "glas-in-loodzetten"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/65120> ;
    skos:scopeNote "Refers to the process of assembling pieces of glass together by inserting their edges into cames, for example to form windows or lampshades."@en,
        "Wordt gebruikt voor het samenvoegen van stukjes glas door de randen in te zetten in loden glaslijsten, bijvoorbeeld om ramen of lampekappen te vormen."@nl ;
    prov:generatedAtTime "2023-07-27T06:18:24+00:00"^^xsd:dateTime .

