@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/66475> a skos:Concept ;
    skos:altLabel "loep"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/97036> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300024592> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "66475" ;
    skos:prefLabel "magnifying glass"@en,
        "vergrootglas"@nl ;
    skos:scopeNote "A device comprising a handle and a lens, usually of glass, that increases the apparent size of an object viewed through it."@en,
        "Een apparaat dat bestaat uit een handvat en een lens, meestal van glas, die een object dat erdoorheen wordt bekeken, voor het oog vergroot."@nl ;
    prov:generatedAtTime "2022-09-28T12:24:21+00:00"^^xsd:dateTime .

