@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/66131> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/63378> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300164274> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/73394> ;
    skos:notation "66131" ;
    skos:prefLabel "beach chair"@en,
        "strandstoel"@nl ;
    skos:scopeNote "Chairs of various form designed to be used in a seaside recreational context. These are often designed to be lightweight, incorporating fabric or wicker, and may have the ability to be broken down and carried."@en,
        "Stoelen van diverse vorm die zijn ontworpen voor recreatie aan het strand. Ze zijn vaak licht, met textiel of vlechtwerk, en kunnen soms worden opgevouwen en meegenomen."@nl ;
    prov:generatedAtTime "2021-10-19T15:03:24+00:00"^^xsd:dateTime .

