@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/65658> a skos:Concept ;
    skos:altLabel "gezichtssluier"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/65647> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300046128> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/67334> ;
    skos:notation "65658" ;
    skos:prefLabel "veil (headcloth)"@en,
        "sluier"@nl ;
    skos:scopeNote "Thin and lightweight coverings worn over the head or face, and sometimes extending to the shoulders, for ornament, protection, or concealment; also, similar coverings made as component parts of headgear."@en,
        "Dunne en fijne stukken textiel, variërend in lengte, al dan niet als onderdeel van een hoofddeksel, die gedragen worden om het hoofd of gezicht ter versiering, bescherming of bedekking."@nl ;
    prov:generatedAtTime "2023-07-31T11:17:37+00:00"^^xsd:dateTime .

