@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/47284> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/97351> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300025591> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE> ;
    skos:notation "47284" ;
    skos:prefLabel "economist"@en,
        "econoom"@nl ;
    skos:scopeNote "Those who study or work in the field concerned with the production, distribution, and consumption of money, goods, and services."@en,
        "Zij die studeren of werken in het vakgebied dat zich bezighoudt met de productie, de verdeling en het verbruik van geld, goederen en diensten."@nl ;
    prov:generatedAtTime "2022-10-19T14:21:44+00:00"^^xsd:dateTime .

