@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/97017> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/97341> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300255532> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/63499>,
        <https://data.rkd.nl/thesaurus/67211>,
        <https://data.rkd.nl/thesaurus/67389>,
        <https://data.rkd.nl/thesaurus/67390>,
        <https://data.rkd.nl/thesaurus/75047>,
        <https://data.rkd.nl/thesaurus/97344> ;
    skos:notation "97017" ;
    skos:prefLabel "animal husbandry equipment"@en,
        "veeteeltbenodigdheden"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/63362> ;
    skos:scopeNote "Articles or physical resources related to the science and practice of breeding, raising, feeding, and tending domestic animals."@en,
        "Artikelen of fysieke middelen in verband met de theorie en de praktijk van het fokken, grootbrengen, voeden en verzorgen van huisdieren."@nl ;
    prov:generatedAtTime "2022-10-18T09:00:12+00:00"^^xsd:dateTime .

