@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/84156> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/94108> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300262855> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "84156" ;
    skos:prefLabel "diplomacy"@en,
        "diplomatie"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/47199>,
        <https://data.rkd.nl/thesaurus/81646> ;
    skos:scopeNote "The system of methods, rules, customs, and privileges involved in the conduct of negotiations among foreign governments or their representatives for the attainment of mutually satisfactory relations."@en,
        "Het stelsel van methoden, regels, gebruiken en privileges dat is verbonden met het voeren van onderhandelingen tussen nationale regeringen of hun vertegenwoordigers met de bedoeling wederzijds bevredigende betrekkingen te bereiken."@nl ;
    prov:generatedAtTime "2023-06-14T11:45:29+00:00"^^xsd:dateTime .

