@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/64953> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/63552> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300400752> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "64953" ;
    skos:prefLabel "rein"@en,
        "teugel"@nl ;
    skos:scopeNote "Straps, or pairs of straps, usually of leather, and attached to the bridle or bit of horses or other animals, used by riders to direct their locomotion."@en,
        "Onderdeel van het hoofdstel, riem of koord dat vastgemaakt is aan het bit, waarmee de ruiter zijn rijdier bestuurt. Gemaakt uit leer, nylon of andere materialen."@nl ;
    prov:generatedAtTime "2022-10-18T07:45:00+00:00"^^xsd:dateTime .

