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

<http://data.bibliotheken.nl/id/thes/p163326207> a schema1:Person ;
    rdfs:label "Watson, Bruce" ;
    schema1:description "B9713735: Dep. of Mathematics ans Statistics, Memorial University of Newfoundland, Canada" ;
    schema1:familyName "Watson" ;
    schema1:givenName "Bruce" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/42c896e1990403f1265619d6119bfec3> ;
    schema1:name "Bruce Watson" ;
    schema1:sameAs <http://viaf.org/viaf/65382828>,
        <https://isni.org/isni/0000000115729599> .

