@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/91921> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/63610> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "91921" ;
    skos:prefLabel "neerstik (shawl)"@en,
        "neerstik"@nl ;
    skos:scopeNote "Soort doek die dubbelgevouwen door vrouwen in de 17de eeuw werd gedragen (Nederlandse historische term, geen Engelse vertaling)."@nl ;
    prov:generatedAtTime "2023-07-31T08:25:57+00:00"^^xsd:dateTime .

