@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/67847> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/67499> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300262625> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "67847" ;
    skos:prefLabel "trunk-hose"@en,
        "pofbroek"@nl ;
    skos:scopeNote "Short breeches worn by European men in the 16th and 17th centuries, covering the body from the waist to the middle of the thigh. They were sometimes stuffed, varied from tight- to loose-fitting, and were joined to the stocking portion near the fork."@en,
        "Korte kniebroeken die in Europa in de 16de en 17de eeuw door mannen werden gedragen en die het lichaam bedekten van het middel tot halverwege het dijbeen. Ze waren soms gevuld, liepen uiteen van strak- tot loszittend en sloten bij het kruis op de kous aan."@nl ;
    prov:generatedAtTime "2023-07-17T12:32:59+00:00"^^xsd:dateTime .

