@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/67073> a skos:Concept ;
    skos:altLabel "artist's reflection"@en,
        "reflection of studio window"@en,
        "reflectie"@nl,
        "weerspiegeling"@nl,
        "weerspiegeling van atelierruit"@nl,
        "weerspiegeling van de kunstenaar"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/67235> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300056034> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/65682> ;
    skos:notation "67073" ;
    skos:prefLabel "reflection (perceived property)"@en,
        "weerkaatsing"@nl ;
    skos:scopeNote "Het waarneembare resultaat van lichtstralen die bij het raken van een oppervlak niet worden geabsorbeerd maar terugkaatsen, bijvoorbeeld bij een spiegel."@en,
        "The perceived result of rays of light turned back when they strike a surface and are not absorbed, as from a mirror."@nl ;
    prov:generatedAtTime "2022-07-27T11:03:46+00:00"^^xsd:dateTime .

