@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/67916> a skos:Concept ;
    skos:altLabel "exlibris"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/62027> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300028731> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT>,
        <https://data.rkd.nl/thesaurus/scheme/type> ;
    skos:notation "67916" ;
    skos:prefLabel "bookplate"@en,
        "ex-libris"@nl ;
    skos:scopeNote "Labels affixed to a book to indicate ownership and often its location in a collection. They may be printed or engraved, frequently with a distinctive design, pasted or tipped into books on the inside of the upper cover."@en,
        "Labels die in boeken zijn geplakt om aan te geven van wie ze zijn, en soms om aan te geven waar ze horen te staan in een bibliotheek."@nl ;
    prov:generatedAtTime "2023-08-08T06:29:17+00:00"^^xsd:dateTime .

