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

<http://data.bibliotheken.nl/id/thes/p115720014> a schema1:Person ;
    rdfs:label "Murdoch, David H." ;
    schema1:alternateName "Murdoch, David" ;
    schema1:familyName "Murdoch" ;
    schema1:givenName "David H." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/91669d18a5d6308f83562919b1e885c4> ;
    schema1:name "David H. Murdoch" ;
    schema1:sameAs <http://viaf.org/viaf/2139151304649149460005>,
        <https://isni.org/isni/0000000110450898> .

