@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/64949> a skos:Concept ;
    skos:altLabel "spinrok"@nl,
        "spinstok"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/96844> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300263795> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "64949" ;
    skos:prefLabel "distaff"@en,
        "spinrokken"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/65134> ;
    skos:scopeNote "Tools used for holding prepared fibers in a carefully arranged manner so that they require the minimum of manual regulation during spinning."@en,
        "Stokken waarop wol, vlas of draad wordt gestoken om te worden gesponnen met behulp van een spindel of spinnewiel."@nl ;
    prov:generatedAtTime "2022-08-18T13:42:08+00:00"^^xsd:dateTime .

