@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/96760> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/63078> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300006824> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "96760" ;
    skos:prefLabel "library (building)"@en,
        "bibliotheek (gebouw)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/80537> ;
    skos:scopeNote "Buildings set apart to contain books for reading, study, or reference, typically with shelves containing books and tables and seating for users of the library."@en,
        "Vrijstaande gebouwen om boeken te bevatten om te lezen, te studeren of te raadplegen, meestal met planken met boeken en tafels en zitplaatsen voor gebruikers van de bibliotheek."@nl ;
    prov:generatedAtTime "2022-07-07T09:02:01+00:00"^^xsd:dateTime .

