@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/65136> a skos:Concept ;
    skos:altLabel "zitbank"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/45088> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300038494> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/66591>,
        <https://data.rkd.nl/thesaurus/66948> ;
    skos:notation "65136" ;
    skos:prefLabel "bench"@en,
        "bank (meubel)"@nl ;
    skos:scopeNote "Long seats for two or more people, with or without a back, usually of wood, but also of stone, metal, or another material. A bench is distinguished from a stool by its greater length."@en,
        "Zitplaatsen voor twee of meer personen, meestal zonder rugleuning."@nl ;
    prov:generatedAtTime "2023-08-01T12:07:36+00:00"^^xsd:dateTime .

