@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/98416> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98066> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300025349> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/46675>,
        <https://data.rkd.nl/thesaurus/47105>,
        <https://data.rkd.nl/thesaurus/66839>,
        <https://data.rkd.nl/thesaurus/92163>,
        <https://data.rkd.nl/thesaurus/92727>,
        <https://data.rkd.nl/thesaurus/93782>,
        <https://data.rkd.nl/thesaurus/96338> ;
    skos:notation "98416" ;
    skos:prefLabel "textile worker"@en,
        "textielwerker"@nl ;
    skos:scopeNote "Generally, craftspeople or industrial workers engaged in any or all of the processes involved in textile manufacture."@en,
        "In algemene zin, ambachtslieden of fabrieksarbeiders die zich bezighouden met een of alle processen die nodig zijn voor de textielproductie."@nl ;
    prov:generatedAtTime "2023-09-13T08:27:47+00:00"^^xsd:dateTime .

