@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/90862> a skos:Concept ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/COMP_HARD> ;
    skos:notation "90862" ;
    skos:prefLabel "Hamamatsu National Gallery London"@en,
        "Hamamatsu National Gallery London"@nl ;
    skos:scopeNote "Hamamatsu C2400 camera containing an N2606-06 infrared vidicon tube. The camera is fitted with a 36mm lens to which a Kodak 87A Wratten filter is attached to exclude visible light. Lighting is provided by 2 Philips IRK 13/13X L8 infrared lamps in custom-made housings, run from a purpose-built rheostat"@nl ;
    prov:generatedAtTime "2014-02-10T20:42:30+00:00"^^xsd:dateTime .

