@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/39002> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98069> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300386298> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE> ;
    skos:notation "39002" ;
    skos:prefLabel "panel maker"@en,
        "paneelmaker"@nl ;
    skos:scopeNote "People who make wooden panels to be used for panel paintings. For example, in Europe, In the Middle Ages and beyond, the panel maker was a skilled craftsman who belonged to guilds and signed his work."@en,
        "Mensen die houten panelen maken voor gebruik voor paneelschilderingen. In Europa in de middeleeuwen en later was de paneelmaker een ambachtsman die tot een gilde behoorde en zijn werk ondertekende."@nl ;
    prov:generatedAtTime "2023-09-13T13:13:42+00:00"^^xsd:dateTime .

