@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/69222> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/80825> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300236426> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "69222" ;
    skos:prefLabel "lipstick"@en,
        "lippenstift"@nl ;
    skos:scopeNote "Cosmetics applied to the lips that are composed of a fatty base containing waxes, oils, or emollients combined with color provided by pigments, often reds, or titanium dioxide for brightness and cover. Usually the material is formed into a stick, and is housed in a protective tube."@en,
        "Cosmetica die wordt gebruikt voor het kleuren van de lippen."@nl ;
    prov:generatedAtTime "2022-10-05T07:54:31+00:00"^^xsd:dateTime .

