@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/64161> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/92388> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300014625> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/63741>,
        <https://data.rkd.nl/thesaurus/67228> ;
    skos:notation "64161" ;
    skos:prefLabel "chain (links)"@en,
        "ketting (schakels)"@nl ;
    skos:scopeNote "Series of objects connected one after the other, usually rings passing through one another."@en,
        "Een reeks voorwerpen die, de één na de ander, met elkaar zijn verbonden; het zijn meestal ringen die door elkaar heen lopen."@nl ;
    prov:generatedAtTime "2023-08-16T09:39:48+00:00"^^xsd:dateTime .

