@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/65149> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/65144> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300121378> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "65149" ;
    skos:prefLabel "counter"@en,
        "toonbank"@nl ;
    skos:scopeNote "Cases or shelflike surfaces, usually of a height convenient for a person standing before them, as in a kitchen or store, or sitting on stools in front of them, as in a restaurant or bar. For small tables or chests with the top marked for counting money, sometimes with a cupboard below, use the more specific \"counter tables.\""@en,
        "Benaming die oorspronkelijk werd gebruikt voor kleine tafels en kisten met een bovenkant die is bedoeld om geld te tellen, soms met een kastje eronder. De benaming werd later gebruikt voor kasten of plankachtige oppervlakken die meestal op een zodanige hoogte zitten dat de persoon die ervoor staat, zoals in een keuken of winkel, of op een kruk ervoor zit, zoals in een restaurant of bar, er gemakkelijk bij kan."@nl ;
    prov:generatedAtTime "2023-08-01T13:14:10+00:00"^^xsd:dateTime .

