@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/63552> a skos:Concept ;
    skos:altLabel "benodigdheden voor werkdieren"@nl,
        "paardentuig"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/97341> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300255533> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/64927>,
        <https://data.rkd.nl/thesaurus/64953>,
        <https://data.rkd.nl/thesaurus/66581>,
        <https://data.rkd.nl/thesaurus/66582>,
        <https://data.rkd.nl/thesaurus/66583>,
        <https://data.rkd.nl/thesaurus/66585>,
        <https://data.rkd.nl/thesaurus/66586>,
        <https://data.rkd.nl/thesaurus/89964>,
        <https://data.rkd.nl/thesaurus/94860> ;
    skos:notation "63552" ;
    skos:prefLabel "animal work equipment"@en,
        "dierenwerkuitrusting"@nl ;
    skos:scopeNote "Articles or physical resources designed and utilized for animals that perform tasks that aid human labor or activities."@en,
        "Artikelen of fysieke middelen, ontworpen en gebruikt voor dieren die taken uitvoeren waarmee menselijke arbeid of activiteiten worden ondersteund."@nl ;
    prov:generatedAtTime "2022-10-18T07:47:08+00:00"^^xsd:dateTime .

