@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/54037> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/61714> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300387602> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/MATERTECHN> ;
    skos:notation "54037" ;
    skos:prefLabel "panoramic photography"@en,
        "panoramafotografie"@nl ;
    skos:scopeNote "Refers to the activity of creating photographic images covering a very wide angle of view. In the digital realm, it has been applied to the construction of virtual reality; as with panoramic exhibits of cultural heritage."@en,
        "Verwijst naar het maken van foto's met een zeer grote kijkhoek. In digitale context wordt de term ook gebruikt voor de constructie van virtual reality, bijvoorbeeld bij panoramische representaties van cultureel erfgoed."@nl ;
    prov:generatedAtTime "2023-03-22T12:31:32+00:00"^^xsd:dateTime .

