@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/67946> a skos:Concept ;
    skos:altLabel "hang- en sluitwerk"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/92359> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300045309> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/64187>,
        <https://data.rkd.nl/thesaurus/67947> ;
    skos:notation "67946" ;
    skos:prefLabel "finish hardware"@en,
        "afwerkingsijzerwaar"@nl ;
    skos:scopeNote "Visible, functional hardware that has a finished appearance and is often treated as part of the decorative scheme on objects such as furniture, architecture, and book bindings."@en,
        "Zichtbare, functionele ijzerwaren die er afgewerkt uitziet en vaak wordt gebruikt als deel van het decoratieve ontwerp op objecten zoals meubels, in architectuur, maar ook in boekbandonderdelen."@nl ;
    prov:generatedAtTime "2023-08-02T10:23:00+00:00"^^xsd:dateTime .

