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

<http://data.bibliotheken.nl/id/thes/p074731750> a schema1:Person ;
    rdfs:label "Haverkort, Jacobus Maria Wilhelmus (1961-2006)" ;
    schema1:birthDate "1961" ;
    schema1:deathDate "2006" ;
    schema1:familyName "Haverkort" ;
    schema1:givenName "Jacobus Maria Wilhelmus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/455244e54fdbf55695a983fa53d6ba31> ;
    schema1:name "Jacobus Maria Wilhelmus Haverkort" ;
    schema1:sameAs <http://viaf.org/viaf/280955848>,
        <https://isni.org/isni/0000000387907037> .

