@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/66229> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/63212> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300204238> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "66229" ;
    skos:prefLabel "fingered gauntlet"@en,
        "pantserhandschoen met vingers"@nl ;
    skos:scopeNote "Gauntlets provided with articulated fingers, separated from each other to allow more independent movement of the individual fingers."@en,
        "Pantserhandschoenen voorzien van scharnierende vingers, van elkaar gescheiden om meer onafhankelijke beweging van de afzonderlijke vingers mogelijk te maken."@nl ;
    prov:generatedAtTime "2023-07-31T06:43:16+00:00"^^xsd:dateTime .

