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

<http://data.bibliotheken.nl/id/thes/p075255677> a schema1:Person ;
    rdfs:label "Kershner, R. Brandon (1944- ; Jr)" ;
    schema1:birthDate "1944" ;
    schema1:familyName "Kershner" ;
    schema1:givenName "R. Brandon" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5b08f6f06c57245d4311109dfb01c275> ;
    schema1:name "R. Brandon Kershner (Jr)" ;
    schema1:sameAs <http://viaf.org/viaf/110298277>,
        <https://isni.org/isni/0000000114550618> .

