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

<http://data.bibliotheken.nl/id/thes/p072272376> a schema1:Person ;
    rdfs:label "Kroft, Hein P.A. (1952-)" ;
    schema1:birthDate "1952" ;
    schema1:familyName "Kroft" ;
    schema1:givenName "Hein P.A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/77c5591bd1e63132354af16d143d5e7b> ;
    schema1:name "Hein P.A. Kroft" ;
    schema1:sameAs <http://viaf.org/viaf/33537396>,
        <https://isni.org/isni/0000000030934518> .

