@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/63872> a skos:Concept ;
    skos:altLabel "arbeidster"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/62869> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300025886> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/63871>,
        <https://data.rkd.nl/thesaurus/65005>,
        <https://data.rkd.nl/thesaurus/90315> ;
    skos:notation "63872" ;
    skos:prefLabel "worker"@en,
        "arbeider"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/80292> ;
    skos:scopeNote "The people who perform labor in an economy. For the concept of the human activity that produces the goods or provides the services in demand in an economy, use \"labor.\""@en,
        "De personen die in een economie arbeid verrichten. Gebruik 'arbeid' voor de menselijke activiteit waardoor de goederen worden geproduceerd of diensten geleverd waarnaar in een economie vraag is."@nl ;
    prov:generatedAtTime "2024-02-28T14:18:33+00:00"^^xsd:dateTime .

