@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/94162> a skos:Concept ;
    skos:altLabel "expression of emotion"@en,
        "emotie, uiting van"@nl,
        "uiting van emotie"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98032> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300055150> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/63276>,
        <https://data.rkd.nl/thesaurus/64665>,
        <https://data.rkd.nl/thesaurus/64768>,
        <https://data.rkd.nl/thesaurus/64770>,
        <https://data.rkd.nl/thesaurus/74052>,
        <https://data.rkd.nl/thesaurus/80251>,
        <https://data.rkd.nl/thesaurus/82341>,
        <https://data.rkd.nl/thesaurus/83686>,
        <https://data.rkd.nl/thesaurus/95757> ;
    skos:notation "94162" ;
    skos:prefLabel "emotion"@en,
        "emotie"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/64362>,
        <https://data.rkd.nl/thesaurus/64676>,
        <https://data.rkd.nl/thesaurus/64764> ;
    skos:scopeNote "Refers to a complex phenomena and quality of consciousness, featuring the synthesis or combination of subjective experiences and perceptions, expressive physiological and psychological behaviors, and the excitation or stimulation of the nervous system. Among psychological studies, the concept is associated with ideas on personality formation, rational and irrational thinking, and cognitive motivation."@en,
        "Verwijst naar een complex fenomeen en een hoedanigheid van bewustzijn, gekenmerkt door de synthese of combinatie van subjectieve ervaringen en waarnemingen, expressieve fysiologische en psychologische gedragingen, en de prikkeling of stimulering van het zenuwstelsel. In psychologisch onderzoek wordt het begrip geassocieerd met ideeën over persoonlijke vorming, rationeel en irrationeel denken, en cognitieve motivatie."@nl ;
    prov:generatedAtTime "2023-06-14T11:13:39+00:00"^^xsd:dateTime .

