@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/64097> a skos:Concept ;
    skos:altLabel "kloosterlinge"@nl,
        "zuster (geestelijke)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98613> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300025770> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "64097" ;
    skos:prefLabel "nun"@en,
        "non"@nl ;
    skos:scopeNote "Women belonging to religious orders devoted to religious service and meditation. Nuns typically take vows of poverty, chastity, and obedience and often live apart from society in convents."@en,
        "Vrouwen die behoren tot religieuze ordes gewijd aan godsdienst en meditatie. Nonnen leggen meestal geloften van armoede, kuisheid en gehoorzaamheid af en leven vaak buiten de samenleving in een klooster."@nl ;
    prov:generatedAtTime "2023-11-22T14:16:35+00:00"^^xsd:dateTime .

