@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/60961> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/97351> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300025555> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "60961" ;
    skos:prefLabel "librarian"@en,
        "bibliothecaris"@nl ;
    skos:scopeNote "Persons who administer libraries and perform related library services, including acquiring and processing library materials, and furnishing reference and other services to patrons. Also any other persons employed in a library with professional qualifications."@en,
        "Personen die het beheer voeren over bibliotheken en daarmee verbonden bibliotheekdiensten verrichten, inclusief het verwerven en verwerken van bibliotheekmaterialen, en het verschaffen van aanwijzingen en andere diensten aan bezoekers."@nl ;
    prov:generatedAtTime "2023-06-19T09:09:03+00:00"^^xsd:dateTime .

