@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/90866> a skos:Concept ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/COMP_HARD> ;
    skos:notation "90866" ;
    skos:prefLabel "Hamamatsu RKD 2200"@en,
        "Hamamatsu RKD 2200"@nl ;
    skos:scopeNote "Hamamatsu C2400 camera equipped with an N2606-06select infrared vidicon, a Nikon Micro-Nikkor 1:2.8/55 mm lens, Kodak Wratten 87C filter, with a Lucius & Baer VM 1710 monitor (625 lines). Documentation is done with a Meteor RCB framegrabber, 768 x 574 pixels, colorvision toolkit (Visualbasic)"@nl ;
    prov:generatedAtTime "2014-02-10T20:42:30+00:00"^^xsd:dateTime .

