@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/93782> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98069> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300025358> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE>,
        <https://data.rkd.nl/thesaurus/scheme/PROPERTY> ;
    skos:notation "93782" ;
    skos:prefLabel "bobbin lace maker"@en,
        "kantklosser"@nl ;
    skos:scopeNote "Refers to people who make lace, which is fine, openwork textile with a ground of mesh or net on which patterns are worked."@en,
        "Verwijst naar mensen die kant maken, dat wil zeggen fijn ajourwerk met een ondergrond van maas of gaas waarop figuren worden bewerkt."@nl ;
    prov:generatedAtTime "2023-09-13T08:27:29+00:00"^^xsd:dateTime .

