@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/47039> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/97351> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300025600> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE> ;
    skos:notation "47039" ;
    skos:prefLabel "sociologist"@en,
        "socioloog"@nl ;
    skos:scopeNote "Those who study or work in the science of society, social institutions, and social relationships; specifically the systematic study of the development, structure, and function of human groups conceived as processes of interaction or as organized patterns of collective behavior."@en,
        "Zij die studeren of werken in de wetenschap van de samenleving, sociale instellingen en sociale betrekkingen, meer specifiek de systematische bestudering van de ontwikkeling, structuur en functie van menselijke groepen opgevat als interactieprocessen of als georganiseerde patronen van collectief gedrag."@nl ;
    prov:generatedAtTime "2022-10-19T12:21:27+00:00"^^xsd:dateTime .

