@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/65264> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/63538> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300185335> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/65265>,
        <https://data.rkd.nl/thesaurus/65266>,
        <https://data.rkd.nl/thesaurus/67645>,
        <https://data.rkd.nl/thesaurus/67646> ;
    skos:notation "65264" ;
    skos:prefLabel "carriage"@en,
        "rijtuig"@nl ;
    skos:scopeNote "Refers to horse-drawn wheeled vehicles designed primarily to convey people in some comfort."@en,
        "Te gebruiken voor voertuigen met wielen die worden getrokken door paarden en vooral worden gebruikt om mensen op een comfortabele manier te vervoeren."@nl ;
    prov:generatedAtTime "2023-08-02T08:28:44+00:00"^^xsd:dateTime .

