@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/96844> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/91955> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300163224> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/64924>,
        <https://data.rkd.nl/thesaurus/64949>,
        <https://data.rkd.nl/thesaurus/65132>,
        <https://data.rkd.nl/thesaurus/65392>,
        <https://data.rkd.nl/thesaurus/66199>,
        <https://data.rkd.nl/thesaurus/68404>,
        <https://data.rkd.nl/thesaurus/68405>,
        <https://data.rkd.nl/thesaurus/75247> ;
    skos:notation "96844" ;
    skos:prefLabel "textile working equipment"@en,
        "textielbewerkingsgereedschap"@nl ;
    skos:scopeNote "Gereedschap gebruikt voor het maken van, of het werken met, textiel."@en,
        "Equipment used in the making of, or the working with, textiles."@nl ;
    prov:generatedAtTime "2023-07-10T11:11:51+00:00"^^xsd:dateTime .

