@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/97572> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/75168> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300026002> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/COLLAARD> ;
    skos:notation "97572" ;
    skos:prefLabel "institute (organization)"@en,
        "instituut (organisatie)"@nl ;
    skos:scopeNote "Organizations, societies, or regular meetings for the promotion of a particular literary, scientific, artistic, professional, or educational endeavor."@en,
        "Organisaties die werken ter bevordering van een bepaalde achtenswaardige of wetenschappelijke zaak of het welzijn van een bepaalde groep, of die technisch of professioneel zijn gespecialiseerd in een vak of studie."@nl ;
    prov:generatedAtTime "2022-11-15T14:27:54+00:00"^^xsd:dateTime .

