@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/65633> a skos:Concept ;
    skos:altLabel "halsketen"@nl,
        "ketting (hals)"@nl,
        "schouderketen"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/63716> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300046001> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/64152>,
        <https://data.rkd.nl/thesaurus/66260>,
        <https://data.rkd.nl/thesaurus/66267> ;
    skos:notation "65633" ;
    skos:prefLabel "necklace"@en,
        "halsketting"@nl ;
    skos:scopeNote "Ornaments worn around the neck, usually in the form of chains or strands of beads, pearls, stones, or decorative or precious materials, and often including a suspended ornamental pendant. Use \"chokers\" for short, narrow necklaces worn close to the throat. Use \"dog collars (necklaces)\" for wide ornamental bands worn tightly around the neck.\""@en,
        "Sieraden die rond de hals worden gedragen; meestal in de vorm van kettingen of snoeren van kralen, parels, stenen en dergelijke, vaak met een sierhanger. Gebuik 'chokers' voor korte, smalle kettingen die op de keel worden gedragen. Gebruik 'halsbanden' voor brede sierbanden die strak om de hals worden gedragen."@nl ;
    prov:generatedAtTime "2023-07-31T12:21:39+00:00"^^xsd:dateTime .

