@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/75282> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/73648> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300046183> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "75282" ;
    skos:prefLabel "pantsuit"@en,
        "broekpak"@nl ;
    skos:scopeNote "Women's suits consisting of trousers and a matching top in the form of a jacket, tunic or the like. May also have a matching blouse or belt."@en,
        "Dameskostuums die bestaan uit een broek en een bijpassend bovenstuk in de vorm van een jasje, tuniek of iets dergelijks; kan een bijpassende blouse of ceintuur hebben."@nl ;
    prov:generatedAtTime "2023-07-13T10:04:27+00:00"^^xsd:dateTime .

