@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/67646> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/65264> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300219530> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "67646" ;
    skos:prefLabel "chaise"@en,
        "sjees"@nl ;
    skos:scopeNote "Light, open, two-wheeled carriages drawn by a single horse, for one or two passengers, and with or without foldable hoods; popular in England and the United States during the 18th and early 19th centuries."@en,
        "Te gebruiken voor lichte, open rijtuigen met twee wielen die worden getrokken door één paard, voor één of twee passagiers en met of zonder vouwdaken; populair in Engeland en de Verenigde Staten in de 18e en vroeg 19e eeuw."@nl ;
    prov:generatedAtTime "2021-10-19T15:03:58+00:00"^^xsd:dateTime .

