@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/82839> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/90621> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300054446> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/82838> ;
    skos:notation "82839" ;
    skos:prefLabel "psychology"@en,
        "psychologie"@nl ;
    skos:scopeNote "Science of human and animal mind and behavior, both healthy and unhealthy, with the focus on individuals in interaction with their environment. For the branch of medicine dealing with the treatment of mental, emotional, and behavioral disorders, use \"psychiatry.\""@en,
        "De wetenschap van de geest en het gedrag van mens en dier, zowel gezond als ongezond, waarbij men zich concentreert op individuen in relatie tot hun omgeving. Gebruik 'psychiatrie' voor de tak van geneeskunde die zich bezighoudt met het behandelen van mentale, emotionele of gedragsstoornissen."@nl ;
    prov:generatedAtTime "2022-10-06T06:37:53+00:00"^^xsd:dateTime .

