@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/62027> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/97298> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300028730> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OPSSRT>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/67916> ;
    skos:notation "62027" ;
    skos:prefLabel "label"@en,
        "etiket"@nl ;
    skos:scopeNote "Pieces of paper, leather, fabric, or small tablets inscribed and affixed to something for identification or description. In the context of bookbinding, refers specifically to paper or other material separate from that used to cover a book, on which the author's name and the title are printed or engraved and glued to the spine or front board. For larger, more public identifying notices, use \"identification signs.\""@en,
        "Stukken papier, leer, stof of kleine tabletten waarop is geschreven en die ergens aan zijn bevestigd ter identificatie of beschrijving. Verwijst in de context van boekbinden specifiek naar papier of ander materiaal, anders dan de kaft van een boek, waarop de naam van de auteur en de titel zijn afgedrukt, die zijn vastgelijmd aan de rug of voorkaft. Voor grotere, meer algemeen identificerende aankondigingen wordt 'herkenningsborden' gebruikt."@nl ;
    prov:generatedAtTime "2023-08-03T13:24:10+00:00"^^xsd:dateTime .

