@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/82149> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/66468> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300024548> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "82149" ;
    skos:prefLabel "laser (optical instrument)"@en,
        "laser (optisch instrument)"@nl ;
    skos:scopeNote "Devices that generate electromagnetic radiation in the ultraviolet, visible, or infrared spectrum, in the form of a very narrow continuous or intermittent beam. Originally an acronym for \"light amplification by stimulated emission of radiation;\" the first functional laser was built by Theodore H. Maiman (1927-2007), and demonstrated in 1960. Lasers have multiple applications: they are used as components in information retrieval and transmission devices and systems, cutting, measuring, and medical tools, and as entertainment devices."@en,
        "Apparaten die elektromagnetische straling genereren in het ultraviolette, zichtbare of infraroodspectrum, in de vorm van een heel smalle continue of onderbroken straal. Het woord 'laser' is ontstaan als acroniem voor 'light amplification by stimulated emission of radiation'. De eerste functionele laser werd gebouwd door Theodore H. Maiman (1927-2007) en gedemonstreerd in 1960. Lasers hebben meerdere toepassingen: ze worden gebruikt als onderdelen van apparaten en systemen voor het ophalen en verzenden van informatie, voor snijden, meten en in medische instrumenten, en voor amusement."@nl ;
    prov:generatedAtTime "2022-09-28T11:48:35+00:00"^^xsd:dateTime .

