@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/47199> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/94247> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300025462> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/61053>,
        <https://data.rkd.nl/thesaurus/66812> ;
    skos:notation "47199" ;
    skos:prefLabel "diplomat"@en,
        "diplomaat"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/84156> ;
    skos:scopeNote "People employed by a national government or ruler to conduct official negotiations and maintain political, economic, and social relations with other nations or international organizations."@en,
        "Mensen in dienst bij een nationale overheid of heerser om officiële onderhandelingen te voeren en politieke, economische en sociale banden met andere naties en internationale organisaties te onderhouden."@nl ;
    prov:generatedAtTime "2023-06-21T11:39:47+00:00"^^xsd:dateTime .

