@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/65577> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/96716> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300000641> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/73992> ;
    skos:notation "65577" ;
    skos:prefLabel "monastery (built complex)"@en,
        "klooster (gebouwd complex)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/96783> ;
    skos:scopeNote "Built complexes for religious retirement or seclusion from the world for monks, who are people living a celibate life according to the rule of a particular religious order and adhering to vows, especially of poverty, chastity, and obedience."@en,
        "Plaatsen van religieuze retraite of afzondering van de wereld voor mensen die religieuze geloften hebben afgelegd."@nl ;
    prov:generatedAtTime "2022-07-25T08:32:59+00:00"^^xsd:dateTime .

