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

<http://data.bibliotheken.nl/id/thes/p072372567> a schema1:Person ;
    rdfs:label "Battrick, Bruce T. (1946-)" ;
    schema1:birthDate "1946" ;
    schema1:description "Ook als: B. Battrick" ;
    schema1:familyName "Battrick" ;
    schema1:givenName "Bruce T." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/316834de6c544447c000a6cd25123304> ;
    schema1:name "Bruce T. Battrick" ;
    schema1:sameAs <http://viaf.org/viaf/109410989>,
        <https://isni.org/isni/0000000109331488> .

