@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/96475> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/97351> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300122943> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE> ;
    skos:notation "96475" ;
    skos:prefLabel "social worker"@en,
        "sociaal werker"@nl ;
    skos:scopeNote "Persons engaged in professional or voluntary service of a specialized nature concerned with community welfare and family or social problems such as arise from poverty, mental or physical handicaps, or maladjustment."@en,
        "Personen die zich beroepsmatig of als vrijwilliger bezighouden met maatschappelijke dienstverlening en zich richten op gezins- of maatschappelijke problemen die bijvoorbeeld ontstaan als gevolg van armoede, geestelijke of fysieke handicaps, of onaangepastheid."@nl ;
    prov:generatedAtTime "2022-10-19T14:17:38+00:00"^^xsd:dateTime .

