@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/67228> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/97299> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300264346> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "67228" ;
    skos:prefLabel "chain of office"@en,
        "ambtsketen"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/71671> ;
    skos:scopeNote "Ornamental chains, usually of polished metal with various badges, medals or other symbols attached, worn around the neck and generally long enough to rest upon the chest. They are worn by officials such as mayors as insignia of office."@en,
        "Sierkettingen, doorgaans van gepolijst metaal met diverse insignes, medailles of andere symbolen, gedragen rond de hals en meestal lang genoeg om tot op de borst te worden gedragen. Ze worden als ambtssymbolen gedragen door functionarissen zoals burgemeesters."@nl ;
    prov:generatedAtTime "2023-07-31T07:01:38+00:00"^^xsd:dateTime .

