@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/83527> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/79866> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300026023>,
        <https://www.wikidata.org/entity/Q178790> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "83527" ;
    skos:prefLabel "trade union"@en,
        "vakbond"@nl ;
    skos:scopeNote "Voluntary associations of workers, organized for the purpose of furthering their mutual interests with respect to wages, work hours, benefits and other conditions of employment."@en,
        "Vrijwillige verenigingen van werkers, georganiseerd met als doel de behartiging van hun gemeenschappelijke belangen met betrekking tot lonen, werktijden, uitkeringen en andere arbeidsvoorwaarden."@nl ;
    prov:generatedAtTime "2023-09-19T09:58:37+00:00"^^xsd:dateTime .

