@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/92790> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98066> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300025283> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/34674>,
        <https://data.rkd.nl/thesaurus/95770> ;
    skos:notation "92790" ;
    skos:prefLabel "glassworker"@en,
        "glaswerker"@nl ;
    skos:scopeNote "General term for those who work with or on glass or glass objects."@en,
        "Algemene term voor allen die werken met of aan glas of glazen objecten."@nl ;
    prov:generatedAtTime "2023-09-13T09:59:49+00:00"^^xsd:dateTime .

