@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/96199> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/97346> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300122684> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "96199" ;
    skos:prefLabel "arbitration"@en,
        "arbitrage"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/96243> ;
    skos:scopeNote "Settlement of disputes, especially between labor and management, by a neutral party authorized to appraise the facts and arguments and make a decision binding upon the disputants. Distinguished from \"mediation\" in which a neutral party proposes a solution but has no authority to make a binding decision."@en,
        "Een geschil beëindigen, zoals dat wordt gedaan door één of meer onpartijdige, niet betrokkenen."@nl ;
    prov:generatedAtTime "2024-07-01T09:15:22+00:00"^^xsd:dateTime .

