@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/96783> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/93716> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300443474> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/COLLAARD> ;
    skos:notation "96783" ;
    skos:prefLabel "klooster (institution)"@en,
        "klooster (instelling)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/65577> ;
    skos:scopeNote "Institutions comprising of a community living under religious vows, particularly a community of monks."@en,
        "Instellingen bestaande uit een gemeenschap die leeft onder religieuze geloften, in het bijzonder een gemeenschap van monniken."@nl ;
    prov:generatedAtTime "2022-07-21T14:21:38+00:00"^^xsd:dateTime .

