@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/90872> a skos:Concept ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/COMP_HARD> ;
    skos:notation "90872" ;
    skos:prefLabel "Inframetrics Straus Center"@en,
        "Inframetrics Straus Center"@nl ;
    skos:scopeNote "Inframetrics InfraCAM-SWIR, an infrared video camera using an electrically cooled 256-x-256-pixel platinum silicide detector, with a 1,500-1,800 nanometer bandpass filter, mounted on an ArtInnovations CPS 100 scanning tripod. Documentation is done using an MRT Micro Inc. (now Intelens Corp.) Video PortPro card."@nl ;
    prov:generatedAtTime "2014-02-10T20:42:30+00:00"^^xsd:dateTime .

