@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/53626> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/62976> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300025827> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE> ;
    skos:narrower <https://data.rkd.nl/thesaurus/80267> ;
    skos:notation "53626" ;
    skos:prefLabel "antiquary"@en,
        "antiquair"@nl ;
    skos:scopeNote "Dealers, collectors, experts, or students of antiquities or antique rare items, such as rare, out of print, and specialised books, prints, manuscripts, objets d'art, and related materials."@en ;
    prov:generatedAtTime "2023-10-10T07:12:56+00:00"^^xsd:dateTime .

