@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/64685> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/91955> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300233315> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/63810>,
        <https://data.rkd.nl/thesaurus/64923>,
        <https://data.rkd.nl/thesaurus/65332>,
        <https://data.rkd.nl/thesaurus/67289>,
        <https://data.rkd.nl/thesaurus/67291>,
        <https://data.rkd.nl/thesaurus/67292>,
        <https://data.rkd.nl/thesaurus/83622>,
        <https://data.rkd.nl/thesaurus/90311> ;
    skos:notation "64685" ;
    skos:prefLabel "agricultural equipment"@en,
        "landbouwuitrusting"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/62871> ;
    skos:scopeNote "Instruments and apparatuses used for cultivating the soil, producing crops, and raising livestock."@en,
        "Uitrusting dat word vervaardigd om te worden gebruikt bij land- of tuinbouw. Waaronder: werktuigen voor het planten, oogsten en opslaan van gewassen, werktuigen voor het verwerken van voedsel voor dieren, niet voor mensen. Niet: uitrusting voor dierenverzorging, bosbouw, textielfabricage. Zie ook bosbouwgereedschap, textielbewerkingsgereedschap, veeteeltuitrusting, voedselverwerkingsuitrusting."@nl ;
    prov:generatedAtTime "2023-10-17T11:05:01+00:00"^^xsd:dateTime .

