@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix wd: <http://www.wikidata.org/entity/> .

<http://data.bibliotheken.nl/id/thes/p113129602> a schema1:Person ;
    rdfs:label "Cawthorne, Nigel M. (1951-)" ;
    schema1:birthDate "1951" ;
    schema1:familyName "Cawthorne" ;
    schema1:givenName "Nigel M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d9cd59c73d2dfb30c7bbba0e83bdce48> ;
    schema1:name "Nigel M. Cawthorne" ;
    schema1:sameAs <http://viaf.org/viaf/35458238>,
        wd:Q10336824,
        <https://isni.org/isni/0000000119336282> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/cawt001> .

