@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/90874> a skos:Concept ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/COMP_HARD> ;
    skos:notation "90874" ;
    skos:prefLabel "Mitsubishi RuG"@en,
        "Mitsubishi RuG"@nl ;
    skos:scopeNote "Mitsubishi IR-M700 focal plane array camera with PrSi-FPA 801 x 512 pixel detector and RS 170 or CCIR625 video output, outfitted with a Nikor F 3.5, 55 mm lens. Reflectogram images, in a 640 x 480 array, are registered with the capture software Arte"@nl ;
    prov:generatedAtTime "2014-02-10T20:42:30+00:00"^^xsd:dateTime .

