@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/80535> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/80537> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300343389> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "80535" ;
    skos:prefLabel "public library (institution)"@en,
        "openbare bibliotheek (instelling)"@nl ;
    skos:scopeNote "Libraries that are available to the public and typically maintained by public funds, as distinguished from libraries available only to a certain group or individual."@en,
        "Bibliotheken die toegankelijk zijn voor het publiek en meestal met publieke middelen worden onderhouden, in tegenstelling tot bibliotheken die alleen beschikbaar voor bepaalde groepen of individuen."@nl ;
    prov:generatedAtTime "2022-07-07T06:58:22+00:00"^^xsd:dateTime .

