@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/39681> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/97351> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300162133> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE>,
        <https://data.rkd.nl/thesaurus/scheme/PROPERTY> ;
    skos:notation "39681" ;
    skos:prefLabel "archivist"@en,
        "archivaris"@nl ;
    skos:scopeNote "Persons concerned with the acquisition, arrangement, description, preservation, interpretation, and making available for reference archival materials, which are public records and documents of historical significance."@en,
        "Personen belast met de zorg voor het verzamelen, beoordelen, systematiseren en bewaren van archievenn en documenten met historische waarde en deze als naslagwerken beschikbaar te stellen."@nl ;
    prov:generatedAtTime "2023-06-19T09:07:25+00:00"^^xsd:dateTime .

