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

<http://data.bibliotheken.nl/id/thes/p073864897> a schema1:Person ;
    rdfs:label "Hoebink, Paulus Richardus Josef (1949-)" ;
    schema1:birthDate "1949" ;
    schema1:familyName "Hoebink" ;
    schema1:givenName "Paulus Richardus Josef" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dba3451c031b1282475d76937228a5d5> ;
    schema1:name "Paulus Richardus Josef Hoebink" ;
    schema1:sameAs <http://viaf.org/viaf/6666052> .

