@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/63589> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98132> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300209935> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/67499>,
        <https://data.rkd.nl/thesaurus/67845>,
        <https://data.rkd.nl/thesaurus/67846>,
        <https://data.rkd.nl/thesaurus/81710>,
        <https://data.rkd.nl/thesaurus/91450> ;
    skos:notation "63589" ;
    skos:prefLabel "trouser"@en,
        "broek"@nl ;
    skos:scopeNote "Exposed bifurcated garments which extend from waist or hips to the ankle or sometimes to the knee or just below."@en,
        "Bovenkleding met twee pijpen ter bedekking van het onderlijf, vanaf taille of heup tot boven de knie of langer."@nl ;
    prov:generatedAtTime "2023-07-13T09:43:48+00:00"^^xsd:dateTime .

