@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/46743> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/61714> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300053550> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/ONDERWERPSTYPE> ;
    skos:notation "46743" ;
    skos:prefLabel "microphotography"@en,
        "microfotografie"@nl ;
    skos:scopeNote "Techniques to photograph subjects that can be viewed only with the aid of a microscope or other magnifier. For the production and use of microforms generally, use \"micrographics.\""@en,
        "Fotografie van zeer kleine objecten, met behulp van een microscoop of ander vergrootapparaat. Gebruik 'micrografie beeldvervaardigingstechniek)' voor de productie van microformaten, zoals 'microfilms' en 'microfiches'."@nl ;
    prov:generatedAtTime "2023-03-22T12:48:55+00:00"^^xsd:dateTime .

