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

<http://data.bibliotheken.nl/id/thes/p068564023> a schema1:Person ;
    rdfs:label "Dempster, Michael A.H. (1938-)" ;
    schema1:birthDate "1938" ;
    schema1:description "University of Cambridge" ;
    schema1:familyName "Dempster" ;
    schema1:givenName "Michael A.H." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3e70da0dfaed58125508c4d6da53b732> ;
    schema1:name "Michael A.H. Dempster" ;
    schema1:sameAs <http://viaf.org/viaf/105113114>,
        <https://isni.org/isni/0000000109301457> .

