@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/67499> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/63589> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300046135> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/67847>,
        <https://data.rkd.nl/thesaurus/71915> ;
    skos:notation "67499" ;
    skos:prefLabel "breeches (trousers)"@en,
        "kniebroek"@nl ;
    skos:scopeNote "Knee-length trousers commonly worn by men and boys in the 17th, 18th, and early 19th centuries."@en,
        "Knielange broeken voor mannen en jongens; het standaardtype broek van de 17e tot begin 19e eeuw. Gebruik 'kuitbroeken' voor soortgelijke kledingstukken voor meisjes en vrouwen in de 20e eeuw."@nl ;
    prov:generatedAtTime "2023-07-13T09:54:36+00:00"^^xsd:dateTime .

