@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/84047> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/79939> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300054236> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "84047" ;
    skos:prefLabel "art therapy"@en,
        "kunsttherapie"@nl ;
    skos:scopeNote "Het bestuderen en uitoefenen van het therapeutische gebruik van beelden en objecten om non-verbale communicatie, creativiteit en lichamelijke interactie aan te moedigen en om verbale associaties en interpretaties bloot te leggen, en als hulpmiddel om de emotionele, motorische en waarnemingsstoornissen van de patient te helpen identificeren en begrijpen."@en,
        "Study and practice of the therapeutic use of images and objects, to foster nonverbal communication, creativity, and physical interaction, and to uncover verbal associations and interpretations, helping to identify and understand patients' emotional, motor, and perceptual dysfunctions."@nl ;
    prov:generatedAtTime "2022-06-01T14:50:08+00:00"^^xsd:dateTime .

