@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/97682> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/93890> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300400906> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "97682" ;
    skos:prefLabel "cultural diversity"@en,
        "culturele diversiteit"@nl ;
    skos:scopeNote "Cultural condition of the coexistence of numerous distinct ethnic and cultural groups within one society. For the cultural movement, use \"multiculturalism.\" For the broader philosophical concept, use \"pluralism.\""@en,
        "Culturele toestand van het samen bestaan van een aantal verschillende etnische culturele groepen binnen een bepaalde samenleving. Gebruik 'multiculturalisme' voor de culturele beweging. Gebruik 'pluralisme' voor het bredere filosofische concept."@nl ;
    prov:generatedAtTime "2022-12-20T14:13:32+00:00"^^xsd:dateTime .

