@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/63700> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/97036> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300263207> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "63700" ;
    skos:prefLabel "monocle"@en,
        "monocle"@nl ;
    skos:scopeNote "Eyeglasses consisting of a single lens, without a nosepiece or frame, used to compensate for defective vision in one eye."@en,
        "Ooglenzen die bestaan uit één lens, zonder neusstuk of montuur, en worden gebruikt om het gebrek aan zicht in één oog te compenseren."@nl ;
    prov:generatedAtTime "2022-10-05T09:43:57+00:00"^^xsd:dateTime .

