@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/84845> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/63441> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300138992>,
        <https://www.wikidata.org/entity/Q187588> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/64331>,
        <https://data.rkd.nl/thesaurus/80292>,
        <https://data.rkd.nl/thesaurus/84381>,
        <https://data.rkd.nl/thesaurus/92792> ;
    skos:notation "84845" ;
    skos:prefLabel "social class"@en,
        "sociale klasse"@nl ;
    skos:scopeNote "Levels in human populations distinguished by degree of wealth or privilege, modes of labor, way of life, or other social, economic, or cultural factors."@en,
        "Lagen in de bevolking onderscheiden door mate van rijkdom of voorrechten, het soort werk, de levenswijze, of andere sociale, economische of culturele factoren."@nl ;
    prov:generatedAtTime "2022-06-13T14:17:29+00:00"^^xsd:dateTime .

