@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/63467> a skos:Concept ;
    skos:altLabel "frater"@nl,
        "kloosterling"@nl,
        "monniken"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98613> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300025765> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/64083> ;
    skos:notation "63467" ;
    skos:prefLabel "monk"@en,
        "monnik"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/63464> ;
    skos:scopeNote "Members of a religious brotherhood who are devoted to a discipline prescribed by their order. Monks often take vows of poverty, chastity, and obedience. Performance of religious duties and contemplation are traditional priorities. Monks typically live apart from society in communal monasteries, but some live alone (hermits or anchorites). Monks are distinguished from \"friars\" in that for the monk retirement and solitude are undisturbed by public ministry, except in exceptional circumstances. Some of the more prominent orders of Christian monks include the Benedictines, Cluniacs, Cistercians, Trappists, Carthusians, the Premonstratensians, and Camaldolese.\""@en,
        "Leden van een religieuze broederorde die leven volgens een discipline die door hun orde wordt voorgeschreven. Monniken leggen vaak een eed van armoede, kuisheid en gehoorzaamheid af. Het uitvoeren van religieuze plichten en bezinning zijn traditionele prioriteiten. Monniken leven gewoonlijk in afzondering van de maatschappij samen in kloosters, maar enkelen leven alleen (kluizenaars of heremieten)."@nl ;
    prov:generatedAtTime "2023-11-22T14:16:20+00:00"^^xsd:dateTime .

