@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/92786> a skos:Concept ;
    skos:altLabel "tingieter"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/55770> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300025322> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE>,
        <https://data.rkd.nl/thesaurus/scheme/PROPERTY>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "92786" ;
    skos:prefLabel "pewterer"@en,
        "tinnegieter"@nl ;
    skos:scopeNote "Metalworkers who specialize in working with pewter, which is an alloy of tin and lead, antimony, and copper."@en,
        "Metaalbewerkers die zijn gespecialiseerd in het werken met tin."@nl ;
    prov:generatedAtTime "2022-07-26T14:02:56+00:00"^^xsd:dateTime .

