@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p078756251> a schema1:Person ;
    rdfs:label "Welling, M.A." ;
    schema1:description "B0302125: Drs., Sociaal pedagoog, sinds 1980 werkzaam in de hulpverlening" ;
    schema1:familyName "Welling" ;
    schema1:givenName "M.A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/37c7f17c784fd6efbf79b32ff90eb87a> ;
    schema1:name "M.A. Welling" ;
    schema1:sameAs <http://viaf.org/viaf/213783284>,
        <https://isni.org/isni/0000000391967649> .

