@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/81245> a skos:Concept ;
    skos:altLabel "cameos"@en,
        "Gem"@nl,
        "cameeën"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/74260> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300047261> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "81245" ;
    skos:prefLabel "cameo"@en,
        "camee"@nl ;
    skos:scopeNote "Small reliefs made from materials having layers of different colors, such as gems, glass, ceramics, or shell, and carved so that the design stands out in one color against a background in another. Cameos may be incorporated in jewelry. For works created from different pieces of stone and other materials, prefer \"commessi (visual works).\""@en,
        "Kleine reliëfs gesneden in edelstenen, halfedelstenen, glas, keramiek of schelpen met lagen van verschillende kleuren, zodanig dat de voorstelling in een bepaalde kleur afsteekt tegen een anders gekleurde achtergrond."@nl ;
    prov:generatedAtTime "2023-07-19T06:49:09+00:00"^^xsd:dateTime .

