@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/65635> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/63716> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300046004> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/80619> ;
    skos:notation "65635" ;
    skos:prefLabel "locket"@en,
        "medaillon (sieraad)"@nl ;
    skos:scopeNote "Small decorative cases, opening to reveal a portrait or memento, generally worn suspended from a chain around the neck."@en,
        "Ronde, ovale of hartvormige omhulsels met daarin een portret of aandenken; worden meestal als sieraad om de hals gedragen."@nl ;
    prov:generatedAtTime "2023-07-19T06:56:26+00:00"^^xsd:dateTime .

