@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/60941> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/94247> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300113288> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/63128>,
        <https://data.rkd.nl/thesaurus/84498>,
        <https://data.rkd.nl/thesaurus/98473> ;
    skos:notation "60941" ;
    skos:prefLabel "government employee"@en,
        "ambtenaar"@nl ;
    skos:scopeNote "Refers generally to any and all personnel employed by a government at any level of jurisdiction."@en,
        "Verwijst in algemene zin naar personeel dat in dienst is bij een overheid, op alle jurisdictieniveaus."@nl ;
    prov:generatedAtTime "2023-09-20T14:07:03+00:00"^^xsd:dateTime .

