@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/91413> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98267> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300389695> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "91413" ;
    skos:prefLabel "gavel"@en,
        "voorzittershamer"@nl ;
    skos:scopeNote "Mallets or hammers used to make noise, for commanding attention or confirming an action; often used with a striking block. Examples are as used by a judge or presiding officer, or by an auctioneer."@en ;
    prov:generatedAtTime "2023-07-31T07:42:27+00:00"^^xsd:dateTime .

