@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/55633> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/31824> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300443865> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE> ;
    skos:notation "55633" ;
    skos:prefLabel "book collector"@en,
        "boekenverzamelaar"@nl ;
    skos:scopeNote "People who acquire books and other bound materials in order to establish a collection."@en,
        "Personen die boeken en andere ingebonden materialen verwerven met als doel een collectie te vestigen."@nl ;
    prov:generatedAtTime "2022-05-25T08:02:13+00:00"^^xsd:dateTime .

