@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/65640> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/63716> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300046012> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/66273>,
        <https://data.rkd.nl/thesaurus/66274>,
        <https://data.rkd.nl/thesaurus/66275> ;
    skos:notation "65640" ;
    skos:prefLabel "finger ring"@en,
        "ring"@nl ;
    skos:scopeNote "Small circular bands worn on the finger; typically circlets of real or simulated precious metal, and frequently set with precious stones or imitations of these, intended for wearing upon the finger either as an ornament or as a token."@en,
        "Kleine ronde banden die om de vinger worden gedragen."@nl ;
    prov:generatedAtTime "2021-10-19T15:03:11+00:00"^^xsd:dateTime .

