@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/83603> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/96731> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300238469> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "83603" ;
    skos:prefLabel "virtual reality"@en,
        "virtual reality"@nl ;
    skos:scopeNote "Use with regard to types of computer interface that produce compelling sensory output in response to user selections or movements. Distinguished from \"cyberspace\" which is the virtual place within the collective memories and networks of computers."@en,
        "Te gebruiken met betrekking tot soorten computerinterfaces die als reactie op de keuzes en bewegingen van de gebruiker fascinerende zintuiglijke prikkels produceren. Te onderscheiden van 'cyberspace', wat de virtuele locatie in de gezamenlijke geheugens en computernetwerken is."@nl ;
    prov:generatedAtTime "2022-09-14T14:05:45+00:00"^^xsd:dateTime .

