@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/98250> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/55482> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300053651> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/65128> ;
    skos:notation "98250" ;
    skos:prefLabel "lace making"@en,
        "kantwerken (textielprocedé)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/65127> ;
    skos:scopeNote "Refers to the process of creating lace, which is a textile work made of thread, comprising a ground of netting with patterns worked in or embroidered on the mesh."@en,
        "Verwijst naar het procedé van het vervaardigen van kant: textielwerk gemaakt van draad, dat bestaat uit een basis van gaas, met patronen die in het maaswerk zijn genaaid of erop zijn geborduurd."@nl ;
    prov:generatedAtTime "2023-08-02T09:49:27+00:00"^^xsd:dateTime .

