@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/65265> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/65264> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300226589> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "65265" ;
    skos:prefLabel "post chaise"@en,
        "postkoets"@nl ;
    skos:scopeNote "Four-wheeled carriages carrying both passengers and mail; used during the 18th and early 19th centuries."@en,
        "Rijtuigen met vier wielen die zowel passagiers als post vervoeren; werden gebruikt in de 18e en vroege 19e eeuw."@nl ;
    prov:generatedAtTime "2023-08-02T08:26:16+00:00"^^xsd:dateTime .

