@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/63738> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/63628> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300239260> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/69152>,
        <https://data.rkd.nl/thesaurus/71865> ;
    skos:notation "63738" ;
    skos:prefLabel "buckle (strap accessory)"@en,
        "gesp (bevestigingsmiddel)"@nl ;
    skos:scopeNote "Devices used for fastening consisting of a usually open rectangular or rounded frame and a tongue or catch attached to one side or a vertical bar attached across the center. Sometimes used alone as an ornament."@en,
        "Instrumenten die worden gebruikt ter bevestiging en soms ter decoratie; bestaan uit een ring van meestal metaal, bedekt of onbedekt, en een of meer tanden, tongen of pallen."@nl ;
    prov:generatedAtTime "2023-07-31T12:20:46+00:00"^^xsd:dateTime .

