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

<http://data.bibliotheken.nl/id/thes/p06944031X> a schema1:Person ;
    rdfs:label "Blankstein, Johan Hendrik (1934-)" ;
    schema1:alternateName "Blankstein, J.H." ;
    schema1:birthDate "1934" ;
    schema1:description "Dr.",
        "Psycholoog-psychotherapeut en voormalig algemeen directeur van de Pompekliniek" ;
    schema1:familyName "Blankstein" ;
    schema1:givenName "Johan Hendrik" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5ced2ee455e552a0a5e1ff7fff4d1ef4> ;
    schema1:name "Johan Hendrik Blankstein" ;
    schema1:sameAs <http://viaf.org/viaf/170561814>,
        wd:Q71162793,
        <https://isni.org/isni/0000000120366761> .

