@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/69223> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/75200> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300046266> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "69223" ;
    skos:prefLabel "compact"@en,
        "poederdoos"@nl ;
    skos:scopeNote "Accessories for carrying cosmetics on the person. Usually made of metal or plastic and can be quite decorative. Interior most often contains a mirror in the lid of one half and face powder in the other half, but may also have compartments for rouge or lipstick or a fitting for the attachment of a lipstick case."@en,
        "Accessoires voor het op het lichaam dragen van cosmetica. Meestal zijn ze gemaakt van metaal of plastic, en ze kunnen vrij decoratief zijn. De binnenkant bevat meestal een spiegel in het deksel van de ene helft en gezichtspoeder in de andere helft, maar kan ook vakjes hebben voor rouge of lippenstift, of een onderdeel voor de bevestiging van een lippenstiftkoker."@nl ;
    prov:generatedAtTime "2022-10-05T07:54:55+00:00"^^xsd:dateTime .

