@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/82330> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98032> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300264363> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "82330" ;
    skos:prefLabel "meditation"@en,
        "meditatie"@nl ;
    skos:scopeNote "Refers to the act or process of serious and sustained mental reflection or contemplation, often as a private devotional practice. Meditation is regarded as conducive to increased spiritual awareness or somatic calm."@en,
        "Verwijst naar de handeling of het proces van ernstige en langdurige geestelijke beschouwing of bezinning, vaak als persoonlijke godsdienstoefening. Meditatie wordt beschouwd als bevorderlijk voor het spiritueel bewustzijn of de somatische rust."@nl ;
    prov:generatedAtTime "2023-06-12T09:44:01+00:00"^^xsd:dateTime .

