@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/55748> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/54068> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300053341> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/MATERTECHN>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "55748" ;
    skos:prefLabel "holography"@en,
        "holografie"@nl ;
    skos:scopeNote "Photographic recording of a light field, rather than of an image formed by a lens, used to display a three-dimensional image of the holographed subject. Processes create three-dimensional appearing images by laser light; when properly viewed, the interference pattern recreates the pattern of light originally reflected by the subject. Allows multiple perspectives such that images in the background are obscured and revealed by those in the foreground as the angle of view changes."@en,
        "Een methode om driedimensionale beelden te vormen door middel van laserlicht. Wanneer er vanuit de goede hoek gekeken wordt geeft het interferentiepatroon het oorspronkelijke patroon van het door het onderwerp weerkaatste licht weer. Vanuit verschillende gezichtspunten verandert ook het beeld: onderwerpen op de achtergrond komen te voorschijn of gaan juist schuil achter onderwerpen op de voorgrond al naar gelang de hoek vanwaaruit gekeken wordt."@nl ;
    prov:generatedAtTime "2023-06-13T12:19:57+00:00"^^xsd:dateTime .

