@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/65151> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/65144> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300079633> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "65151" ;
    skos:prefLabel "vitrine"@en,
        "vitrine"@nl ;
    skos:scopeNote "Small cabinets with glass doors and generally glass shelves for the display of miniatures or art objects; developed in France and adopted elsewhere. Also, small tables with glass tops used for the same purpose."@en,
        "Kleine kasten met glazen deuren en meestal glazen planken om miniaturen of kunstvoorwerpen te vertonen. Ze zijn in Frankrijk ontwikkeld en elders overgenomen. De benaming geldt ook voor kleine tafels met een glazen bovenkant die voor hetzelfde doel worden gebruikt."@nl ;
    prov:generatedAtTime "2023-08-01T13:14:38+00:00"^^xsd:dateTime .

