@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/64683> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/62871> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300379848> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "64683" ;
    skos:prefLabel "milking"@en,
        "melken"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/64688>,
        <https://data.rkd.nl/thesaurus/64689> ;
    skos:scopeNote "The action of drawing milk from a teat or breast by hand, or more recently, mechanically; usually performed on a cow, goat, or other domesticated mammal. For infants or baby mammals taking nourishment with their mouths directly from a breast or teat, use \"suckling.\""@en,
        "Melk onttrekken aan een speen of borst, met de hand of, meer recentelijk, mechanisch. Melken wordt meestal gedaan bij een koe, geit of ander gedomesticeerd zoogdier. Gebruik 'zogen' voor baby's of babydieren die hun voeding direct met de mond uit een borst of speen tot zich nemen."@nl ;
    prov:generatedAtTime "2023-07-05T11:12:01+00:00"^^xsd:dateTime .

