@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/91450> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/63589> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300216954> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "91450" ;
    skos:prefLabel "shalwar"@en,
        "harembroek"@nl ;
    skos:scopeNote "Losse, enkellange broeken die worden gedragen door mannen en vrouwen in de Arabische regio, India en Zuidoost-Azië."@en,
        "Loose, ankle-length trousers that are gathered or otherwise relatively tight around the ankles. They are worn by both men and women in India and Southeast Asia; often worn with a tunic-like over-garment."@nl ;
    prov:generatedAtTime "2023-07-13T08:02:30+00:00"^^xsd:dateTime .

