@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/63362> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/62871> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300417679> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/63500>,
        <https://data.rkd.nl/thesaurus/64681>,
        <https://data.rkd.nl/thesaurus/64682> ;
    skos:notation "63362" ;
    skos:prefLabel "animal husbandry (activity)"@en,
        "veeteelt (activiteit)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/63230>,
        <https://data.rkd.nl/thesaurus/63844>,
        <https://data.rkd.nl/thesaurus/68877>,
        <https://data.rkd.nl/thesaurus/97017> ;
    skos:scopeNote "The practice and activity of breeding, raising, feeding, and tending animals, especially but not exclusively domestic farm animals."@en,
        "De praktijk en activiteit van het fokken, grootbrengen, voeden en verzorgen van dieren, vooral maar niet uitsluitend gedomesticeerde landbouwdieren."@nl ;
    prov:generatedAtTime "2023-07-05T11:14:09+00:00"^^xsd:dateTime .

