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

<http://data.bibliotheken.nl/id/thes/p33275331X> a schema1:Person ;
    rdfs:label "Bishop, Bruce W." ;
    schema1:alternateName "Bishop, Bruce" ;
    schema1:familyName "Bishop" ;
    schema1:givenName "Bruce W." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/774fdbd42cc040313a0ba4987c6b314c> ;
    schema1:name "Bruce W. Bishop" ;
    schema1:sameAs <http://viaf.org/viaf/282673195> .

