@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/47004> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/97351> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300025597> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE> ;
    skos:notation "47004" ;
    skos:prefLabel "psychologist"@en,
        "psycholoog"@nl ;
    skos:scopeNote "Those who study or practice the science of human and animal mind and behavior, both healthy and unhealthy, with the focus on individuals in interaction with their environment. For those who deal with the treatment of mental, emotional, and behavioral disorders, use \"psychiatrists.\""@en,
        "Zij die psychologie bestuderen of in de praktijk beoefenen, de wetenschap van de geest en het gedrag van mens en dier, zowel gezond als ongezond, waarbij het accent ligt op individuen in relatie tot hun omgeving. Gebruik 'psychiaters' voor hen die zich bezighouden met het behandelen van gedragsstoornissen en mentale of emotionele stoornissen."@nl ;
    prov:generatedAtTime "2022-10-19T14:19:06+00:00"^^xsd:dateTime .

