@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/73393> a skos:Concept ;
    skos:altLabel "pince-nez"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/97036> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300236788> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "73393" ;
    skos:prefLabel "pince-nez"@en,
        "knijpbril"@nl ;
    skos:scopeNote "Eyeglasses kept in place by a spring that grips the nose."@en,
        "Brillen die op hun plaats worden gehouden door een veer die op de neus wordt geklemd."@nl ;
    prov:generatedAtTime "2022-10-05T09:33:17+00:00"^^xsd:dateTime .

