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

<http://data.bibliotheken.nl/id/thes/p074069357> a schema1:Person ;
    rdfs:label "Havinga, Paul Johannes Mattheus (1962-)" ;
    schema1:birthDate "1962" ;
    schema1:description "Ook als P. en P.J.M. Havinga" ;
    schema1:familyName "Havinga" ;
    schema1:givenName "Paul Johannes Mattheus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/81d0a7c5bd13926aa8a44c0ac071b9e7> ;
    schema1:name "Paul Johannes Mattheus Havinga" ;
    schema1:sameAs <http://viaf.org/viaf/57777059>,
        <https://isni.org/isni/0000000058223216> .

