@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/82837> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/80190> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300054521> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "82837" ;
    skos:prefLabel "psychiatry"@en,
        "psychiatrie"@nl ;
    skos:scopeNote "Branch of medicine that deals with the treatment of mental, emotional, and behavioral disorders, especially as originating in endogenous causes or as resulting from problematic interpersonal relationships. For the general science of human and animal mind, emotions, and behavior, healthy as well as unhealthy, use \"psychology.\""@en,
        "Tak van de geneeskunde die zich bezighoudt met de behandeling van psychische, emotionele en gedragsstoornissen, vooral wanneer die uit endogene oorzaken of problematische internmenselijke relaties voortkomen. Gebruik 'psychologie' voor de algemene wetenschap van de menselijke en dierlijke geest, emoties en gedrag, in gezonde zowel als ongezonde toestand."@nl ;
    prov:generatedAtTime "2022-06-02T07:38:11+00:00"^^xsd:dateTime .

