@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/83848> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98222> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300053592> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "83848" ;
    skos:prefLabel "bookbinding"@en,
        "boekbinden (procedé)"@nl ;
    skos:scopeNote "The process, involving various procedures done by hand or machine, of securing leaves or gatherings, usually within covers, to form a book. In book production, the process of assembling the finished book; the concept of securing the leaves of sections of a text so as to keep them in proper order and protect them"@en,
        "Procedé om bladen of katernen aan elkaar te bevestigen, meestal in een kaft, om zo een boek te maken. Hiervoor worden uiteenlopende handmatige en machinale procedures toegepast."@nl ;
    prov:generatedAtTime "2023-07-26T10:01:52+00:00"^^xsd:dateTime .

