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

<http://data.bibliotheken.nl/id/thes/p073243248> a schema1:Person ;
    rdfs:label "Jonkers, Bert (1946-)" ;
    schema1:birthDate "1946" ;
    schema1:description "oorspr. opgeleid en werkzaam geweest als beeldend kunstenaar. Hierna opgeleid tot psychotherapeut (gestalttherapie, bio-energetica, psycho-synthese, systeemtheorie, Jungiaanse analytische psychologie)" ;
    schema1:familyName "Jonkers" ;
    schema1:givenName "Bert" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dd3bb09b3ebfadc7bfe2b513c8632152> ;
    schema1:name "Bert Jonkers" ;
    schema1:sameAs <http://viaf.org/viaf/284539508>,
        <https://isni.org/isni/0000000390861607> .

