@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/68215> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98373> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "68215" ;
    skos:prefLabel "cameo imitation"@en,
        "camee-imitatie"@nl ;
    skos:scopeNote "Painted imitation of a carved relief against a contrasting background, imitating ancient cameos."@en,
        "Geschilderde nabootsing van een gebeeldhouwd reliëf tegen een contrasterende achtergrond, ter imitatie van de antieke cameeën."@nl ;
    prov:generatedAtTime "2024-08-05T13:40:36+00:00"^^xsd:dateTime .

