@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/65134> a skos:Concept ;
    skos:altLabel "spinkunst"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/55482> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300053661> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "65134" ;
    skos:prefLabel "spinning (textile process)"@en,
        "spinnen (textielprocedé)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/64949>,
        <https://data.rkd.nl/thesaurus/65132> ;
    skos:scopeNote "The process of making fibers or filaments into yarn or thread."@en,
        "Procedé waarbij vezels of filamenten tot garen of draad worden gemaakt."@nl ;
    prov:generatedAtTime "2023-07-27T08:57:46+00:00"^^xsd:dateTime .

