@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/67390> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/97017> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300380372> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "67390" ;
    skos:prefLabel "feed bag"@en,
        "voederzak"@nl ;
    skos:scopeNote "Een met voer gevulde zak die om de kop van een paard of andere levende have wordt gehangen. Tijdens de Grote Depressie in de Verenigde Staten in de jaren dertig van de twintigste eeuw werden voederzakken van bedrukt katoen hergebruikt als goedkope vrouwenkleding en lappen."@en,
        "A sack filled with feed that is tied onto the head of a horse or other livestock. Printed cotton feed bags were recycled as inexpensive women's wear and quilting during the US Depression in the 1930s."@nl ;
    prov:generatedAtTime "2022-10-18T08:59:41+00:00"^^xsd:dateTime .

