@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/66468> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/91955> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300024585> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/67822>,
        <https://data.rkd.nl/thesaurus/68375>,
        <https://data.rkd.nl/thesaurus/68399>,
        <https://data.rkd.nl/thesaurus/68400>,
        <https://data.rkd.nl/thesaurus/82149> ;
    skos:notation "66468" ;
    skos:prefLabel "optical instrument"@en,
        "optisch instrument"@nl ;
    skos:scopeNote "Artifacts originally created to be used in the observation and recording of light, including general-purpose optical equipment."@en,
        "Instrumenten die oorspronkelijk waren gemaakt voor het observeren en vastleggen van licht. Tevens optische uitrusting voor algemene doeleinden."@nl ;
    prov:generatedAtTime "2023-07-10T09:20:10+00:00"^^xsd:dateTime .

