@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/63741> a skos:Concept ;
    skos:altLabel "horlogeketting"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/64161> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300403916> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "63741" ;
    skos:prefLabel "fob chain"@en,
        "sierketting"@nl ;
    skos:scopeNote "Chains, often decorative, attached to a watch or other item which is carried in the fob pocket. They may also be attached to a decorative ornamental object, the fob."@en,
        "Vaak decoratieve kettingen die bevestigd zijn aan een horloge of ander object dat in het horlogezakje wordt gedragen. Ze kunnen ook bevestigd zijn aan een ander decoratief ornament."@nl ;
    prov:generatedAtTime "2022-10-05T11:54:56+00:00"^^xsd:dateTime .

