@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/93891> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/94103> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300055301> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/80269>,
        <https://data.rkd.nl/thesaurus/96110> ;
    skos:notation "93891" ;
    skos:prefLabel "discrimination"@en,
        "discriminatie"@nl ;
    skos:scopeNote "Biased or differential attitudes toward or treatment of people on the basis of the group, class, or category to which they belong."@en,
        "Bevooroordeelde of kenmerkende houdingen ten opzichte van, of behandeling van mensen op basis van de groep, klasse of categorie waartoe zij behoren."@nl ;
    prov:generatedAtTime "2024-04-18T08:51:33+00:00"^^xsd:dateTime .

