@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/92792> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/84845> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300025939> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "92792" ;
    skos:prefLabel "peasantry"@en,
        "boerenstand"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/62872>,
        <https://data.rkd.nl/thesaurus/64881> ;
    skos:scopeNote "Social class, especially of Europe prior to the Industrial Revolution, comprised of persons that till the soil to support themselves. For individual members of this class, use \"peasants.\""@en,
        "Te gebruiken voor de sociale klasse, met name in Europa voor de Industriële Revolutie, die bestaat uit mensen die de grond bewerken voor hun levensonderhoud. Gebruik 'boeren' voor individuele leden van deze klasse."@nl ;
    prov:generatedAtTime "2022-06-13T12:11:19+00:00"^^xsd:dateTime .

