@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/97334> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/65687> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300025457> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/46728>,
        <https://data.rkd.nl/thesaurus/64809>,
        <https://data.rkd.nl/thesaurus/64997>,
        <https://data.rkd.nl/thesaurus/65619>,
        <https://data.rkd.nl/thesaurus/66821>,
        <https://data.rkd.nl/thesaurus/91952>,
        <https://data.rkd.nl/thesaurus/95007>,
        <https://data.rkd.nl/thesaurus/95773>,
        <https://data.rkd.nl/thesaurus/96327> ;
    skos:notation "97334" ;
    skos:prefLabel "public officer"@en,
        "overheidsfunctionaris"@nl ;
    skos:scopeNote "People holding posts to which they have been legally elected or appointed and exercising government functions."@en,
        "Personen die overheidsfuncties bekleden waarvoor zij legaal zijn gekozen of benoemd."@nl ;
    prov:generatedAtTime "2023-07-03T08:07:39+00:00"^^xsd:dateTime .

