@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/67844> a skos:Concept ;
    skos:altLabel "short"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98132> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300209930> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/65519> ;
    skos:notation "67844" ;
    skos:prefLabel "shorts"@en,
        "korte broek"@nl ;
    skos:scopeNote "Exposed bifurcated garments extending from the waist or hip to any portion of the leg above the knee."@en,
        "Bovenkleding met twee pijpen ter bedekking van het onderlijf, vanaf de taille of heup tot ergens boven de knie."@nl ;
    prov:generatedAtTime "2023-07-12T11:32:19+00:00"^^xsd:dateTime .

