@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/35991> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/45672> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300443948> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE> ;
    skos:notation "35991" ;
    skos:prefLabel "textile manufacturer"@en,
        "textielfabrikant"@nl ;
    skos:scopeNote "People or corporate bodies who make carpets, fabrics, costume, or other works made of textile materials, which are natural or synthetic fibers."@en ;
    prov:generatedAtTime "2022-05-31T12:19:30+00:00"^^xsd:dateTime .

