@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/80847> a skos:Concept ;
    skos:altLabel "prullaria"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/92388> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300263541> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "80847" ;
    skos:prefLabel "knickknacks"@en,
        "curiosa"@nl ;
    skos:scopeNote "Refers to relatively small household items, often collectibles such as ceramics, fans, or statuettes that are characterized by being ornamental, often having antiquarian interest, and typically being displayed on tables, shelves, or elsewhere in a living area. This term is generally not used for collections of natural history objects, coins, furniture, or fine art."@en,
        "Verwijst naar verzamelobjecten, snuisterijen en andere voorwerpen met weinig waarde, die meestal worden gezien als mooi of decoratief, of die nauwelijks antiquarisch belang hebben."@nl ;
    prov:generatedAtTime "2023-07-31T13:42:00+00:00"^^xsd:dateTime .

