@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/64403> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98810> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300445438> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "64403" ;
    skos:prefLabel "finger pointing"@en,
        "aanwijzen"@nl ;
    skos:scopeNote "The act of designating a place, object or person by gesturing with a finger or another object. Used in the art of rhetoric to draw attention to the subject being discussed, it can highlight, in iconography, the action of a person speaking."@en ;
    prov:generatedAtTime "2024-04-15T08:04:33+00:00"^^xsd:dateTime .

