@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/80537> a skos:Concept ;
    skos:altLabel "municipal library"@en,
        "bibliotheekwezen"@nl,
        "stadsbibliotheek"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/93716> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300312241> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/COLLAARD>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT>,
        <https://data.rkd.nl/thesaurus/scheme/department>,
        <https://data.rkd.nl/thesaurus/scheme/identificatie>,
        <https://data.rkd.nl/thesaurus/scheme/soortcoll> ;
    skos:narrower <https://data.rkd.nl/thesaurus/80533>,
        <https://data.rkd.nl/thesaurus/80535> ;
    skos:notation "80537" ;
    skos:prefLabel "library (institution)"@en,
        "bibliotheek (instelling)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/96760> ;
    skos:scopeNote "Institutions that curate a collection of books, periodicals, and other materials, organized to provide physical, bibliographic, and intellectual access by the public or members of a group."@en,
        "Instellingen die een verzameling boeken, tijdschriften en ander materiaal beheren, georganiseerd om fysieke, bibliografische en intellectuele toegang te bieden aan het publiek of leden van een groep."@nl ;
    prov:generatedAtTime "2022-07-18T14:08:16+00:00"^^xsd:dateTime .

