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

<http://data.bibliotheken.nl/id/thes/p074197282> a schema1:Person ;
    rdfs:label "Hartzema, R.H.F. (1946-)" ;
    schema1:birthDate "1946" ;
    schema1:description "bron: https://bodhitv.nl/boeddhistische-psychologie/",
        "zie ook: Rbrt Hrtz" ;
    schema1:familyName "Hartzema" ;
    schema1:givenName "R.H.F." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fe6bb1439668f1856d301741bb51c4a4> ;
    schema1:name "R.H.F. Hartzema" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p422421340>,
        <http://viaf.org/viaf/287218218>,
        <https://isni.org/isni/0000000369159493> .

