@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/74436> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98180> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300055023> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "74436" ;
    skos:prefLabel "binding"@en,
        "boekband"@nl ;
    skos:scopeNote "Coverings of a book which hold the sheets together to provide protection, and collectively all the parts of books applied in the process of attaching the leaves and covering them."@en,
        "Overkoepelende term voor die delen van boeken die worden aangebracht tijdens het vastmaken van de bladen en het bedekken daarvan."@nl ;
    prov:generatedAtTime "2023-07-19T12:31:19+00:00"^^xsd:dateTime .

